On 5/31/2011 7:04 AM, AMARNATH, Balachandar wrote:
Hi,
When i compile MPF package using CMAKE/NMAKE with Intel C and fortran as
Compilers (in windows) , also with Intel MPI and MKL library, i get an
error while linking,
*****************
-LIBPATH:C:\Users\BAAMARNA5617\Projects\CMAKE\mpf_build
FALSE.lib
"C:\Program Files\Intel\MPI\4.0.2.005\ia32\lib\impi.lib"
user32.lib
/MANIFEST
LINK : fatal error LNK1181: cannot open input file 'FALSE.lib'
LINK failed. with 1181
********************
Any clue about this? Further, Intel MKL library does not contain
libguide40 library which is required by FindBLAS.cmake module. Any clue
on how to tackle this?
Many thanks
Balachandar

Sounds like there is FALSE in some library name used. I would check your CMakeCache.txt. Another thing you can do is run cmake --trace and see where FALSE shows up in an add_library.

The information in this e-mail is confidential. The contents may not be 
disclosed or used by anyone other than the addressee. Access to this e-mail by 
anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and 
delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of 
this e-mail as it has been sent over public networks. If you have any concerns 
over the content of this message or its Accuracy or Integrity, please contact 
Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus 
scanning software but you should take whatever measures you deem to be 
appropriate to ensure that this message and any attachments are virus free.


You realize this is going to a public archived mailing list right?

-Bill
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to