About trollproject

Mario Scalas mario.scalas at libero.it
Mon Jun 9 20:18:04 UTC 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,
I'm using trollproject for a project of my own (SDL based). FIle tree is:
+
|
+-- src		// My "main" program goes here 
+-- sdltroll	// Here there are .so sources of the lib used 
+-- bin		// main executable goes here
+-- lib		// the .so files goes here
...

As you may guess the sources compiled in src are linked to my library .so 
which is in lib.

Trying to add the library path when linking the .o files in src I got hte the 
qmake manger adds the entry "-l-sdltroll" instead of "-lsdltroll" when 
checking the checkbox in "Link convenience library inside project".

In addition II noted that it doesn't set the run environment variables when 
launching the executable.

The attached patch solve the above problems. If anybody uses trollproject, 
please test it. I could apply it myself but I don't know if it may break 
something else in the code.

Regards
Mario

- -- 
Mario Scalas <mario dot scalas at libero dot it>
Miser miser! Modo niger et ustus fortiter.
homepage: http://digilander.iol.it/zakuteam
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+5OqNkfH25fNf4bcRAi/MAKCI/7md+U6JsBLsebz6f7vh66dzwQCdFfWg
DA3bix7MZkqks0i/oZObZxA=
=s2zO
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trollproject.diff
Type: text/x-diff
Size: 10326 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20030609/3824e5b7/attachment.bin>


More information about the KDevelop-devel mailing list