Advertisement
Guest User

Untitled

a guest
Jan 19th, 2015
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. /home/marc/clean/rt^3/tests/coreInterface/Sphere.cpp:127:26: error: variable or field ‘test_sphere’ declared void
  2. void test_sphere(BRLCAD::Database& database)
  3. ^
  4. /home/marc/clean/rt^3/tests/coreInterface/Sphere.cpp:127:18: error: ‘Database’ is not a member of ‘BRLCAD’
  5. void test_sphere(BRLCAD::Database& database)
  6. ^
  7. /home/marc/clean/rt^3/tests/coreInterface/Sphere.cpp:127:36: error: ‘database’ was not declared in this scope
  8. void test_sphere(BRLCAD::Database& database)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement