Home » Developing U++ » UppHub » Broken packages
Re: Broken packages [message #40384 is a reply to message #39863] |
Mon, 29 July 2013 18:34  |
 |
Alboni
Messages: 216 Registered: January 2012 Location: Kajaani, Finland
|
Experienced Member |
|
|
ProtectEncrypt.exe $(OUTDIR) AABBCCDDEEFF00112233445566778899
doesn't work for me. (MSC10)
$(OUTDIR) seems to give the wrong path: the folder where the .obj files are instead of the pathname of the executable.
It works if I change the line to:
ProtectEncrypt.exe $(EXEPATH) AABBCCDDEEFF00112233445566778899
It would also be optimal for use with TheIde if ProtectEncript would not change the filetime (or display the key).
[Updated on: Mon, 29 July 2013 19:00] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sat Jun 07 04:19:03 CEST 2025
Total time taken to generate the page: 0.04855 seconds
|