pwrapi/pwrapi-ref

Make error

Opened this issue · 1 comments

Unfortunately this does not compile
I did
./autogen.sh; ./configure --prefix="/home/jitschin/pwrGIT"; make install
which presents me with several SWIG related errors, like this one:
pypwr.i:2: Error: Unknown SWIG preprocessor directive: Copyright (if this is a block of target language code, delimit it with %{ and %})
Here the full terminal output: https://pastebin.com/rtfrtQVv

I would be very thankfull if someone could point me to a solution

A solution to this appears to prepend "//" to each line of the comments at the beginning of file src/bindings/python/pypwr.i