Compiling Error

wakefield21

New member
Messages
10
Points
0
Hello again Hercules and here i am again asking for your help. So without further ado lets jump now on to the problem :)

I'm currently a new hercules member and I'm trying to grasp the things here in herc and then all of a sudden i stumbled upon on these problems when compiling. Does anyone know how can i fix these errors on MSVC 2017. Below is the screenshot of the problem. TYVM guys!

I have windows10SDK, windows8.1SDK and CRT something i forgot the name of it (forgive me hahaha) 

fail herc.jpg

 
Last edited by a moderator:
....WindowsSDK.targets(46,5) : error [CUT OFF]

try copy paste the lines by Ctrl+C and Ctrl+V over here

and google is your best friend to ask anything

wtf ... this stupid visual studio installer ... every time I double click it, it ask for update ...

 
I have windows10SDK, windows8.1SDK and CRT something i forgot the name of it (forgive me hahaha)
First of all, you do not need a lot of SDK's.
You need just one, if you do not know what to install just hit the "Install C++" button in VS Installer while installing the software, that will be enough.

Now, to fix your problem, open Hercules-15.sln and right click on solution (inside VS Studio) -> Retarget Solution -> Okay.
Now try to compile your emulator.

Pvp8OsD.png


 
Back
Top