« Return to Thread: BuildSystem

Re: BuildSystem

by Sebastian Schuberth-3 :: Rate this Message:

Reply to Author | View in Thread

>> well with cmake you can build a project file much the same way you do  
>> with the nebula-build-system,
>> >from those text-files you can autmatically create VS-Projects (PC)  
>>  
> what I read from their page they do not support VS 8 project creation

Actually, that's possible by executing

cmake -G "Visual Studio 8 2005"

--
Sebastian Schuberth


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

*** NOTE: To reply to the list use "reply to all",  ***
***       to reply direct to the sender use "reply" ***
_______________________________________________
Nebuladevice-discuss mailing list
Nebuladevice-discuss@...
https://lists.sourceforge.net/lists/listinfo/nebuladevice-discuss

 « Return to Thread: BuildSystem