Re: [Iup-users] IUP Compilation with msvc 2017

2019-11-04 Thread Ranier VF
Scuri Enviado: segunda-feira, 4 de novembro de 2019 15:35 Para: IUP discussion list. Assunto: Re: [Iup-users] IUP Compilation with msvc 2017 Hi, From a past experience, it is not the iup_array.c that is not being found. It a visual c++ dependency. That's why I suggested the shortcut also.

Re: [Iup-users] IUP Compilation with msvc 2017

2019-11-04 Thread Ranier VF
Error 2 E:\dll\iup\iup> ____________________ De: Ranier VF Enviado: segunda-feira, 4 de novembro de 2019 15:28 Para: IUP discussion list. Assunto: Re: [Iup-users] IUP Compilation with msvc 2017 Hi Scuri, "Or the shortcut "Developer Command Prompt for VS 2017&

Re: [Iup-users] IUP Compilation with msvc 2017

2019-11-04 Thread Antonio Scuri
> De: Antonio Scuri > Enviado: segunda-feira, 4 de novembro de 2019 15:09 > Para: IUP discussion list. > Assunto: Re: [Iup-users] IUP Compilation with msvc 2017 > > Hi, > > The folders are not being created because the GNU mkdir must be > installed. The cmd internal m

Re: [Iup-users] IUP Compilation with msvc 2017

2019-11-04 Thread Ranier VF
2019 15:09 Para: IUP discussion list. Assunto: Re: [Iup-users] IUP Compilation with msvc 2017 Hi, The folders are not being created because the GNU mkdir must be installed. The cmd internal mkdir will not work. For now, our build system is based on GNU, so we need GNU compatible tools. We are conside

Re: [Iup-users] IUP Compilation with msvc 2017

2019-11-04 Thread Antonio Scuri
IN32 -DMSVC15 -D_CRT_SECURE_NO_DEPRECATE > -D_CPP_NARROW_INLI > NES_DEFINED -DNDEBUG iup_array.c, ...) failed. > make (e=2): O sistema nÒo pode encontrar o arquivo especificado. > ../tecmakewin.mak:1706: recipe for target '../obj/dll15/iup_array.obj' > failed > win-make[2]

Re: [Iup-users] IUP Compilation with msvc 2017

2019-11-04 Thread Ranier VF
file:9: recipe for target 'iup' failed win-make: *** [iup] Error 2 File iup_array.c is under src directory, but makefile do not fill the src dir, why? Thanks. Ranier Vilela De: Ranier VF Enviado: segunda-feira, 4 de novembro de 2019 12:59 P

Re: [Iup-users] IUP Compilation with msvc 2017

2019-11-04 Thread Ranier VF
Hi, trying with debug enabled. E:\dll\iup\iup>make --debug GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for