KDevelop 3.0, Project & Linker Options.
From: Mark A Framness (farmer_at_netnet.net)
Date: 08/31/03
- Next message: Ulrich Eckhardt: "Re: KDevelop 3.0, Project & Linker Options."
- Previous message: Razvan: "Question about libraries and object files!"
- Next in thread: Ulrich Eckhardt: "Re: KDevelop 3.0, Project & Linker Options."
- Reply: Ulrich Eckhardt: "Re: KDevelop 3.0, Project & Linker Options."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Aug 2003 08:40:09 -0700
Greetings,
I have googled this one quite a bit before this post.
I am trying to compile some SQL++ example applications and am having a
devil of a time. The KDevelop manual and countless google hits talk
about project-project options-Linker options. I can not find any such
thing.
I find "General", "Plugins", "Project Documentation", "C++ Specific",
"Configure Options", "Run Options", "Make Options", "Class View",
"File Groups", "Debugger", "Doxygen", and CVS.
BTW the KDevelop I am working with is the default Slackware 9.0
version.
It seems as if the path to the MySQL++ includes is set in Doxygen
(however, I do not believe that this will do anything for me). I
placed the
-I/path2includes/include.hh -L/path2lib -l/lib.so into the configure
options (C++ compiler command line) and I managed to get a little
farther but was bombing with an exit status of 77. Telling me it can
not find the path or files (the paths are r-x to group & others, the
lib files are r-x gropu & others and the includes are r-- to group and
others well). I do not believe I have a typo error either.
Am I dealing with a non-standard version of KDevelop or am I not being
standard?
Thanks
- Next message: Ulrich Eckhardt: "Re: KDevelop 3.0, Project & Linker Options."
- Previous message: Razvan: "Question about libraries and object files!"
- Next in thread: Ulrich Eckhardt: "Re: KDevelop 3.0, Project & Linker Options."
- Reply: Ulrich Eckhardt: "Re: KDevelop 3.0, Project & Linker Options."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|