Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error in 12norm_layer.cpp #9

Open
EnjoX opened this issue Jun 8, 2018 · 1 comment
Open

Compile error in 12norm_layer.cpp #9

EnjoX opened this issue Jun 8, 2018 · 1 comment

Comments

@EnjoX
Copy link

EnjoX commented Jun 8, 2018

Hi

Awesome work :)

I'm getting an error while compiling, in 12norm_layer.cpp.

invalid conversion from int to LAYER_TYPE [-fpermissive] layer l = {0};

The error occurs on my raspberry running raspbian.

best regards

@scipioni
Copy link

scipioni commented Jun 9, 2018

change into CMakeLists.txt
set(CMAKE_CXX_FLAGS "-std=c++11 -O2 -DNDEBUG -fpermissive" )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants