> >
> >
> >
> > (Btw can we set the startup project automatically by setting an
> > option in the CMakeList.txt file?)
>
> No, net yet. People have asked for this feature, but we have not
> figured out a good way to do it yet.
>
> You might consider using my CreateLaunchers.cmake script, which can
On Mon, Jan 24, 2011 at 10:03 PM, Srimal Jayawardena wrote:
> Hi
>
> Thanks for the advise.
You're welcome. Please include the CMake mailing list on all your
replies so that: (1) others may jump in and help in case I can't reply
to a particular email in a timely manner and (2) others may benefit
Right click on "textureBackProjection" and choose "Set as StartUp
Project" -- after that, F5 will launch the executable for that
project.
If you are receiving error messages at launch after doing that, then
please send them along so we can help you get further along...
HTH,
David
On Mon, Jan 2
Hi
Thanks for the wonderful tool.
I'm fairly new to cmake and had this problem.
I'm using cmake 2.8.3 and my code builds and runs well in Linux but
has the following problems in MS Visual Studio 2010 (Express) in
Windows XP.
I cant run/debug the project by pressing (F5) although it does build
s