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

Antonio Scuri scuri at tecgraf.puc-rio.br
Wed Jun 18 19:33:02 GMT+2 2008


  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.
 
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: quarta-feira, 18 de junho de 2008 17:14
To: IUP discussion list.
Subject: [Iup-users] svn build fail on win32 VC++2008express


Hi!

I'm trying to build the IUP SVN 2008-06-18 tarball on win32.

This was attempted for both iup (2.x) and iup3 using the Visual Studio files
included in each of the 2 trees, and performing a 'build solution'.

Both buils failed due to absence of 'cd.h', presumably the CanvasDraw
headers.

Also, I ran make_premake.bat, and it bombs that it can't find premake3s.

Are there any quick instructions on how to place the required dependencies
so VC++ will see them?


Thanks,
bb.
-- 
Bruce O. Benson, mailto:bbenson at gmail.com | http://www.tux.org
Donating spare CPU to science: Folding at home Team Debian (#2019)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.luaforge.net/pipermail/iup-users/attachments/20080618/9c403cda/attachment.html


More information about the iup-users mailing list