[Iup-users] svn build fail on win32 VC++2008express

Antonio Scuri scuri at tecgraf.puc-rio.br
Thu Jun 19 12:17:14 GMT+2 2008


  It looks like you were able to build IUP 3.
 
  I recommend not using bash to run Tecmake in Windows. It will make your
life more dificult. Tecmake only needs the GNU make and a few other tools to
work. Run it from a standard "cmd" command line.
 
Best,
scuri 


  _____  

From: iup-users-bounces at lists.luaforge.net
[mailto:iup-users-bounces at lists.luaforge.net] On Behalf Of Bruce O. Benson
Sent: quinta-feira, 19 de junho de 2008 01:24
To: IUP discussion list.
Subject: Re: [Iup-users] svn build fail on win32 VC++2008express




On Wed, Jun 18, 2008 at 5:33 PM, Antonio Scuri <scuri at tecgraf.puc-rio.br>
wrote:


  Premake is not intended to build IUP, only to build Makefiles for Linux.
 
  The Visual Studio files are ready for building debug versions only.
 
  The official build tool is Tecmake.
 
  If you want to build all the IUP libraries, then you will need all the
libraries that IUP depends on. The Visual Studio files expect the following
directory hierarchy:
 
xxxx\
         iup
         cd
         im
         lua5.1
 
  Just a note, IUP/CD and IM in CVS since last week has a different
configuration of library names. Basically because I re-organized the
libraries dependencies. Also in the HTML files from CVS you will see a
library dependency chart not available in the web site in Guide/Building The
Library. I just added the above tree to the documentation in the same place.



Although I should mention...

------ Build started: Project: iup, Configuration: Debug Win32 ------
Compiling...
  ...<snip>...
Generating Code...
Creating library...
Build log was saved at "file://c:\src\iup3\obj\iup\BuildLog.htm"
iup - 0 error(s), 5 warning(s)
------ Build started: Project: iupcd, Configuration: Debug Win32 ------
Compiling...
iupcd.c
Creating library...
Build log was saved at "file://c:\src\iup3\obj\iupcd\BuildLog.htm"
iupcd - 0 error(s), 0 warning(s)Generating Code...
Creating library...
Build log was saved at "file://c:\src\iup3\obj\iupwin\BuildLog.htm"
iupwin - 0 error(s), 2 warning(s)
Creating library...
Build log was saved at "file://c:\src\iup3\obj\iupcontrols\BuildLog.htm"
iupcontrols - 0 error(s), 58 warning(s)


...Which looks like a successful IUP3 build, yes?



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.luaforge.net/pipermail/iup-users/attachments/20080619/da13e841/attachment.htm


More information about the iup-users mailing list