Makefile:
libfoo_la_LDFLAGS = \
-version-info 1:0:0 \
-export-symbols foo.exp -export-dynamic \
-module
this makes libfoo.so, libfoo.1.so and libfoo.1.0.0.so which doesn't seems
right to me for a plugin. I remember Clef saying something about
-export-dynamic and -module on the same line. Is there something wrong
with this?? anyhow it compiles the full code (like 20+ plugins) and when
i run it I get two windows.
#1)
Failed to execute SQLManageDataSources().
#2)
The most likely reason for this is that the QT GUI plugin could not be
found or could not be loaded.
Ensure that libodbcinstQ.* files are in the library search path.
The path can be altered by setting the LTDL_LIBRARY_PATH environment
variable.
the nox version works as expected, it's only the X enabled version that
has issues. Could it be my plugins or Qts?
-=[JFH] Justin F. Hallett <Marketing>
-=[JFH] Blue Falls Manufacturing Ltd. <Arctic Spas>
-=[JFH] [EMAIL PROTECTED]
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel