well, it does not seem to be a problem because lua5.1.dll is built

Now with ftgl I get

victor@victorPortatil /c/iup/ftgl/src
$ ./aa.bat
make[1]: ../tecmakewin.mak: No such file or directory
make[1]: *** No rule to make target `../tecmakewin.mak'.  Stop.
make: *** [ftgl] Error 2

Shall I copy tecmakewin.mak from im as I did with zlib?
  ----- Original Message ----- 
  From: Victor Bombi 
  To: IUP discussion list. 
  Sent: Thursday, September 29, 2016 6:08 PM
  Subject: Re: [Iup-users] building zlib for im


  I see, you meant to copy tecmakewin.mak
  It is done and zlib compiled

  Now building lua5.1 (from  
http://sourceforge.net/projects/luabinaries/files/) gives me

  Tecmake: linking lua5.1.exe ...
  C:/mingw32-4.8.2-posix-dwarf/bin/gcc -o ../bin/Win32/lua5.1.exe 
../obj/Win32/lua.o ../obj/Win32/lua.
  res setargv.obj  -Wl,-subsystem,console -L../lib/dll8 
-LC:/mingw32-4.8.2-posix-dwarf/lib -llua5.1 -l
  kernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -luuid 
-loleaut32 -lole32 -lcom
  ctl32
  gcc.exe: error: setargv.obj: No such file or directory
  make[1]: *** [../bin/Win32/lua5.1.exe] Error 1
  make: *** [lua] Error 2
    ----- Original Message ----- 
    From: Antonio Scuri 
    To: IUP discussion list. 
    Sent: Thursday, September 29, 2016 5:49 PM
    Subject: Re: [Iup-users] building zlib for im


      Yes, you may. Or simply copy the missing file from IM. They are identical.

    Best,
    Scuri



    Em 29/09/2016 12:47, "Victor Bombi" <[email protected]> escreveu:

      I cant see zlib folder inside im folder (soundforge)
      Do you mean I should take it from SVN?
        ----- Original Message ----- 
        From: Antonio Scuri 
        To: IUP discussion list. 
        Sent: Thursday, September 29, 2016 5:21 PM
        Subject: Re: [Iup-users] building zlib for im


          Yes, sorry. I already fixed that problem in SVN. It will be included 
in the next release. But you can copy the files from IM to the same place in 
zlib folder that it will work. Thanks for reporting. 


        Best,
        Scuri




        On Thu, Sep 29, 2016 at 11:52 AM, Victor Bombi <[email protected]> 
wrote:

          Hello,

          Trying to build im with mingw-w64 (32bits)
          First building zlib gives me this problem

          file aa.bat has:

          export TEC_UNAME=dllw4
          export DEFINES="LUA_BUILD_AS_DLL LUA_LIB"
          export MINGW4=C:/mingw32-4.8.2-posix-dwarf
          make

          then:
          victor@victorPortatil /c/iup/zlib/src
          $ ./aa.bat
          make[1]: ../tecmakewin.mak: No such file or directory
          make[1]: *** No rule to make target `../tecmakewin.mak'.  Stop.
          make: *** [zlib] Error 2

          Best
          victor bombi

          
------------------------------------------------------------------------------
          _______________________________________________
          Iup-users mailing list
          [email protected]
          https://lists.sourceforge.net/lists/listinfo/iup-users





------------------------------------------------------------------------


        
------------------------------------------------------------------------------



------------------------------------------------------------------------


        _______________________________________________
        Iup-users mailing list
        [email protected]
        https://lists.sourceforge.net/lists/listinfo/iup-users




      
------------------------------------------------------------------------------

      _______________________________________________
      Iup-users mailing list
      [email protected]
      https://lists.sourceforge.net/lists/listinfo/iup-users




----------------------------------------------------------------------------


    
------------------------------------------------------------------------------



----------------------------------------------------------------------------


    _______________________________________________
    Iup-users mailing list
    [email protected]
    https://lists.sourceforge.net/lists/listinfo/iup-users



------------------------------------------------------------------------------


  ------------------------------------------------------------------------------



------------------------------------------------------------------------------


  _______________________________________________
  Iup-users mailing list
  [email protected]
  https://lists.sourceforge.net/lists/listinfo/iup-users
------------------------------------------------------------------------------
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to