error PRJ0019

This particular forum is archives, bug reports should be made at https://github.com/visualboyadvance-m/v ... e-m/issues


kameleon20
Junior Member
Posts: 3
Joined: Tue Nov 25, 2008 12:31 pm

error PRJ0019

Post by kameleon20 »

After many hours of downloading and installing, i was thinking i could finally build VBA-M, but it wasn't so.

 

At the end, he spitted out this error:

(Manualy translated it from dutch to english)

Code: Select all

1>Signing executable...
1>protect.exe cannot be recognized as a intern
1>or extern command, program or batchfile.
1>Project : error PRJ0019: A tool returned an error code from "Signing executable..."

 

Any1 know the solution for it?

 

Here my software specs:

  • Windows Vista Home Premium 32bit
  • Microsoft Visual Studio 2008 Professional Edition
  • MSDN installed
  • Microsoft Visual Studio 2008 Feature Pack installed
  • SDK for Visual Studio 2008 installed
  • SDK for DirectX installed (latest)
  • Added the extra required files to the right places
mudlord
Senior Member
Posts: 306
Joined: Sun Feb 08, 2009 7:16 am

error PRJ0019

Post by mudlord »

I have to wonder about your motives.

 

Why are you acquiring the SVN when there is public builds? Are you planning of forking VBA-M or something? (why someone would do a fork of a fork is beyond me)

kameleon20
Junior Member
Posts: 3
Joined: Tue Nov 25, 2008 12:31 pm

error PRJ0019

Post by kameleon20 »

well because i like it to build them, you allways have the latest release, and indeed, maybe to help on some small points...

 

i used to be a antrix/ascent/arcemu compiler, and also did some fixes to it, but there are now to much wow projects, all sort of competing against eachother...

 

if there are any typo's, sorry, am typing now with one hand, cause i've broken my right hand last night.

gllt
Junior Member
Posts: 15
Joined: Thu Nov 06, 2008 1:14 pm

error PRJ0019

Post by gllt »

if there are any typo's, sorry, am typing now with one hand, cause i've broken my right hand last night.

 

OT; Ow, I hope it gets to feeling better. Both broken things and Hand Impairments are awful so getting both is yechk.

mudlord
Senior Member
Posts: 306
Joined: Sun Feb 08, 2009 7:16 am

error PRJ0019

Post by mudlord »

well because i like it to build them, you allways have the latest release, and indeed, maybe to help on some small points...

 

I see.

 

You might have to ask another developer for help since:

 

A) I really dislike helping because I have lost trust in people and the emulator scene. People in the past have stolen and abused this project and the GPL for thier own gain. Whats stopping you from doing the same?

 

B) Compiling builds for the sake of compiling doesn't sit right with me. The builds this project offers are always done when worthwhile changes are made. Compiling on every single SVN revision does not make sense.

 

C) I no longer have Nach's tools, since I have quit the emulator scene.

 

D) Anyone who knows C/C++ can reverse the protection offered in the MFC build......And no, I am not going to explain it to people who don't understand C/C++. Because it doesn't need explaining to coders, and I have to wonder why non coders even have a compiler in the first place.

 

E) I don't feel like making a patch for this so some idiot can squander the VBA-M executable.

Last edited by mudlord on Wed Nov 26, 2008 5:02 pm, edited 1 time in total.
Chrono Archangel
Junior Member
Posts: 7
Joined: Mon Apr 28, 2008 11:30 pm

error PRJ0019

Post by Chrono Archangel »

If you go to the release_temp folder, you probably have a log there.

Take a look inside and you'll probably see its complaining about .asm files its not able to process.

 

Got to: http://www.nasm.us/pub/nasm/releasebuilds/2.05.01/

 

Download the win32 version and extract it wherever you want. Go to your Executable directories settings and add the folder where the nasm.exe is in.

 

Give it try again after that.

 

If the log isnt related to nasm, post it here and someone can surely help you.

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

error PRJ0019

Post by Squall Leonhart »

actually, looks more like it can't find protect.exe, which you need to download the entire current svn, and not just the trunk to aquire.

mudlord
Senior Member
Posts: 306
Joined: Sun Feb 08, 2009 7:16 am

error PRJ0019

Post by mudlord »

You need protect.exe to sign the executable.

You can download the entire SVN as you wish, only that you need protect.exe to make a working release grade MFC executable.

 

If people have bothered to even read, Linux users don't have this issue, since they have enough brains not to steal shit, since for thier distro, code is needed. Stealing via resource modification mostly occurs on common platforms like Win32/Win64.

 

If you are a programmer, you can easily weed out the code yourself. It ain't that hard. Jeebus....

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

error PRJ0019

Post by Squall Leonhart »

[img]<fileStore.core_Emoticons>/emoticons/tongue.png[/img]/emoticons/tongue@2x.png 2x" width="20" height="20" /> no need for the hate eh mudlord, this isn't emuforums, and spyhop is nowhere around.

Chrono Archangel
Junior Member
Posts: 7
Joined: Mon Apr 28, 2008 11:30 pm

error PRJ0019

Post by Chrono Archangel »

i lolled

 

not everyone is out to get you mudlord [img]<fileStore.core_Emoticons>/emoticons/laugh.png[/img]/emoticons/laugh@2x.png 2x" width="20" height="20" />

Locked