Skip to content
funkygallo edited this page Nov 14, 2016 · 12 revisions

Welcome to the dragonbasic wiki!

Hi, just try to make the Win build. Just downloaded all the files needed.

It hang with this error: make _all PLATFORM=win32 make[1]: Entering directory /c/Users/ale/Downloads/dragonbasic-master' g++ -c -g -DDB_VERSION="\"2.0\"" -DAPPDIR="\"/c/Users/ale/Downloads/dragonbasic- master\"" -Wall -O2 -DBUG_FOR_BUG MF.cpp -o MF.o.win32 MF.cpp:35:23: fatal error: FreeImage.h: No such file or directory compilation terminated. make[1]: *** [MF.o.win32] Error 1 make[1]: Leaving directory /c/Users/ale/Downloads/dragonbasic-master' make: *** [win] Error 2

Obviously I have added the freeimage to path enviroment.

Any hint?

Clone this wiki locally