-
Notifications
You must be signed in to change notification settings - Fork 239
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
Type not found: lime.graphics.Renderer #6
Comments
This config of packages seems to work: lime: [5.3.0] |
Hey, However than it I get The command i run is: |
d:\HAXE\TownGeneratorOS-master\Source>haxe -main com.watabou.towngenerator.Main -lib lime -lib openfl -lib msignal |
running a really old 2.1 of haxe does not help |
For people curious about this generator that have trouble making this thing work, I don't know anything about haxe, but I got it to work on my fork here: https://github.com/grandemk/TownGeneratorOS |
Hey, Superthanks. this actually got it running for me as well. |
When I try to get the project running, i am getting an error with the lime package.
Source/com/watabou/utils/Updater.hx:3: characters 7-29 : Type not found : lime.graphics.Renderer
versions:
lime: [7.0.0]
msignal: [1.2.4]
openfl: [8.4.1]
The text was updated successfully, but these errors were encountered: