[Debichem-devel] Processed: Re: Bug#891750: fixed in comet-ms 2017014-1
Gianfranco Costamagna
locutusofborg at debian.org
Fri Mar 2 17:28:36 UTC 2018
Hello,
Now the problem is in libmstoolkit :/
this patch fixes the issue
http://launchpadlibrarian.net/359245218/libmstoolkit_82-4_82-4ubuntu1.diff.gz
and remember
$(CC) $(CPPFLAGS) $(CFLAGS) foobar.c foobar2.c -o output $(LIBS).
or
$(CXX) $(CPPFLAGS) $(CXXFLAGS) foobar.cpp foobar2.cpp -o output $(LIBS).
This is where libs should be placed.
With 10 cmake lines, you can have a makefile that does this automagically for you :)
I really don't want to play with simple Makefiles anymore!
cheers!
G.
More information about the Debichem-devel
mailing list