Syn-Engine Git
Brought to you by:
miker90
File | Date | Author | Commit |
---|---|---|---|
Project | 2012-05-25 |
![]() |
[8fd070] Fixed the Filesystem. |
build | 2012-05-25 |
![]() |
[8fd070] Fixed the Filesystem. |
docs | 2012-05-25 |
![]() |
[9f59b6] Committing... |
ictoanots | 2012-05-25 |
![]() |
[9f59b6] Committing... |
oldbuildshit | 2012-05-25 |
![]() |
[da0d5c] h |
respacker | 2011-10-02 |
![]() |
[23c68f] Converted all dox formatted files to unix.: |
script | 2012-05-25 |
![]() |
[15b72f] Added the project directory. |
src | 2012-05-25 |
![]() |
[8fd070] Fixed the Filesystem. |
.DS_Store | 2012-04-12 |
![]() |
[811de9] Added a new project for a project manager. |
.gitignore | 2012-05-25 |
![]() |
[64b784] h |
README | 2011-11-16 |
![]() |
[3b7374] Preformed a git gc |
You need CMake to build this. Go to lib/build/<insert-your-os-here> and invoke cmake -G <whatever-generator-you-use> ../ on the command line. (This may be foreign to many Visual Studio developers, for those who use Visual Studio and know how to use the command line, I salute you.) The enginee compiles file with the latest GCC and MinGW compilers. All other compilers are not officially supported. If you wish to use a different compiler, godspeed. For the tools, you will need to have the latest Qt SDK installed. Check on the Qt website or with your distro's package manager for more details on setting that up. Less reading, more coding.