Verwex / Funkin-Mic-d-Up-SC

A mod to Friday Night Funkin' called FNF: Mic'd Up, previously named EX Replayability.
Other
76 stars 110 forks source link

Question: help. i cant rebuild systools #104

Closed boyangsic closed 2 years ago

boyangsic commented 3 years ago

if i try to rebuild, it prints error 'windows.h': No such file or directory

boyangsic commented 3 years ago

i installed all needs but i getting same error

ghost commented 3 years ago

Did you use haya's repo? if not, run haxelib git systools https://github.com/haya3218/systools and then try rebuilding it lime rebuild systools (your os)

boyangsic commented 3 years ago

yes.

boyangsic commented 3 years ago

this is same happend when i try to build original fnf.

ghost commented 3 years ago

Hmm, can try downloading these from visual studio and see if the problem still persists?

* C++ CMake tools for windows 
* C++ Profiling tools 
* C++ ATL for v142 build tools (x86 & x64)
* C++ MFC for v142 build tools (x86 & x64)
* C++/CLI support for v142 build tools (14.21)
* C++ Modules for v142 build tools (x64/x86)
* Clang Compiler for Windows
* MSVC v140 - VS 2015 C++ build tools (v14.00) 
* MSVC v141 - VS 2017 C++ x64/x86 build tools
* MSVC v142 - VS 2019 C++ x64/x86 build tools
* Windows 10 SDK (10.0.16299.0)
* Windows 10 SDK (10.0.17134.0)
* Windows SDK (10.0.17763.0)
boyangsic commented 3 years ago

what version is C++ ATL for v142 build tools (x86 & x64) and C++ MFC for v142 build tools (x86 & x64)?

ghost commented 3 years ago

In the individual workloads tab you could search for those, they should be there.

Microsoft.VisualStudio.Component.VC.ATLMFC 16.4.29313.120 Microsoft.VisualStudio.Component.VC.ATL 16.4.29313.120

But if you select Desktop development with C++ and then it should appear in the optional items list, too

boyangsic commented 3 years ago

yea. installed it. but nothing is changed.

ghost commented 3 years ago

Restart your PC? Other than that, i don't really know, sorry. Windows SDK should've fixed that

boyangsic commented 3 years ago

can you send me .vsconfig file?

boyangsic commented 3 years ago

okay. i used original fnf .vsconfig file, but it same happend

boyangsic commented 2 years ago

plss help

haya3218 commented 2 years ago

plss help

uh, what operating system do you use

haya3218 commented 2 years ago

Currently it only works on windows. You know what I'll do a small patch that allows for turning off and on systools

haya3218 commented 2 years ago

Patch has been implemented. If there are any compile errors, let me know