gnucap-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnucap-devel] coupling again. was: Re: Qucs, Gnucap etc. Code


From: Richard Crozier
Subject: Re: [Gnucap-devel] coupling again. was: Re: Qucs, Gnucap etc. Code
Date: Sat, 1 Apr 2017 22:55:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0


On 01/04/17 15:28, Felix Salfelder wrote:
On Sat, Apr 01, 2017 at 09:01:37AM +0100, Richard Crozier wrote:
Should I use this or build from some repository somewhere? Will any version
work with this plugin?

i think the tarball from 2015 lacks "gnucap-conf" which is used in the
plugin makefile. so, at least it will not work out-of-the-box.

please build gnucap from git. the tagged versions (latest: 20160724) are
considered stable snapshots. these are all in the master branch.
gnucap-coupling should work with master. if it doesn't, let me know
and/or try the unstable branch.

cheers
felix


Further to my previous message, I successfully built and installed gnucap from the Git tag 20160724 and ran the hello world example.

I then cloned gnucap-coupling, but I get the following error when running make:

no gnucap-conf, this will not work
[ -e Make.override ] || echo "# here you may override settings" > Make.override
no gnucap-conf, this will not work
g++  -fPIC -shared   -o bm_file.o -c bm_file.cc
bm_file.cc:25:22: fatal error: e_elemnt.h: No such file or directory
 #include "e_elemnt.h"
                      ^
compilation terminated.
make: *** [bm_file.o] Error 1

So I guess gnucap-conf is not present in this snapshot either?

Regards,

Richard

--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]