Showing posts with label galib. Show all posts
Showing posts with label galib. Show all posts

Thursday, December 02, 2010

Compile GAlib247 with MSVC 2010 for Qt

edit makevars.vcpp
==> modify DESTDIR
==> set RELEASE_BUILD = true
==> set LIBRARY_BUILD = true
==> set SHARED_BUILD = true
nmake /f makefile.vcpp lib
nmake /f makefile.vcpp install