ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.15k stars 2.21k forks source link

Error: You cannot access the cpp package while targeting neko (Re) #8034

Closed DarkMinerULTRA closed 2 years ago

DarkMinerULTRA commented 2 years ago

Describe your bug here.

the same as the other one. You cant un-close issues sooooo uh just take the same information from it

Command Prompt/Terminal logs (if existing)

C:/HaxeToolkit/haxe/lib/discord_rpc/git/discord_rpc/DiscordRpc.hx:4: characters 8-20 : You cannot access the cpp package while targeting neko (for cpp.Function)
source/Discord.hx:4: characters 8-30 : ... referenced here
source/TitleState.hx:4: characters 8-15 : ... referenced here
source/Main.hx:18: characters 37-47 : ... referenced here

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows

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

No. This is the first time exporting the build.

ShadowMario commented 2 years ago

Why are you targeting neko?

DarkMinerULTRA commented 2 years ago

no, i typed "lime test windows" and it does that.

machonessiebaby commented 2 years ago

neko is macos and also android

ShadowMario commented 2 years ago

^ There's .bat files inside the art/ folder of the source code, try running test_x64-debug.bat

DarkMinerULTRA commented 2 years ago

ok!

DarkMinerULTRA commented 2 years ago

ok i did it, but now it says Warning: Could not find Visual Studio 2017 VsDevCmd Missing HXCPP_VARS Error: Could not automatically setup MSVC what now

frantastic24 commented 2 years ago

Missing visual studio components

DarkMinerULTRA commented 2 years ago

i downloaded those...?

frantastic24 commented 2 years ago

Clearly not since the error is there

ShadowMario commented 2 years ago

https://gamebanana.com/questions/8169

DarkMinerULTRA commented 2 years ago

oh. i read the funkin page and it said only this:

"While installing VSC, don't click on any of the options to install workloads. Instead, go to the individual components tab and choose the following:

MSVC v142 - VS 2019 C++ x64/x86 build tools Windows SDK (10.0.17763.0)"

guess there was more to it. Thanks for telling me!!