visualizer compiler warning over missing file: ~progguide::exampledata::accounts (cosmetic?) #16
|
When using the visualizer, I get the following compiler warning: "Warning: Error looking up file progguide::exampledata::accounts in DFS - file not found (36, 28), 3142, ". Using Docker image created from hpcc-base:7-xenial + hpccsystems-platform-community_7.12.24-1bionic_amd64.deb Visualizer installed using: ecl bundle install https://github.com/hpcc-systems/Visualizer.git Visualizer appears to be working so I'm assuming this is cosmetic. |
Answered by
GordonSmith
Feb 10, 2021
Replies: 1 comment
|
Correct - one of the self tests is assuming that the "GenData" from the Programmers Guide has been executed within the environment and it can be safely ignored. |
0 replies
Answer selected by
eliam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Correct - one of the self tests is assuming that the "GenData" from the Programmers Guide has been executed within the environment and it can be safely ignored.