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

Could not run ./waf --exp images #8

Open
ashiqimran opened this issue Nov 19, 2015 · 0 comments
Open

Could not run ./waf --exp images #8

ashiqimran opened this issue Nov 19, 2015 · 0 comments

Comments

@ashiqimran
Copy link

Hi,
I have cloned /fooling in my machine. I have setup all necessary requirements. I jdon't have nVidia Graphics card so I didn't install CUDA. In ./wscript in commented out #obj.includes = '. ../../ /usr/local/cuda-6.0/include. I successfully do ./waf configure and ./waf build. I tried ./waf --exp images. I got following silly errors. Please help me out.

[39/94] cxx: exp/images/dl_map_elites_images_mnist.cpp -> build/debug/exp/images/dl_map_elites_images_mnist_1.o
In file included from ../exp/images/dl_map_elites_images_mnist.cpp:1:0:
../exp/images/dl_images.hpp:5:38: fatal error: sferes/phen/parameters.hpp: No such file or directory
#include <sferes/phen/parameters.hpp>
^
compilation terminated.
In file included from ../exp/images/dl_map_elites_images_mnist.cpp:1:0:
../exp/images/dl_images.hpp:5:38: fatal error: sferes/phen/parameters.hpp: No such file or directory
#include <sferes/phen/parameters.hpp>
^
compilation terminated.
Waf: Leaving directory `/home/ashiq/Desktop/fooling/sferes/build'
Build failed:
-> task failed (err #1):
{task: cxx dl_map_elites_images_mnist.cpp -> dl_map_elites_images_mnist_1.o}
-> task failed (err #1):
{task: cxx dl_map_elites_images_mnist.cpp -> dl_map_elites_images_mnist_1.o}

I will appreciate any help.

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

1 participant