User forums > General (but related to Code::Blocks)
Feature Request: Linked Libraries in project tree
AngleWyrm:
dje:
Hi !
I find it is a nice feature that could be even nicer if supporting drag'n drop from explorer.
Dje
Charon:
as nice as this would be, how would something like
--- Code: ---`sdl-config --libs`
--- End code ---
in the "other linker options" be shown?
on linux its the most correct way to include some libraries. parsing this and showing it in the tree would be a possibility, but for some libraries it would be nonsense (since this command will pull quite a lot of *.a files).
Markus
Nonenix:
i think just showing something like the complete sdl or wx-config command would be ok so user could also add manually commands and options to them in a nice way ;)
Charon:
i forgot to write something about an even bigger problem!
say you have a few targets, each with its own linked libraries. which libraries should be shown?
if yo don't want a tree structure with every target this isn't going to work..
Markus
Navigation
[0] Message Index
[#] Next page
Go to full version