Skip to content

Instantly share code, notes, and snippets.

@Kamek
Created August 15, 2012 22:55
Show Gist options
  • Save Kamek/3364441 to your computer and use it in GitHub Desktop.
Save Kamek/3364441 to your computer and use it in GitHub Desktop.
HaxeNME Error From Monodevelop
nme test FlixelText.nmml mac
haxelib run hxcpp Build.xml haxe -Dactuate -Dcpp -Ddesktop -Dflixel -Dhaxe_208 -Dhaxe_209 -Dhaxe_210 -Dmac -Dnme -Dnme_install_tool -Dsys -Dtrue
mkdir obj
mkdir obj/darwin
mkdir obj/darwin/src
mkdir obj/darwin/src/sys
mkdir obj/darwin/src/sys/io
mkdir obj/darwin/src/sys/_FileSystem
mkdir obj/darwin/src/org
mkdir obj/darwin/src/org/flixel
mkdir obj/darwin/src/org/flixel/tweens
mkdir obj/darwin/src/org/flixel/tweens/util
mkdir obj/darwin/src/org/flixel/tweens/misc
mkdir obj/darwin/src/org/flixel/tileSheetManager
mkdir obj/darwin/src/org/flixel/system
mkdir obj/darwin/src/org/flixel/system/replay
mkdir obj/darwin/src/org/flixel/system/input
mkdir obj/darwin/src/org/flixel/system/debug
mkdir obj/darwin/src/org/flixel/plugin
mkdir obj/darwin/src/org/flixel/plugin/pxText
mkdir obj/darwin/src/nme
mkdir obj/darwin/src/nme/installer
mkdir obj/darwin/src/neash
mkdir obj/darwin/src/neash/utils
mkdir obj/darwin/src/neash/ui
mkdir obj/darwin/src/neash/text
mkdir obj/darwin/src/neash/system
mkdir obj/darwin/src/neash/net
mkdir obj/darwin/src/neash/media
mkdir obj/darwin/src/neash/geom
mkdir obj/darwin/src/neash/filters
mkdir obj/darwin/src/neash/filesystem
mkdir obj/darwin/src/neash/events
mkdir obj/darwin/src/neash/errors
mkdir obj/darwin/src/neash/display
mkdir obj/darwin/src/haxe
mkdir obj/darwin/src/haxe/xml
mkdir obj/darwin/src/haxe/io
mkdir obj/darwin/src/cpp
mkdir obj/darwin/src/cpp/zip
mkdir obj/darwin/src/cpp/vm
mkdir obj/darwin/src/cpp/rtti
mkdir obj/darwin/src/com
mkdir obj/darwin/src/com/eclecticdesignstudio
mkdir obj/darwin/src/com/eclecticdesignstudio/motion
mkdir obj/darwin/src/com/eclecticdesignstudio/motion/easing
mkdir obj/darwin/src/com/eclecticdesignstudio/motion/actuators
mkdir obj/darwin/src/com/eclecticdesignstudio/motion/_Actuate
mkdir obj/darwin/src/sys/io/_Process
Creating hxcpp.h.gch...
g++ -Iinclude -c -fvisibility=hidden -O2 -isysroot /Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -I/usr/lib/haxe/lib/hxcpp/2,10//include -DHX_MACOS -m32 -DHXCPP_VISIT_ALLOCS -Dhaxe_210 -frtti -o hxcpp.h.gch /usr/lib/haxe/lib/hxcpp/2,10//include/hxcpp.h
/usr/lib/haxe/lib/hxcpp/2,10//include/hxcpp.h:13:20: error: typeinfo: No such file or directory
/usr/lib/haxe/lib/hxcpp/2,10//include/hxcpp.h:21:20: error: string.h: No such file or directory
/usr/lib/haxe/lib/hxcpp/2,10//include/hxcpp.h:25:19: error: wchar.h: No such file or directory
In file included from /usr/lib/haxe/lib/hxcpp/2,10//include/hxcpp.h:170:
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:195:21: error: algorithm: No such file or directory
In file included from /usr/lib/haxe/lib/hxcpp/2,10//include/hxcpp.h:162:
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Object.h:56: error: declaration of ‘operator new’ as non-function
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Object.h:56: error: expected ‘;’ before ‘(’ token
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Object.h: In member function ‘void hx::ObjectPtr<O>::CastPtr(hx::Object*)’:
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Object.h:143: error: must #include <typeinfo> before using typeid
In file included from /usr/lib/haxe/lib/hxcpp/2,10//include/hxcpp.h:163:
/usr/lib/haxe/lib/hxcpp/2,10//include/hxString.h: At global scope:
/usr/lib/haxe/lib/hxcpp/2,10//include/hxString.h:20: error: declaration of ‘operator new’ as non-function
/usr/lib/haxe/lib/hxcpp/2,10//include/hxString.h:20: error: expected ‘;’ before ‘(’ token
/usr/lib/haxe/lib/hxcpp/2,10//include/hxString.h: In member function ‘int String::compare(const String&) const’:
/usr/lib/haxe/lib/hxcpp/2,10//include/hxString.h:98: error: ‘strcmp’ was not declared in this scope
In file included from /usr/lib/haxe/lib/hxcpp/2,10//include/hxcpp.h:169:
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Anon.h: In static member function ‘static hx::ObjectPtr<hx::Anon_obj> hx::Anon_obj::Create()’:
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Anon.h:35: warning: no corresponding deallocation function for `void* operator new(long unsigned int)'
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Anon.h: In static member function ‘static hx::ObjectPtr<hx::Anon_obj> hx::Anon_obj::Create(const Dynamic&)’:
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Anon.h:36: warning: no corresponding deallocation function for `void* operator new(long unsigned int)'
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Anon.h: In static member function ‘static Dynamic hx::Anon_obj::__CreateEmpty()’:
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Anon.h:38: warning: no corresponding deallocation function for `void* operator new(long unsigned int)'
In file included from /usr/lib/haxe/lib/hxcpp/2,10//include/hxcpp.h:170:
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h: At global scope:
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:80: error: ‘size_t’ does not name a type
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h: In member function ‘void Array_obj<ELEM_>::sort(Dynamic)’:
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:388: error: ‘sort’ is not a member of ‘std’
In file included from /usr/lib/haxe/lib/hxcpp/2,10//include/hxcpp.h:171:
/usr/lib/haxe/lib/hxcpp/2,10//include/Class.h: In function ‘bool hx::TCanCast(hx::Object*)’:
/usr/lib/haxe/lib/hxcpp/2,10//include/Class.h:139: error: must #include <typeinfo> before using typeid
In file included from /usr/lib/haxe/lib/hxcpp/2,10//include/hxcpp.h:179:
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h: In static member function ‘static Array<T> Array_obj<ELEM_>::__new(int, int) [with ELEM_ = Dynamic]’:
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:486: instantiated from ‘Array<ELEM_>::Array(const Dynamic&) [with ELEM_ = Dynamic]’
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Operators.h:247: instantiated from here
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:538: warning: no corresponding deallocation function for `void* operator new(long unsigned int)'
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h: In member function ‘Array<T> Array_obj<ELEM_>::concat(Array<T>) [with ELEM_ = Dynamic]’:
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:396: instantiated from ‘Dynamic Array_obj<ELEM_>::__concat(const Dynamic&) [with ELEM_ = Dynamic]’
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Boot.h:12: instantiated from here
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:549: warning: no corresponding deallocation function for `void* operator new(long unsigned int)'
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h: In member function ‘Array<T> Array_obj<ELEM_>::copy() [with ELEM_ = Dynamic]’:
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:397: instantiated from ‘Dynamic Array_obj<ELEM_>::__copy() [with ELEM_ = Dynamic]’
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Boot.h:12: instantiated from here
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:557: warning: no corresponding deallocation function for `void* operator new(long unsigned int)'
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:558: error: ‘memcpy’ was not declared in this scope
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h: In member function ‘Dynamic Array_obj<ELEM_>::iterator() [with ELEM_ = Dynamic]’:
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:399: instantiated from ‘Dynamic Array_obj<ELEM_>::__iterator() [with ELEM_ = Dynamic]’
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Boot.h:12: instantiated from here
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:391: warning: no corresponding deallocation function for `void* operator new(long unsigned int)'
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h: In member function ‘Array<T> Array_obj<ELEM_>::slice(int, Dynamic) [with ELEM_ = Dynamic]’:
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:406: instantiated from ‘Dynamic Array_obj<ELEM_>::__slice(const Dynamic&, const Dynamic&) [with ELEM_ = Dynamic]’
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Boot.h:12: instantiated from here
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:568: warning: no corresponding deallocation function for `void* operator new(long unsigned int)'
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h: In member function ‘Array<T> Array_obj<ELEM_>::splice(int, int) [with ELEM_ = Dynamic]’:
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:407: instantiated from ‘Dynamic Array_obj<ELEM_>::__splice(const Dynamic&, const Dynamic&) [with ELEM_ = Dynamic]’
/usr/lib/haxe/lib/hxcpp/2,10//include/hx/Boot.h:12: instantiated from here
/usr/lib/haxe/lib/hxcpp/2,10//include/Array.h:576: warning: no corresponding deallocation function for `void* operator new(long unsigned int)'
Called from ? line 1
Called from BuildTool.hx line 1265
Called from BuildTool.hx line 554
Called from a C function
Called from BuildTool.hx line 591
Called from BuildTool.hx line 710
Called from BuildTool.hx line 739
Called from BuildTool.hx line 153
Uncaught exception - Error creating pch: 256 - build cancelled
Error: Source path "Export/cpp/mac/obj/ApplicationMain" does not exist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment