shana / paint-mono

Automatically exported from code.google.com/p/paint-mono
Other
22 stars 13 forks source link

Building solution in Microsoft Visual Studio 5 or 8 #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Building the paintdotnet.sln from vendor directory in Microsoft Visual
Studio 5 or 8 creates problems.
Compilation is done successfully, but it creates some build problems.
Kindly if you write the path for correct building them in MS-VS 5 or 8
Error   1   The command "@rem Embed manifest
call "E:\Paint-Mono\vendor\pdn_src_3_0\src\Manifests\embedManifest.bat"
"E:\Paint-Mono\vendor\pdn_src_3_0\src\SetupNgen\bin\Debug\SetupNgen.exe"
"E:\Paint-Mono\vendor\pdn_src_3_0\src\Manifests\requireAdministrator.xml"
call "E:\Paint-Mono\vendor\pdn_src_3_0\src\Manifests\embedManifest.bat"
"E:\Paint-Mono\vendor\pdn_src_3_0\src\SetupNgen\obj\Debug\SetupNgen.exe"
"E:\Paint-Mono\vendor\pdn_src_3_0\src\Manifests\requireAdministrator.xml"

@rem Sign
rem call "E:\Paint-Mono\vendor\pdn_src_3_0\src\signfile.bat"
"E:\Paint-Mono\vendor\pdn_src_3_0\src\SetupNgen\obj\Debug\SetupNgen.exe"
rem call "E:\Paint-Mono\vendor\pdn_src_3_0\src\signfile.bat"
"E:\Paint-Mono\vendor\pdn_src_3_0\src\SetupNgen\bin\Debug\SetupNgen.exe"
" exited with code 1.   SetupNgen

Original issue reported on code.google.com by rykhan2...@gmail.com on 27 Jan 2009 at 12:03