Jump to content

Paint.NET build error


Pushapjit

Recommended Posts

We are using paint.NET source code. The version No is pdn_src_3_01.

we are trying to build the code using Visual Studio 2008. But our compilation process failed with following errors:-

Error	724	The command "@rem Embed manifest
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\SetupNgen\bin\Debug\SetupNgen.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\requireAdministrator.xml"
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\SetupNgen\obj\Debug\SetupNgen.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\requireAdministrator.xml"

@rem Sign
rem call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\signfile.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\SetupNgen\obj\Debug\SetupNgen.exe"
rem call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\signfile.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\SetupNgen\bin\Debug\SetupNgen.exe"
" exited with code 1.	SetupNgen


Error	725	The command "@rem Embed manifest
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\WiaProxy32\bin\Debug\WiaProxy32.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\asInvoker.xml"
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\WiaProxy32\obj\x86\Debug\WiaProxy32.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\asInvoker.xml"

@rem Sign
rem call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\signfile.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\WiaProxy32\obj\x86\Debug\WiaProxy32.exe"
rem call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\signfile.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\WiaProxy32\bin\Debug\WiaProxy32.exe"
" exited with code 1.	WiaProxy32


Error	726	The command "@rem Embed manifest
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\UpdateMonitor\bin\Debug\UpdateMonitor.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\asInvoker.xml"
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\UpdateMonitor\obj\Debug\UpdateMonitor.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\asInvoker.xml"
" exited with code 1.	UpdateMonitor

Link to comment
Share on other sites

We are using paint.NET source code. The version No is pdn_src_3_01.

we are trying to build the code using Visual Studio 2008. But our compilation process failed with following errors:-

Error	724	The command "@rem Embed manifest
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\SetupNgen\bin\Debug\SetupNgen.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\requireAdministrator.xml"
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\SetupNgen\obj\Debug\SetupNgen.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\requireAdministrator.xml"

@rem Sign
rem call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\signfile.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\SetupNgen\obj\Debug\SetupNgen.exe"
rem call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\signfile.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\SetupNgen\bin\Debug\SetupNgen.exe"
" exited with code 1.	SetupNgen


Error	725	The command "@rem Embed manifest
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\WiaProxy32\bin\Debug\WiaProxy32.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\asInvoker.xml"
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\WiaProxy32\obj\x86\Debug\WiaProxy32.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\asInvoker.xml"

@rem Sign
rem call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\signfile.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\WiaProxy32\obj\x86\Debug\WiaProxy32.exe"
rem call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\signfile.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\WiaProxy32\bin\Debug\WiaProxy32.exe"
" exited with code 1.	WiaProxy32


Error	726	The command "@rem Embed manifest
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\UpdateMonitor\bin\Debug\UpdateMonitor.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\asInvoker.xml"
call "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\embedManifest.bat" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\UpdateMonitor\obj\Debug\UpdateMonitor.exe" "C:\Documents and Settings\Jatinder Jain\Desktop\pdn_src_3_01\pdn_src_3_01\src\Manifests\asInvoker.xml"
" exited with code 1.	UpdateMonitor

If you were trying to build the entire thing, there's no way it can work, as the installer is not in the source code, along with other build nessecities, to stop people ripping off PDN.

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...