272
edits
Hamzaalloush (talk | contribs) (→Status: Simgear Shared support done(Flyhigh)) |
Hamzaalloush (talk | contribs) |
||
| Line 403: | Line 403: | ||
{{Note|Building full (non-headless) Simgear now works. I've bumped up the progress to 50%, and once Flightgear is built, I'll set it to 100%. -- [[User:Flyhigh|Flyhigh]] ([[User talk:Flyhigh|talk]]) 14:16, 29 May 2015 (EDT)}} | {{Note|Building full (non-headless) Simgear now works. I've bumped up the progress to 50%, and once Flightgear is built, I'll set it to 100%. -- [[User:Flyhigh|Flyhigh]] ([[User talk:Flyhigh|talk]]) 14:16, 29 May 2015 (EDT)}} | ||
<syntaxhighlight lang="bash">$ find . -iname "*simgear*" | |||
./i686-w64-mingw32.shared/lib/libSimGearCore.dll.a | |||
./i686-w64-mingw32.shared/lib/libSimGearScene.dll.a | |||
./i686-w64-mingw32.shared/installed/simgear | |||
./i686-w64-mingw32.shared/include/simgear | |||
./i686-w64-mingw32.shared/include/simgear/simgear_config.h | |||
./i686-w64-mingw32.shared/share/SimGearCore | |||
./i686-w64-mingw32.shared/share/SimGearCore/SimGearCoreConfig-release.cmake | |||
./i686-w64-mingw32.shared/share/SimGearCore/SimGearCoreConfig.cmake | |||
</syntaxhighlight> | |||
edits