CMake build system

59 views
Skip to first unread message

Lord Aro

unread,
Oct 19, 2013, 8:40:48 AM10/19/13
to freer...@googlegroups.com
As some of you may have noticed, I have switched the build system of FreeRCT to a CMake system. This makes cross-platform much easier. However, there are some notes:

- Existing checkouts may be broken, due to CMake not recognising existing generated files. To fix this, you must delete the existing generated files
With svn, this can be done with:
"svn st --no-ignore | grep '^I' | awk '{print $2}' | xargs rm -rf"
Remember to backup your freerct.cfg !

- Please test the build system on your OS, whatever it is and report any problems you have, to the bug tracker ( https://code.google.com/p/freerct/issues/list )
FreeRCT _should_ build on all Operating systems now, but there might be some teething problems with the build system initially

Thanks
Lord Aro

Hazzard

unread,
Oct 19, 2013, 10:42:40 PM10/19/13
to freer...@googlegroups.com
Is the BuildProgram wiki still correct?

Lord Aro

unread,
Oct 20, 2013, 6:04:50 AM10/20/13
to freer...@googlegroups.com
Yes, the BuildProgram wiki should still be correct, as i updated it after committing the new build system ;)
Reply all
Reply to author
Forward
0 new messages