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

Build failed #42

Closed
laser-bunny opened this issue Dec 15, 2021 · 1 comment
Closed

Build failed #42

laser-bunny opened this issue Dec 15, 2021 · 1 comment

Comments

@laser-bunny
Copy link
Contributor

laser-bunny commented Dec 15, 2021

OimoPhysics/build.hxml:

--class-path demos/src/
--class-path src/
--main demo.js.DemoJS
--js demo.js

Terminal output:

haxe build.hxml 
src/oimo/m/B.hx:181: lines 181-187 : error: { type : haxe.macro.ComplexType, name : String, expr : Null<haxe.macro.Expr> } has no field isFinal
src/oimo/m/B.hx:181: lines 181-187 : ... have: Array<{ type, name, expr }>
src/oimo/m/B.hx:181: lines 181-187 : ... want: Array<haxe.macro.Var>
src/oimo/m/B.hx:181: lines 181-187 : ... For function argument 'a'
src/oimo/collision/broadphase/Proxy.hx:11: characters 1-8 : Build failure

However, it does work if I use the Armory3D fork as suggested in #22.

@laser-bunny
Copy link
Contributor Author

Just realized there's a branch for 4.0 migration. Closing this as duplicate of #22.

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

1 participant