Closed juney2008 closed 4 months ago
You don't have to keep everything up to date, the code kinda depends on outdated haxelibs and I haven't tested to see if it works on newer versions of Haxe, which might be the reason you're getting those deprecation warnings. Make sure you're using Haxe 4.2.5 and ran the install_haxelibs bat file that's in the setup folder as that will install the right versions of every library
Ok, I downgraded to 4.2.5 and used the install_haxelib bat file but it gived me a another error.
My bad I forgot something in the bat file, just run haxelib git linc_luajit https://github.com/nebulazorua/linc_luajit
on cmd or remove LUA_ALLOWED from the Project file if you don't care about Psych Lua scripts
Ok so adding in linc_luajit worked but now i'm having a issue for the switchTo and the MSVC. I also would like to apologize for keeping this problem up for longer since I'm not good at compiling before and I do apologize for the silence and late responses too.
I'm not sure now, can you even compile other FNF engines or even a Flixel project at all?
I haven't personally tried compiling other fnf engines since I usely use the actions tab to download beta versions of some fnf engines so not at all. So you can close this now as unsolved. I'm sorry if this was confusing.
Likely need to get visual studio stuff Try following the compile guide on psych engine and then coming back, if you want help
Alternatively, you can use Beta 6. It's a tad old but there's not much different with scripting beyond some modchart changes
Describe your problem here.
So I was trying to compile the Troll Engine to mess around with but I kept on getting this error when building it.
I wasn't sure what I was doing wrong since I was following the instructions and made sure everything was up to date.
error log from image:
Are you modding a build from source or with scripts?
Source
What is your build target?
Windows x64
Did you edit anything in this build? If so, mention or summarize your changes.
No since I wasn't gonna use it to modify the engine for right now.