Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

jpg test files don't exist #2

Open
tripzero opened this issue Apr 9, 2019 · 2 comments
Open

jpg test files don't exist #2

tripzero opened this issue Apr 9, 2019 · 2 comments

Comments

@tripzero
Copy link

tripzero commented Apr 9, 2019

Error during cmake command:

CMake Error at examples/cpp_iterator/CMakeLists.txt:21 (file):
  file COPY cannot find
  "/builddir/build/BUILD/aeon-90c2a6970d33cd9b8832288743a1a0a6ec4a5d99/test/test_data/flowers.jpg".

https://github.com/NervanaSystems/aeon/blob/master/examples/augmentation_assistant/CMakeLists.txt#L21

@rh01
Copy link

rh01 commented Jul 21, 2019

Error during cmake command:

CMake Error at examples/cpp_iterator/CMakeLists.txt:21 (file):
  file COPY cannot find
  "/builddir/build/BUILD/aeon-90c2a6970d33cd9b8832288743a1a0a6ec4a5d99/test/test_data/flowers.jpg".

https://github.com/NervanaSystems/aeon/blob/master/examples/augmentation_assistant/CMakeLists.txt#L21

same error.

My Solution:
You can comment this line.

@sfraczek
Copy link
Collaborator

sfraczek commented Dec 9, 2019

Thank you. It seems the master branch has some missing files. We have rebooted the project on develop branch. Some features may still not work.

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

No branches or pull requests

3 participants