Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. ( ^
  2. In file included from ./config.h:54:0,
  3. from tools/random.cc:40:
  4. ./autoconf.h:95:30: error: expected namespace-name before ‘;’ token
  5. using namespace CPP_NAMESPACE;
  6. ^
  7. Makefile:90: recipe for target 'tools/random.o' failed
  8. make: *** [tools/random.o] Error 1
  9. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement