ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.16k stars 2.23k forks source link

Error compiling with psych engine #12137

Closed lez26 closed 1 year ago

lez26 commented 1 year ago

Describe your problem here.

What should I do?

C:\Users\username\Documents\fridaynightfunkin\FNF-PsychEngine-main>lime test windows source/Achievements.hx:132: characters 30-54 : Warning : FlxCamera.defaultCameras is deprecated, use FlxG.cameras.setDefaultDrawTarget instead Error: Could not find include file "C:/HaxeToolkit/haxe/lib/hxCodec/2,6,1/vlc/lib/LibVLCBuild.xml"

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows x64

Did you edit anything in this build? If so, mention or summarize your changes.

No response

TheKitBoi commented 1 year ago

haxelib remove hxCodec haxelib install hxCodec 2.5.1

lez26 commented 1 year ago

Build succeeded. thank you so much!!