We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C:\Users\novia\Documents\GitHub\ChipmunkBinding>msbuild ChipmunkBinding.sln MSBuild version 17.6.3+07e294721 for .NET Framework Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch. Build started 8/11/2023 1:17:49 AM. Project "C:\Users\novia\Documents\GitHub\ChipmunkBinding\ChipmunkBinding.sln" on node 1 (default targets). ValidateSolutionConfiguration: Building solution configuration "Debug|Any CPU". Project "C:\Users\novia\Documents\GitHub\ChipmunkBinding\ChipmunkBinding.sln" (1) is building "C:\Users\novia\Documents\GitHub\ChipmunkBinding\build\net46\ChipmunkBinding.csproj" (2) on node 1 (default targets). BuildChipmunkWindows: Building Windows Chipmunk library (x86) cmake --build . --config Release MSBuild version 17.6.3+07e294721 for .NET Framework C:\Users\novia\Documents\GitHub\ChipmunkBinding\external\Chipmunk2D\src\chipmunk.rc(10): fatal error RC1015: cannot open include file 'afxres.h'. [C:\Users\novia\Documents\GitHub\ChipmunkBinding\external\Chipmunk2D\wi n-x86\libchipmunk.vcxproj] [C:\Users\novia\Documents\GitHub\ChipmunkBinding\build\net46\ChipmunkBinding.csproj] C:\Users\novia\Documents\GitHub\ChipmunkBinding\build\targets\BuildChipmunk.Windows.targets(15,5): error MSB3073: The command "cmake --build . --config Release" exited with code 1. [C:\Users\novia\Documents\GitHub\Chi pmunkBinding\build\net46\ChipmunkBinding.csproj] Done Building Project "C:\Users\novia\Documents\GitHub\ChipmunkBinding\build\net46\ChipmunkBinding.csproj" (default targets) -- FAILED. Done Building Project "C:\Users\novia\Documents\GitHub\ChipmunkBinding\ChipmunkBinding.sln" (default targets) -- FAILED. Build FAILED. "C:\Users\novia\Documents\GitHub\ChipmunkBinding\ChipmunkBinding.sln" (default target) (1) -> "C:\Users\novia\Documents\GitHub\ChipmunkBinding\build\net46\ChipmunkBinding.csproj" (default target) (2) -> (BuildChipmunkWindows target) -> C:\Users\novia\Documents\GitHub\ChipmunkBinding\external\Chipmunk2D\src\chipmunk.rc(10): fatal error RC1015: cannot open include file 'afxres.h'. [C:\Users\novia\Documents\GitHub\ChipmunkBinding\external\Chipmunk2D\ win-x86\libchipmunk.vcxproj] [C:\Users\novia\Documents\GitHub\ChipmunkBinding\build\net46\ChipmunkBinding.csproj] C:\Users\novia\Documents\GitHub\ChipmunkBinding\build\targets\BuildChipmunk.Windows.targets(15,5): error MSB3073: The command "cmake --build . --config Release" exited with code 1. [C:\Users\novia\Documents\GitHub\C hipmunkBinding\build\net46\ChipmunkBinding.csproj] 0 Warning(s) 2 Error(s) Time Elapsed 00:00:00.62
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: