U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » GCC Linking Issue
Re: GCC Linking Issue [message #34384 is a reply to message #34375] Sat, 19 November 2011 19:17 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
dentist wrote on Sat, 19 November 2011 06:13

Hi all!

Soon i tried to build a boost::test example in MinGW32, which required a -lboost_unit_test_framework-mgw46-mt-1_47 link option.
I tried setting it in Build methods - Release link options, but had no luck.


You are rather excpected to add it to in package organizer as Library (it has logic: packages are portable across machines, so information about required libraries should be stored with them. Build method contains information about particular machine).

Look how other ld libraries are quoted there...

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: compilation error on ubuntu 11.04 (glibconfig.h)
Next Topic: [Debugging] Watch global variables
Goto Forum:
  


Current Time: Sun Apr 26 06:13:06 GMT+2 2026

Total time taken to generate the page: 0.00442 seconds