1.11.13 Including libraries |
In the build options of a project, you can add the used libraries via the ’Add’ button in the
’Link libraries’ entry of the ’Linker Settings’. In doing so, you can
either use the absolute path to the library or just give the name without the lib
prefix and file extension.
For a library called
<path>\libs\lib<name>.a,
just write
<name>.
The linker with the corresponding search paths will then include the libraries correctly.
1.11.12 Find broken files
1.11.14 Object linking order
Created: 2010/25/05 11:52 Updated: 2010/25/05 11:52
Author: HighTec EDV-Systeme GmbH
Copyright © 2010 HighTec EDV-Systeme GmbH
Author: HighTec EDV-Systeme GmbH
Copyright © 2010 HighTec EDV-Systeme GmbH