Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Can't link the project if package contains no any cpp/c files
Can't link the project if package contains no any cpp/c files [message #22354] Tue, 07 July 2009 17:40 Go to previous message
gridem is currently offline  gridem
Messages: 45
Registered: August 2008
Member
For example, I downloaded Eigen library and used it as package. This package contains only header files (a lot of templates).

On non-debug version the following error appears:

----- Eigen ( MSC8 WIN32 MSC ) (1 / 2)
----- EigenValues ( MAIN MSC8 WIN32 MSC ) (2 / 2)
main.cpp
EigenValues: 1 file(s) built in (0:04.89), 4890 msecs / file, duration = 5000 msecs, parallelization 0%
Linking...
LINK : fatal error LNK1181: cannot open input file 'd:\upp\out\Eigen\MSC8.\Eigen.lib'

There were errors. (0:05.42)


The problem was disappeared when I excluded Eigen package, but it's not a good solution: Assist++ can't resolve the used package classes/functions.

The Eigen package with tests is attached.
  • Attachment: Eigen.zip
    (Size: 297.85KB, Downloaded 310 times)

[Updated on: Wed, 15 July 2009 20:47]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Commandline builds (linux)
Next Topic: Cross compiling windows applications from linux with mingw32
Goto Forum:
  


Current Time: Thu Apr 25 08:35:31 CEST 2024

Total time taken to generate the page: 0.04214 seconds