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

Bruce O. Benson bbenson at gmail.com
Thu Jun 19 02:23:51 GMT+2 2008


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/e1c14a00/attachment.html


More information about the iup-users mailing list