Hi:
In a single workspace, there are loads of projects.
Some depends on others.
It's necessary to specify project dependencies, in order to ensure every project is up-to-date.
I met several times already that without project dependencies, when debugging, weird debugging outcomes show up in the "watch" dialog.
Therefore, my question is, how to specify project dependencies in codelite?
Cheers
JIA
Where to specify projects dependencies?
-
- CodeLite Expert
- Posts: 115
- Joined: Wed Dec 30, 2009 8:29 am
- Genuine User: Yes
- IDE Question: C++
- Location: Surrey, BC, Canada
- Contact:
Where to specify projects dependencies?
Welcome to Vision Open
http://www.visionopen.com
http://www.visionopen.com
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Where to specify projects dependencies?
right click on your "main project" (the last one to be built) and select 'Build Order'
Eran
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Expert
- Posts: 115
- Joined: Wed Dec 30, 2009 8:29 am
- Genuine User: Yes
- IDE Question: C++
- Location: Surrey, BC, Canada
- Contact:
Re: Where to specify projects dependencies?
Thanks!!
Now, testing...
Cheers
JIA
Now, testing...
Cheers
JIA
Welcome to Vision Open
http://www.visionopen.com
http://www.visionopen.com