riconuts / FNF-Troll-Engine

43 stars 21 forks source link

Compiling error #17

Closed LuckierCatt closed 1 year ago

LuckierCatt commented 1 year ago

Describe your problem here.

Trying to compile but keep getting this error

troll-engine-main/troll-engine-main/.haxelib/openfl/git/src/openfl/utils/_internal/ShaderMacro.hx:426: characters 32-43 : Unknown identifier : __glVersion

here's a list of the libraries I have installed and versions

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

riconuts commented 1 year ago

Update OpenFL maybe... If that doesn't solve it then here's the full list of libraries that I have while compiling:

discord_rpc: [git] flixel-addons: [3.0.2] flixel-tools: [1.5.1] flixel-ui: [2.5.0] flixel: [5.3.1] hmm: [3.1.0] hscript: [2.5.0] hxCodec: [2.6.1] hxcpp-debug-server: [1.2.4]
hxcpp: [4.3.2] lime: [8.0.2] linc_luajit: [git] openfl: [9.2.2]

LuckierCatt commented 1 year ago

looks like that fixed it but now im getting this:

source/VideoPlayerState.hx:42: characters 10-24 : hxcodec.flixel._FlxVideo.VideoHandler has no field finishCallback source/VideoPlayerState.hx:43: characters 10-19 : hxcodec.flixel._FlxVideo.VideoHandler has no field playVideo

riconuts commented 1 year ago

use hxcodec 2.6.1

LuckierCatt commented 1 year ago

its already set to that

LuckierCatt commented 1 year ago

nvm I got it working I didn't install a library right