You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
<#52>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEGryLfRzYipU-vmNwEEQ9MYH-iQJIoLks5uMu-ygaJpZM4VsL4W>
.
Hi, guys!
I try to compile python wrapper, but unfortunately there are error appears:
and there are no any file with name broccoli_lib_wrap* in BROCCOLI folder. What am I doing wrong?
The text was updated successfully, but these errors were encountered: