Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default setup and test has failed in first time #135

Closed
NasimiAsl opened this issue Nov 6, 2016 · 2 comments
Closed

Default setup and test has failed in first time #135

NasimiAsl opened this issue Nov 6, 2016 · 2 comments

Comments

@NasimiAsl
Copy link

hi i start test and setup BABYLONHX like workflow after i setup all step i see this error

D:\BHX>haxelib run lime test project.xml html5
com/babylonhx/physics/plugins/Body.hx:3: characters 7-24 : Type not found : oimohx.math.Mat33
bin_lime/html5/release/haxe/ApplicationMain.hx:7: lines 7-223 : Defined in this class
com/babylonhx/math/Matrix.hx:19: characters 37-49 : Class<com.babylonhx.math.Vector3> has no field Zero
com/babylonhx/math/Matrix.hx:20: characters 37-49 : Class<com.babylonhx.math.Vector3> has no field Zero
com/babylonhx/math/Matrix.hx:21: characters 37-49 : Class<com.babylonhx.math.Vector3> has no field Zero
com/babylonhx/math/Matrix.hx:190: characters 15-24 : com.babylonhx.math.Vector3 has no field x
com/babylonhx/math/Matrix.hx:191: characters 15-24 : com.babylonhx.math.Vector3 has no field y
com/babylonhx/math/Matrix.hx:192: characters 15-24 : com.babylonhx.math.Vector3 has no field z

...

@vujadin
Copy link
Owner

vujadin commented Nov 6, 2016

Hi,
download https://github.com/vujadin/OimoHx and put oimohx folder in the
root folder of your project.

On Sun, Nov 6, 2016 at 8:54 AM, NasimiAsl notifications@github.com wrote:

hi i start test and setup BABYLONHX like workflow after i setup all step i
see this error

D:\BHX>haxelib run lime test project.xml html5
com/babylonhx/physics/plugins/Body.hx:3: characters 7-24 : Type not found
: oimohx.math.Mat33
bin_lime/html5/release/haxe/ApplicationMain.hx:7: lines 7-223 : Defined
in this class
com/babylonhx/math/Matrix.hx:19: characters 37-49 :
Class<com.babylonhx.math.Vector3> has no field Zero
com/babylonhx/math/Matrix.hx:20: characters 37-49 :
Class<com.babylonhx.math.Vector3> has no field Zero
com/babylonhx/math/Matrix.hx:21: characters 37-49 :
Class<com.babylonhx.math.Vector3> has no field Zero
com/babylonhx/math/Matrix.hx:190: characters 15-24 :
com.babylonhx.math.Vector3 has no field x
com/babylonhx/math/Matrix.hx:191: characters 15-24 :
com.babylonhx.math.Vector3 has no field y
com/babylonhx/math/Matrix.hx:192: characters 15-24 :
com.babylonhx.math.Vector3 has no field z

...


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#135, or mute the thread
https://github.com/notifications/unsubscribe-auth/AEbKmR6LCUVciuMfCQND4MrvKnxRx-S9ks5q7YfMgaJpZM4Kqfgm
.

@NasimiAsl
Copy link
Author

@vujadin thanks very nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants