hi,
i tried the following but still no luck,

base on this guide,
http://www.tecgraf.puc-rio.br/tecmake/en/guide.html

1. i unzip tecmake.zip to => C:\tecgraf\tecmake
2. then i set up mingw to => C:\MinGW ( with C++ installation & MSYS
base system)
3. i installed TortoiseCVS-1.12.5.exe, then i cvs the iup sources to => Z:\iup

the guide mentioned about edit "tecmake.bat"

i open the tecmake.bat and make sure it got the following :

set TECMAKE_PATH=c:\tecgraf\tecmake
set TECMAKE_HOME=/cygdrive/c/tecgraf/tecmake
set MINGW4=c:/mingw ( i put it below the "rem set MINGW4=c:/app/lng/mingw4")

then the guide said,
Start a command line with "cmd", then at the folder of your project
with the "config.mak" file type in the command line:
tecmake mingw3

so i check the find config.mak is located inside z:\iup\src

so i cd into that directory then i type tecmake mingw3 as shown on the guide

but it throws out

iup.wdep:1: *** missing separator.  Stop.

iup.wdep is a 5 bytes file contained double quotes only.

any advice for me?

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to