Building FlightGear - Windows: Difference between revisions

Jump to navigation Jump to search
Extending chapter "Getting jpeglib"
(Extending chapter "Getting jpeglib")
Line 108: Line 108:
</pre>
</pre>


then you need to add the switch '''/f <path>''' to point to the file Win32.Mak which resides in the above mentioned Platform SDK directory\Include. Make sure to enclose this path into double quotes if the path contains spaces
then you need to add the switch '''/f <path>''' to point to the file Win32.Mak which resides in the above mentioned Platform SDK directory\Include. Make sure to enclose this path into double quotes if the path contains spaces.
 
Finally make sure that other projects will find the files: Either copy '''jerror.h, jmorecfg.h''' and '''jpeglib.h''' to an include folder which is already defined (e.g. 3rdparty/include) or modify the individual project settings by adding the directory where you unpacked the jpeglib sources. The latter method is not advised.


== Getting plib ==
== Getting plib ==
172

edits

Navigation menu