11.4 PDSOE Build Source

Posted by Paul Mowat on 16-Mar-2015 11:25

Hi All,


I'm trying to setup a workspace which contains multiple projects. I've basically went through doing this with an existing 10.2b workspace side by side.

All of the projects work fine bar one. For some reason it only compiles some of the files under the project and misses complete folders.

I've checked the Build -> Source option and have @ROOT in there.

Also the propath contains @ROOT as well. Is there anything else I could be missing?

Thanks

Paul

All Replies

Posted by Tim Kuehn on 16-Mar-2015 11:28

Check if there's some directory which are excluded from the build. 

[collapse]
On Mon, Mar 16, 2015 at 12:25 PM, paulmowat <bounce-paulmowat@community.progress.com> wrote:
Thread created by paulmowat

Hi All,


I'm trying to setup a workspace which contains multiple projects. I've basically went through doing this with an existing 10.2b workspace side by side.

All of the projects work fine bar one. For some reason it only compiles some of the files under the project and misses complete folders.

I've checked the Build -> Source option and have @ROOT in there.

Also the propath contains @ROOT as well. Is there anything else I could be missing?

Thanks

Paul

Stop receiving emails on this subject.

Flag this post as spam/abuse.


-- 
Tim Kuehn:  Senior Consultant  - TDK Consulting Services
President - Ontario PUG 
Program Committee Chair - PUG Challenge Americas, 
Course Instructor: Intro to OO Concepts for Procedural Programmers

Skype: timothy.kuehn
Ph: 519-576-8100
Cell: 519-781-0081
[/collapse]

Posted by Mike Fechner on 16-Mar-2015 11:30

New workspace?
 
Check the options under Progress OpenEdge –> Editor -> Build.
 
PDSOE may find it clever to stop after 100 compile errors.
 
Or check on the context menu of all folders, if that may be “Excluded from build”.

Posted by Paul Mowat on 17-Mar-2015 03:29

Double checked and I don't have anything excluded.

It turns out it was the "Maximum number of errors reporterd per build" setting. I've changed that and its now building as expected.

Thanks.

This thread is closed