jan_flanders

Untitled

Nov 10th, 2012
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.25 KB | None | 0 0
  1. g++ -Iinclude -c -fvisibility=hidden -O2 -fpic -fPIC -DHX_LINUX -DHXCPP_VISIT_ALLOCS -Dhaxe_210 -m32 -I/usr/lib/haxe/lib/hxcppsvn//include -x c++ -frtti -Iobj/linux//__pch/haxe ./src/be/haxer/hxswfml/AbcWriter.cpp -oobj/linux//src/be/haxer/hxswfml/AbcWriter.o
  2. g++ -Iinclude -c -fvisibility=hidden -O2 -fpic -fPIC -DHX_LINUX -DHXCPP_VISIT_ALLOCS -Dhaxe_210 -m32 -I/usr/lib/haxe/lib/hxcppsvn//include -x c++ -frtti -Iobj/linux//__pch/haxe ./src/be/haxer/hxswfml/AbcReader.cpp -oobj/linux//src/be/haxer/hxswfml/AbcReader.o
  3. ./src/be/haxer/hxswfml/AbcReader.cpp: In member function ‘virtual String be::haxer::hxswfml::AbcReader_obj::abcToXml(haxe::io::Bytes, Dynamic)’:
  4. ./src/be/haxer/hxswfml/AbcReader.cpp:4270:26: error: expected unqualified-id before ‘=’ token
  5. ./src/be/haxer/hxswfml/AbcReader.cpp:4323:15: error: ISO C++ forbids declaration of ‘type name’ with no type [-fpermissive]
  6. ./src/be/haxer/hxswfml/AbcReader.cpp:4323:15: error: ISO C++ forbids declaration of ‘type name’ with no type [-fpermissive]
  7. ./src/be/haxer/hxswfml/AbcReader.cpp:4323:15: error: expected primary-expression before ‘__const’
  8. ./src/be/haxer/hxswfml/AbcReader.cpp:4323:15: error: expected ‘)’ before ‘__const’
  9. ./src/be/haxer/hxswfml/AbcReader.cpp:4328:10: error: expected ‘)’ before ‘hx’
  10. ./src/be/haxer/hxswfml/AbcReader.cpp:4365:26: error: expected unqualified-id before ‘=’ token
  11. ./src/be/haxer/hxswfml/AbcReader.cpp:4418:15: error: ISO C++ forbids declaration of ‘type name’ with no type [-fpermissive]
  12. ./src/be/haxer/hxswfml/AbcReader.cpp:4418:15: error: ISO C++ forbids declaration of ‘type name’ with no type [-fpermissive]
  13. ./src/be/haxer/hxswfml/AbcReader.cpp:4418:15: error: expected primary-expression before ‘__const’
  14. ./src/be/haxer/hxswfml/AbcReader.cpp:4418:15: error: expected ‘)’ before ‘__const’
  15. ./src/be/haxer/hxswfml/AbcReader.cpp:4423:10: error: expected ‘)’ before ‘hx’
  16. Called from ? line 1
  17. Called from BuildTool.hx line 1342
  18. Called from BuildTool.hx line 591
  19. Called from BuildTool.hx line 626
  20. Called from BuildTool.hx line 760
  21. Called from BuildTool.hx line 804
  22. Called from BuildTool.hx line 227
  23. Uncaught exception - Error : 1 - build cancelled
  24. Error : Build failed
  25. jan@jan-945GM ~/Documents/hxswfml/hxswfml-svn/trunk $
Advertisement
Add Comment
Please, Sign In to add comment