--- On Thu, 9/9/10, VLAD MIHAI CHIRIAC <[email protected]> wrote:

From: VLAD MIHAI CHIRIAC <[email protected]>
Subject: Re: [NLopt-discuss] NLopt problems compiling with CMAKE in Windows XP 
x64
To: "Steven G. Johnson" <[email protected]>
Date: Thursday, September 9, 2010, 4:34 PM

Thank you for your answer.
Even though it says configuring done there are no files created.
I think there are no files because, Visual Studio doesn't have these header 
files.
Thus, I installed Cygwin and Mingw64 following the instructions from this 
webpage:
http://autodock.scripps.edu/faqs-help/how-to/how-to-compile-autodock-as-native-64-bit-windows-application
I opened Cygwin console and I ran ./configure.
At some point I noticed a warning regarding Matlab mex (I want to use NLOpt 
files for Matlab)
 Warning: mex failed to compile a simple file; want compile Matlab plugin
I tried also 
./configure MEX="c:\Program Files\Matlab\R2008a\bin\" 

but I got the same warning.
After ./configure I ran make which finished with the following error:
libtool: link: object name
 conflicts in archive: . 
libs/libnlopt.lax/libdirect.a/cygdrive/f/Localizare/Matlab/NLOpt/nlopt1/direct/.libs/libdirect.a
make[2]:***[libnlopt.la] Error 1
Instruction "make install" gives the same error as above and there are no files 
created.

Any ideas?

Vlad




--- On Thu, 9/9/10, Steven G. Johnson <[email protected]> wrote:

From: Steven G. Johnson <[email protected]>
Subject: Re: [NLopt-discuss] NLopt problems compiling with CMAKE in Windows XP 
x64
To: [email protected]
Cc:
 "Benoit Scherrer" <[email protected]>
Date: Thursday, September 9, 2010, 1:50 PM

On Sep 9, 2010, at 9:28 AM, VLAD MIHAI CHIRIAC wrote:Configuring done
Can you help me with this errors?

I haven't used the CMake files myself, and perhaps Benoit can provide more 
information.
However, as far as I understand, the messages you report are not errors (it 
said "Configuring done" after all, not "Configuring failed").  The tests that 
reported "false" or "failed" should just mean that these are things that are 
not supported in the Windows compiler (like the unistd.h header) and will be 
automatically turned off or worked around in the
 code as a consequence.
Steven
-----Inline Attachment Follows-----

_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss









      


      
_______________________________________________
NLopt-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/nlopt-discuss

Reply via email to