Jump to content

Help: Compilation Errors


Recommended Posts

I just downloaded 3.01 (Feb 26, 2007) and tried to compile with VSTS 2005. But it generated 3 errors as below.

Any one has any suggestions?

Thanks,

Alan

--------------------------

Error	4	The command "@rem Embed manifest
call "C:\0x5cHongshi\VBNet\src\Manifests\embedManifest.bat" "C:\Hongshi\VBNet\src\SetupNgen\bin\Debug\SetupNgen.exe" "C:\Hongshi\VBNet\src\Manifests\requireAdministrator.xml"
call "C:\Hongshi\VBNet\src\Manifests\embedManifest.bat" "C:\Hongshi\VBNet\src\SetupNgen\obj\Debug\SetupNgen.exe" "C:\Hongshi\VBNet\src\Manifests\requireAdministrator.xml"

@rem Sign
rem call "C:\Hongshi\VBNet\src\signfile.bat" "C:\Hongshi\VBNet\src\SetupNgen\obj\Debug\SetupNgen.exe"
rem call "C:\Hongshi\VBNet\src\signfile.bat" "C:\Hongshi\VBNet\src\SetupNgen\bin\Debug\SetupNgen.exe"
" exited with code 1.	SetupNgen

Error	5	The command "@rem Embed manifest
call "C:\Hongshi\VBNet\src\Manifests\embedManifest.bat" "C:\Hongshi\VBNet\src\WiaProxy32\bin\Debug\WiaProxy32.exe" "C:\Hongshi\VBNet\src\Manifests\asInvoker.xml"
call "C:\Hongshi\VBNet\src\Manifests\embedManifest.bat" "C:\Hongshi\VBNet\src\WiaProxy32\obj\x86\Debug\WiaProxy32.exe" "C:\Hongshi\VBNet\src\Manifests\asInvoker.xml"

@rem Sign
rem call "C:\Hongshi\VBNet\src\signfile.bat" "C:\Hongshi\VBNet\src\WiaProxy32\obj\x86\Debug\WiaProxy32.exe"
rem call "C:\Hongshi\VBNet\src\signfile.bat" "C:\Hongshi\VBNet\src\WiaProxy32\bin\Debug\WiaProxy32.exe"
" exited with code 1.	WiaProxy32

Error	6	The command "@rem Embed manifest
call "C:\Hongshi\VBNet\src\Manifests\embedManifest.bat" "C:\Hongshi\VBNet\src\UpdateMonitor\bin\Debug\UpdateMonitor.exe" "C:\Hongshi\VBNet\src\Manifests\asInvoker.xml"
call "C:\Hongshi\VBNet\src\Manifests\embedManifest.bat" "C:\Hongshi\VBNet\src\UpdateMonitor\obj\Debug\UpdateMonitor.exe" "C:\Hongshi\VBNet\src\Manifests\asInvoker.xml"
" exited with code 1.	UpdateMonitor

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...