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

flash.Vector cannot access while targeting cpp #96

Closed
MetaChrome opened this issue Jul 29, 2013 · 2 comments
Closed

flash.Vector cannot access while targeting cpp #96

MetaChrome opened this issue Jul 29, 2013 · 2 comments

Comments

@MetaChrome
Copy link

s:_flash\shared_haxe\bin\haxe-3.0.0-win\lib\nme/4,0,2/nme/display/Stage.hx:25: characters 7-19 : You cannot access the flash package while targeting cpp (for flash.Vector)

How does one resolve this? This is compiling with an hxml that references the nme source folder with -lib nme. Is this resolved magically by nmml configuration or something? Why reference flash.Vector in non flash code considering that nme is separate from the OpenFL directory structure?

@MetaChrome
Copy link
Author

Um so 4.0.2 from haxelib has flash.Vector while this github repo has nme.Vector. So confused.

@MetaChrome
Copy link
Author

Okay it was resolved shortly after 4.0.2 by gamehaxe. Bizarre change in the first place.

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