Taiga74164 / SLA-Cheeto

Solo Leveling:ARISE Cheat
GNU General Public License v3.0
171 stars 623 forks source link

a little problem with "d:\Microsoft.Cpp.Default.props" was not found #115

Closed bmkuma closed 4 months ago

bmkuma commented 4 months ago

In short, looked through the net for solutions, but each not works for me.

issue relates to import in injector.vcxproj,

may you share some noob steps how to make correct cpp environment to build a dll or what libs and versions are must have? I have installed newest versions of C and .net sdk, but no props file available anywhere on my pc.

here is a log i receive:

dotnet build D:\Desktop\SLA-Cheeto-main\SoloLevelling.sln /property:GenerateFullPaths=true /consoleloggerparameters:NoSummary /p:Configuration=Release /p:Platform="x64" 

D:\Desktop\SLA-Cheeto-main\cheat\SoloLevelling.vcxproj : warning NU1503: Skipping restore for project 'D:\Desktop\SLA-Cheeto-main\cheat\SoloLevelling.vcxproj'. The project file may be invalid or missing targets required for restore. [D:\Desktop\SLA-Cheeto-main\SoloLevelling.sln]

D:\Desktop\SLA-Cheeto-main\injector\Injector.vcxproj : warning NU1503: Skipping restore for project 'D:\Desktop\SLA-Cheeto-main\injector\Injector.vcxproj'. The project file may be invalid or missing targets required for restore. [D:\Desktop\SLA-Cheeto-main\SoloLevelling.sln]

  Determining projects to restore...

C:\Program Files\dotnet\sdk\8.0.301\NuGet.targets(169,5): warning : Unable to find a project to restore! [D:\Desktop\SLA-Cheeto-main\SoloLevelling.sln]

D:\Desktop\SLA-Cheeto-main\injector\Injector.vcxproj(179,3): error MSB4019: The imported project "d:\Microsoft.Cpp.Default.props" was not found. Confirm that the expression in the Import declaration "\Microsoft.Cpp.Default.props" is correct, and that the file exists on disk.

 *  The terminal process failed to launch (exit code: 1). 
 *  Terminal will be reused by tasks, press any key to close it. 
bmkuma commented 4 months ago

Have found a solution, another builder worked.