ASDAlexander77 / cs2cpp

C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)
http://csnative.codeplex.com
254 stars 62 forks source link

Could not find file CoreLibImpl.zip #13

Closed Modify24x7 closed 2 years ago

Modify24x7 commented 2 years ago
git clone https://github.com/ASDAlexander77/cs2cpp.git Il2Native

cd Il2Native

MSBuild Il2Native.sln /p:Configuration=Release /p:Platform="Any CPU"

D:\Il2Native\Il2Native.Logic\Properties\Resources.resx(141,5): error MSB3103: Invalid Resx file. Could not find file 'D:\Il2Native\Il2Native.Logic\Resources\CoreLibImpl.zip'. Line 141, position 5.

Failed to build Il2Native.

Fix: Update PowerShell to latest version.