BROCCOLI icon indicating copy to clipboard operation
BROCCOLI copied to clipboard

python wrapper compilation

Open alex-f1tor opened this issue 6 years ago • 1 comments

Hi, guys!

I try to compile python wrapper, but unfortunately there are error appears:

gcc: error: broccoli_lib_wrap.cxx: No such file or directory
gcc: fatal error: no input files
compilation terminated.
g++: error: broccoli_lib_wrap.o: No such file or directory

and there are no any file with name broccoli_lib_wrap* in BROCCOLI folder. What am I doing wrong?

alex-f1tor avatar Aug 02 '18 12:08 alex-f1tor

Hi,

no one has worked on the Python wrapper for 3-4 years, and I never managed to finish it since I don't know Python.

  • Anders

2018-08-02 14:25 GMT+02:00 alex-f1tor [email protected]:

Hi, guys!

I try to compile python wrapper, but unfortunately there are error appears:

gcc: error: broccoli_lib_wrap.cxx: No such file or directory gcc: fatal error: no input files compilation terminated. g++: error: broccoli_lib_wrap.o: No such file or directory

and there are no any file with name broccoli_lib_wrap* in BROCCOLI folder. What am I doing wrong?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/wanderine/BROCCOLI/issues/52, or mute the thread https://github.com/notifications/unsubscribe-auth/AEGryLfRzYipU-vmNwEEQ9MYH-iQJIoLks5uMu-ygaJpZM4VsL4W .

-- Anders Eklund, PhD

wanderine avatar Aug 02 '18 12:08 wanderine