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

Home » Community » Newbie corner » Link an object file
Re: Link an object file [message #60501 is a reply to message #60499] Mon, 11 March 2024 22:17 Go to previous messageGo to previous message
Silvan is currently offline  Silvan
Messages: 56
Registered: December 2014
Location: Trento (IT)
Member
The package organizer allows the setting of a number of things affecting the package build process. The "When" column allows control of when the item in the right hand column is applied. In the above example, the -I compiler option is applied with GCC compiler and /I is applied with the Microsoft (MSC71) compiler.

Target file override. Allows specification of a name for the final executable. The default name is the package name.

Additional libraries. Allows specification of the path and name of object file libs and shared libraries that will be supplied to the linker.


That seems the case: but what directory I should provide if the *.o file is located in different location depending of the compiler selected?
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Relative path in library(WIN32)
Next Topic: Sub menu in a toolbar?
Goto Forum:
  


Current Time: Wed Apr 29 07:08:01 GMT+2 2026

Total time taken to generate the page: 0.00966 seconds