Correction for using Mingw

new topic     » topic index » view thread      » older message » newer message

If Mingw is to be used for compiling Euphoria code, a correction has to be made in line 435 of "buildsys.e":

l_flags &= " -mno-cygwin -lws2_32 -lcomdlg32" 

should become

l_flags &= " -mno-cygwin -lws2_32 -lcomctl32 -lcomdlg32" 
new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu