Total Posts: 48
Joined: April 04, 2012
|
I have upgraded HXCPP to 2.09, and set it through haxelib: haxelib set hxcpp 2.09
Now, when I try to build for blackberry:
nme ren "app.nmml" blackberry
I get an error:
haxelib run hxcpp Build.xml haxe -Ddebug -Dblackberry -Dcpp -Ddebug -Dhaxe_208 -Dmobile -Dnme -Dnme_install_tool -Dtrue
Called from ? line 1
Called from BuildTool.hx line 1246
Called from BuildTool.hx line 554
Called from BuildTool.hx line 591
Called from BuildTool.hx line 710
Called from BuildTool.hx line 727
Called from BuildTool.hx line 461
Uncaught exception - Could not find dependencies: C:\Archivos de programa\Motion
-Twin\haxe\lib\hxcpp\2,08,1/build-tool/blackberry-toolchain.xml
Error : Build failed
As you can note, nme or haxelib, I don't know... is using hxcpp 2,08,1. I know that's the problem; but I don't know how to change from 2.08.1 to 2.09
Hope someone can help me here.
THANKS!!
Tags:
Posted on April 17, 2012 at 1:54 PM
|
Total Posts: 48
Joined: April 04, 2012
|
Re: NME using hxcpp 2.08.1 for blackberry
Solved, 
After posting this... I've did something that I forgot to check: Environment variables.
If somebody have this problem, well: check environment variable HXCPP.
Posted on April 17, 2012 at 1:57 PM
|