CodeBlocks IDE: Difference between revisions

Jump to navigation Jump to search
m
Robot: Cosmetic changes
m (Bot: Automated text replacement (-CVS +Git))
m (Robot: Cosmetic changes)
 
Line 17: Line 17:
Downloading the FlightGear source code:
Downloading the FlightGear source code:
-----
-----
Using the CodeBlocks IDE and MingW32-GCC to build FlightGear under Win32 is relatively straight forward because CodeBlocks is able to import various different IDE project file formats into its own native format.
Using the CodeBlocks IDE and MingW32-GCC to build FlightGear under Win32 is relatively straight forward because CodeBlocks is able to import various different IDE project file formats into its own native format.


Among these supported project file formats is also the Microsoft VC++ DSP (projects) or DSW (workspaces) format, which is also used for Windows builds of FlightGear and can thus be found under $SG_SRC/ (root of SimGear source tree) and $FG_SRC/ (root of FlightGear source tree). Hence, there is hardly any manual work required, apart from telling CodeBlocks to import an existing project.
Among these supported project file formats is also the Microsoft VC++ DSP (projects) or DSW (workspaces) format, which is also used for Windows builds of FlightGear and can thus be found under $SG_SRC/ (root of SimGear source tree) and $FG_SRC/ (root of FlightGear source tree). Hence, there is hardly any manual work required, apart from telling CodeBlocks to import an existing project.
Line 58: Line 58:


Either as tarball or from Git
Either as tarball or from Git
[[Category:Software]]
[[Category:Software]]

Navigation menu