tnt_cl Posted April 9, 2008 Posted April 9, 2008 I did follow all steps in the readme.txt. MT.exe and signtool.exe are in C:/windows. I am running Vista x64 and MS Visual studio 2008. I tried to rebuild the solution but got this error no mater what. Any help would be appreciate. Thanks Error 1 The command "@rem Sign rem call "D:\My Documents\Programming\Paint.NET\src\signfile.bat" "D:\My Documents\Programming\Paint.NET\src\StylusReader\obj\Debug\PaintDotNet.StylusReader.dll" rem call "D:\My Documents\Programming\Paint.NET\src\signfile.bat" "D:\My Documents\Programming\Paint.NET\src\StylusReader\bin\Debug\PaintDotNet.StylusReader.dll" " exited with code 1. StylusReader Error 2 Metadata file 'D:\My Documents\Programming\Paint.NET\src\SystemLayer\bin\Debug\PaintDotNet.SystemLayer.dll' could not be found Resources Error 3 The command "@rem register the WIA 2.0 library rem regsvr32 /s "D:\My Documents\Programming\Paint.NET\src\\WIAAutSDK\wiaaut.dll" " exited with code 1. SystemLayer Error 4 Metadata file 'D:\My Documents\Programming\Paint.NET\src\SystemLayer\bin\Debug\PaintDotNet.SystemLayer.dll' could not be found Core Error 5 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Resources\bin\Debug\PaintDotNet.Resources.dll' could not be found Core Error 6 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Resources\bin\Debug\PaintDotNet.Resources.dll' could not be found Data Error 7 Metadata file 'D:\My Documents\Programming\Paint.NET\src\SystemLayer\bin\Debug\PaintDotNet.SystemLayer.dll' could not be found Data Error 8 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Core\bin\Debug\PaintDotNet.Core.dll' could not be found Data Error 9 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Resources\bin\Debug\PaintDotNet.Resources.dll' could not be found Effects Error 10 Metadata file 'D:\My Documents\Programming\Paint.NET\src\SystemLayer\bin\Debug\PaintDotNet.SystemLayer.dll' could not be found Effects Error 11 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Data\bin\Debug\PaintDotNet.Data.dll' could not be found Effects Error 12 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Core\bin\Debug\PaintDotNet.Core.dll' could not be found Effects Error 13 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Resources\bin\Debug\PaintDotNet.Resources.dll' could not be found DdsFileType Error 14 Metadata file 'D:\My Documents\Programming\Paint.NET\src\SystemLayer\bin\Debug\PaintDotNet.SystemLayer.dll' could not be found DdsFileType Error 15 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Data\bin\Debug\PaintDotNet.Data.dll' could not be found DdsFileType Error 16 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Core\bin\Debug\PaintDotNet.Core.dll' could not be found DdsFileType Error 17 Metadata file 'D:\My Documents\Programming\Paint.NET\src\SystemLayer\bin\Debug\PaintDotNet.SystemLayer.dll' could not be found WiaProxy32 Error 18 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Resources\bin\Debug\PaintDotNet.Resources.dll' could not be found WiaProxy32 Error 19 The command "@rem Embed manifest call "D:\My Documents\Programming\Paint.NET\src\Manifests\embedManifest.bat" "D:\My Documents\Programming\Paint.NET\src\UpdateMonitor\bin\Debug\UpdateMonitor.exe" "D:\My Documents\Programming\Paint.NET\src\Manifests\asInvoker.xml" call "D:\My Documents\Programming\Paint.NET\src\Manifests\embedManifest.bat" "D:\My Documents\Programming\Paint.NET\src\UpdateMonitor\obj\Debug\UpdateMonitor.exe" "D:\My Documents\Programming\Paint.NET\src\Manifests\asInvoker.xml" " exited with code 1. UpdateMonitor Error 20 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Resources\bin\Debug\PaintDotNet.Resources.dll' could not be found paintdotnet Error 21 Metadata file 'D:\My Documents\Programming\Paint.NET\src\SystemLayer\bin\Debug\PaintDotNet.SystemLayer.dll' could not be found paintdotnet Error 22 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Data\bin\Debug\PaintDotNet.Data.dll' could not be found paintdotnet Error 23 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Effects\bin\Debug\PaintDotNet.Effects.dll' could not be found paintdotnet Error 24 Metadata file 'D:\My Documents\Programming\Paint.NET\src\Core\bin\Debug\PaintDotNet.Core.dll' could not be found paintdotnet Error 25 The command "@rem Embed manifest call "D:\My Documents\Programming\Paint.NET\src\Manifests\embedManifest.bat" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\PaintDotNet.exe" "D:\My Documents\Programming\Paint.NET\src\Manifests\asInvoker.xml" call "D:\My Documents\Programming\Paint.NET\src\Manifests\embedManifest.bat" "D:\My Documents\Programming\Paint.NET\src\obj\Debug\PaintDotNet.exe" "D:\My Documents\Programming\Paint.NET\src\Manifests\asInvoker.xml" @rem Sign rem call "D:\My Documents\Programming\Paint.NET\src\signfile.bat" "D:\My Documents\Programming\Paint.NET\src\obj\Debug\PaintDotNet.exe" rem call "D:\My Documents\Programming\Paint.NET\src\signfile.bat" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\PaintDotNet.exe" @rem copy Interop.WIA.dll over copy "D:\My Documents\Programming\Paint.NET\src\\Interop.WIA\Interop.WIA.dll" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\" @rem Copy DDS over mkdir "D:\My Documents\Programming\Paint.NET\src\bin\Debug\\FileTypes" copy "D:\My Documents\Programming\Paint.NET\src\\DdsFileType\DdsFileType\bin\Debug\DdsFileType.dll" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\\FileTypes" copy "D:\My Documents\Programming\Paint.NET\src\\DdsFileType\Squish\Squish_x86\Debug\Squish_x86.dll" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\" copy "D:\My Documents\Programming\Paint.NET\src\\DdsFileType\Squish\Squish_x86_SSE2\Debug\Squish_x86_SSE2.dll" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\" copy "D:\My Documents\Programming\Paint.NET\src\\DdsFileType\Squish\Squish_x64\Debug\Squish_x64.dll" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\" @rem copy SystemLayer.Native.*.dll over rem copy "D:\My Documents\Programming\Paint.NET\src\\SystemLayer.Native\SystemLayer.Native.x64\Debug\PaintDotNet.SystemLayer.Native.x64.dll" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\" rem copy "D:\My Documents\Programming\Paint.NET\src\\SystemLayer.Native\SystemLayer.Native.x86\Debug\PaintDotNet.SystemLayer.Native.x86.dll" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\" @rem copy WiaProxy32.exe over copy "D:\My Documents\Programming\Paint.NET\src\\WiaProxy32\bin\Debug\WiaProxy32.exe" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\" @rem copy English strings over copy "D:\My Documents\Programming\Paint.NET\src\\Strings\Debug\PaintDotNet.Strings.3.resources" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\" @rem copy non-English strings (we won't copy the other file/image resource overrides) rem copy "D:\My Documents\Programming\Paint.NET\src\\Resources.mui\*.resources" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\" :done rem call "D:\My Documents\Programming\Paint.NET\src\prejit.bat" "D:\My Documents\Programming\Paint.NET\src\bin\Debug\PaintDotNet.exe"" exited with code 1. paintdotnet Quote
harold Posted April 9, 2008 Posted April 9, 2008 This looks to me as though it could have something to do with this: viewtopic.php?f=6&t=23384 Quote I would write plugins, if I knew what kind of plugins were needed..
tnt_cl Posted April 9, 2008 Author Posted April 9, 2008 This looks to me as though it could have something to do with this:viewtopic.php?f=6&t=23384 I tried that but it doesnt work. Anything else should i do. also i got the error "the project consists entirely of configurations....The project cant not be loaded. " but i dont have any clue how to fix it. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.