Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums
Members
Pages
Search
Help
Register
Login
Home
Home
»
U++ TheIDE
»
U++ TheIDE: Compiling, Linking, Debugging of your packages
»
How to link to external libraries
Show:
Today's Messages
::
Show Polls
::
Message Navigator
E-mail to friend
Re: How to link to external libraries
[
message #11535
is a reply to
message #11530
]
Sun, 16 September 2007 22:25
Ishi
Messages:
5
Registered:
July 2007
Location:
Middlesbrough, UK
Promising Member
c++ -static -mwindows -o "C:\upp\out\MINGW.Debug_full.Gui\EngineEditor.exe" -ggdb -L"C:\upp\mingw\lib" -L"
C:\lib\TXF
" -Wl,-O,2 "C:/upp/out/E
ngineEditor/MINGW.Debug_full.Gui.Main\$blitz.o" " C:/upp/out/EngineEditor/MINGW.Debug_full.Gui.Main\EngineEdit or$rc.o " "C:/upp/out/EngineE
ditor/MINGW.Debug_full.Gui.Main\Editor-Project.o" "C:/upp/out/CtrlLib/MINGW.Debug_full.Gui\CtrlLib.o" "C:/upp/out/CtrlLib/MINGW.Debug_ful
l.Gui\$blitz.o" "C:/upp/out/CtrlLib/MINGW.Debug_full.Gui\ChWin32.o" "C:/upp/out/CtrlCore/MINGW.Debug_full.Gui\CtrlCore.o" "C:/upp/out/Ctr
lCore/MINGW.Debug_full.Gui\$blitz.o" "C:/upp/out/RichText/MINGW.Debug_full.Gui\RichImage.o" "C:/upp/out/RichText/MINGW.Debug_full.Gui\$bl
itz.o" "C:/upp/out/Draw/MINGW.Debug_full.Gui\$blitz.o" "C:/upp/out/Core/MINGW.Debug_full.Gui\$blitz.o" "C:/upp/out/Core/MINGW.Debug_full.
Gui\OL_Set.o" "C:/upp/out/plugin/bmp/MINGW.Debug_full.Gui\BmpReg.o" "C:/upp/out/plugin/bmp/MINGW.Debug_full.Gui\$blitz.o" "C:/upp/out/plu
gin/z/MINGW.Debug_full.Gui\adler32.o" "C:/upp/out/plugin/z/MINGW.Debug_full.Gui\compress.o" "C:/upp/out/plugin/z/MINGW.Debug_full.Gui\crc
32.o" "C:/upp/out/plugin/z/MINGW.Debug_full.Gui\deflate.o" "C:/upp/out/plugin/z/MINGW.Debug_full.Gui\gzio.o" "C:/upp/out/plugin/z/MINGW.D
ebug_full.Gui\infblock.o" "C:/upp/out/plugin/z/MINGW.Debug_full.Gui\infcodes.o" "C:/upp/out/plugin/z/MINGW.Debug_full.Gui\inffast.o" "C:/
upp/out/plugin/z/MINGW.Debug_full.Gui\inflate.o" "C:/upp/out/plugin/z/MINGW.Debug_full.Gui\inftrees.o" "C:/upp/out/plugin/z/MINGW.Debug_f
ull.Gui\infutil.o" "C:/upp/out/plugin/z/MINGW.Debug_full.Gui\trees.o" "C:/upp/out/plugin/z/MINGW.Debug_full.Gui\uncompr.o" "C:/upp/out/pl
ugin/z/MINGW.Debug_full.Gui\zutil.o" "C:/upp/out/plugin/png/MINGW.Debug_full.Gui\pngreg.o" "C:/upp/out/plugin/png/MINGW.Debug_full.Gui\pn
glib.o" "C:/upp/out/plugin/png/MINGW.Debug_full.Gui\pngupp.o" -Wl,--start-group -ladvapi32 -lcomdlg32 -lcomctl32 -luser32 -lgdi32 -ladva
pi32 -lshell32 -lwinmm -lole32 -loleaut32 -luuid "
C:\lib\TXF\TXF.lib
" -Wl,--end-group
There we go. The .lib path and filename are correct. That's as far as my analysis goes, I have no idea what the rest of the options do or if they're relevant or not.
Report message to a moderator
[
Message index
]
How to link to external libraries
By:
Ishi
on Sun, 16 September 2007 13:49
Re: How to link to external libraries
By:
mirek
on Sun, 16 September 2007 15:51
Re: How to link to external libraries
By:
Ishi
on Sun, 16 September 2007 18:07
Re: How to link to external libraries
By:
mirek
on Sun, 16 September 2007 20:45
Re: How to link to external libraries
By:
Ishi
on Sun, 16 September 2007 22:25
Previous Topic:
New mingw version
Next Topic:
problem with compilation/linking - Duplicate .cpp file in single package
Goto Forum:
- Community
U++ community news and announcements
PR, media coverage, articles and documentation
U++ Webs: Functioning, Layout , Design, Features and Structure of these forums, homepage etc.
Coffee corner
Newbie corner
U++ based job offers
- Developing U++
U++ Developers corner
External resources
Releasing U++
UppHub
Bugs (& fixes)
Documentation
U++ TheIDE and Library: Releases and ChangeLogs
Mac OS
Android
- U++ Library support
U++ Library : Other (not classified elsewhere)
U++ Core
Look and Chameleon Technology
U++ Libraries and TheIDE: i18n, Unicode and Internationalization
U++ SQL
U++ MT-multithreading and servers
U++ Callbacks and Timers
U++ Widgets - General questions or Mixed problems
TopWindow&PopUp, TrayIcon
Menus&Toolbars
StatusBar&InfoCtrl
Splitter
TabCtrl
Slider&ProgressIndicator
ArrayCtrl, HeaderCtrl & GridCtrl
TreeCtrl
RichText,QTF,RTF...
LineEdit, EditFields, DocEdit
Draw, Display, Images, Bitmaps, Icons
FileSel&FileList, Path
CalendarCtrl
Skylark
ScatterDraw & ScatterCtrl
Archive
- U++ TheIDE
U++ TheIDE: Other Features Wishlist and/or Bugs
U++ TheIDE: Compiling, Linking, Debugging of your packages
U++ TheIDE: Installation, Compiling and Running of theide
U++ TheIDE: CodeEditor, Assist++, Topic++
U++ TheIDE: Packages
U++ TheIDE: Layout (Forms) Designer
U++ TheIDE: Icon designer
- Extra libraries, Code snippets, applications etc.
U++ users applications in progress and useful code snippets, including reference examples!
U++ Esc Interpreter, Esc Macros and templates
U++ and AI
C++ language problems and code snippets
Applications created with U++
OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc
-=]
Back to Top
[=-
[
Syndicate this forum (XML)
] [
] [
]
Current Time:
Wed Aug 27 07:11:52 CEST 2025
Total time taken to generate the page: 0.05619 seconds