iupweb.dll

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

Has anyone here been able to build windows dlls for iup?

I downloaded iup-3.17_Win32_dllw4_lib.zip and the 64 bit one but neither contain iupweb.dll, and I tried 3 or 4 older versions with no luck.

I have a 5 year old version from Jeremy Cowgar's bitbucket repository, and that works fine, but missing IupConfig etc and 32 bit only.

My feeble and pathetic attempts to build it myself get me nowhere:

C:\MinGW\iup-3.17_Sources\iup\srcweb>make 
../tecmakewin.mak:1639: iupweb.wdep: No such file or directory 
Tecmake: Building Dependencies ... (can be slow) 
./iupwin_webbrowser.cpp:34:21: atlbase.h: No such file or directory 
./iupwin_webbrowser.cpp:35:20: atlcom.h: No such file or directory 
./iupwin_webbrowser.cpp:36:20: atlctl.h: No such file or directory 
 
Tecmake: Starting [ iupweb:dllw4 ] 
if [ ! -d ../obj/iupweb/dllw4 ] ; then mkdir -p ../obj/iupweb/dllw4 ; fi 
 
Tecmake: compiling iup_webbrowser.c ... 
c:/mingw/bin/gcc -c  -Wall -O2 -I../include -I../src -Ic:/mingw/include  -D_MBCS -DTEC_UNAME=dllw4 -DTEC_SYSNAME=Win32 -DTEC_LITTLEENDIAN -DTEC_32 -DWIN32 -DNDEBUG -o ../obj/iupweb/dllw4/iup_webbrowser.o iup_webbrowser.c 
 
Tecmake: compiling iupwin_webbrowser.cpp ... 
c:/mingw/bin/g++ -c  -Wall -O2 -I../include -I../src -Ic:/mingw/include  -D_MBCS -DTEC_UNAME=dllw4 -DTEC_SYSNAME=Win32 -DTEC_LITTLEENDIAN -DTEC_32 -DWIN32 -DNDEBUG -o ../obj/iupweb/dllw4/iupwin_webbrowser.o iupwin_webbrowser.cpp 
iupwin_webbrowser.cpp:34:21: fatal error: atlbase.h: No such file or directory 
 #include <atlbase.h> 
                     ^ 
compilation terminated. 
make[1]: *** [../obj/iupweb/dllw4/iupwin_webbrowser.o] Error 1 
make: *** [iupweb] Error 2 
 
C:\MinGW\iup-3.17_Sources\iup\srcweb> 

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

Search



Quick Links

User menu

Not signed in.

Misc Menu