Re: [Plib-users] joystick library
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2001-01-22 01:11:42
|
Norman Vine wrote: > This should make a my_js_dem0.exe > c++ -o my_js_demo -DWIN32 js_demo.cxx -lwinmm -lplibul > > I do not like having to define WIN32 to make this work I thought the Windoze compilers did that automatically. > What do folks think of having the make install command > create a <plib/config.h> that contains the -Defines used when plib was > compiled > <plib/config.h> would then be include by our other headers Sure - that's something that autoconf is able to do...I forget how exactly... -- Steve Baker HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://web2.airmail.net/sjbaker1 Projects : http://plib.sourceforge.net http://tuxaqfh.sourceforge.net http://tuxkart.sourceforge.net http://prettypoly.sourceforge.net http://freeglut.sourceforge.net |