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

Receiving Build Project errors: #53

Open
ddhunter61 opened this issue Mar 12, 2020 · 4 comments
Open

Receiving Build Project errors: #53

ddhunter61 opened this issue Mar 12, 2020 · 4 comments

Comments

@ddhunter61
Copy link

ddhunter61 commented Mar 12, 2020

When running a project build for the first time I receive the following errors. What needs to be done here to fix the errors. I am trying to use this for a Masters project. Thank you

nodes/rsu/03_Classify.cc:209:14: error: ‘class shark::CSvmTrainer<shark::blas::vector, unsigned int>’ has no member named ‘setMcSvmType’
trainer->setMcSvmType(shark::McSvm::OVA);
^~~~~~~~~~~~
nodes/rsu/03_Classify.cc:209:34: error: ‘shark::McSvm’ has not been declared
trainer->setMcSvmType(shark::McSvm::OVA);
^~~~~
Makefile:251: recipe for target '../out/gcc-debug/src/nodes/rsu/03_Classify.o' failed
make[1]: *** [../out/gcc-debug/src/nodes/rsu/03_Classify.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/home/ubuntu/Downloads/VENTOS_Public-master/src'
make: *** [src_dir] Error 2
Makefile:81: recipe for target 'src_dir' failed

@ddhunter61
Copy link
Author

So much for being able to use this for a project.

@MchouaibD
Copy link

i have the same problem did you find a solution. please i need to solve it !!!
problem1

@ddhunter61
Copy link
Author

ddhunter61 commented Apr 21, 2020 via email

@schiya
Copy link

schiya commented May 13, 2020

Hello, please can you help me to solve this problem, the build project' field not appear when I R.C on my project after importing it to omentpp

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

3 participants