[OpendTect_Developers] Problem when running my plugin
Khaerul Adzany
khaerul.adzany at waviv.com
Fri Mar 11 11:21:00 CET 2011
Dear All,
Nevermind my previous email, The problem lies in the Makefile I use.
There should be a [filename].rmlib for every *.cc file in SRC.cc list (just
like the tutorial pointed to everyone of us)
this is my current Makefile (bolded lines are the parts I mention):
SRC.cc := uidumseistools.cc \
uidumpi.cc
PLUGIN := yes
PLUGINDEP := Dum
MODDEP := uiODMain
REFERS_QTLIBS := yes
include make.od.Defaults
include make.Targets
all:
@cp -f /home/angel/Projects/ODWork/lib/lux32/libuiDum.so
/home/angel/opendtect-4.0.1/plugins/lux32/libs/
*clean:*
* **@make uidumseistools.rmlib*
* **@make uidumpi.rmlib*
* **@rm /home/angel/Projects/ODWork/lib/lux32/libuiDum.so*
* **@rm /home/angel/opendtect-4.0.1/plugins/lux32/libs/libuiDum.so*
*
*
Best Regards,
Khaerul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendtect.org/pipermail/developers/attachments/20110311/0aa5fe67/attachment.html>
More information about the Developers
mailing list