-
Notifications
You must be signed in to change notification settings - Fork 361
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
Please help to create a project on vscode + cmake #246
Comments
Hey @alex290 ,
This is my project if you are looking for a template. Although I might make it private later. |
We work with openNN |
Hello. I am very interested in your library. Tried to run an empty project on vscode + cmake linux
here is the cmake code
code main.cpp
There are a lot of warnings during assembly, but it is assembled without errors
As soon as I add to main.cpp
Stops working
Is there a ready-made empty example for a clean cmake project so that I can put the code.
The text was updated successfully, but these errors were encountered: