Home » Developing U++ » UppHub » Broken packages
Re: Broken packages [message #40215 is a reply to message #39863] |
Wed, 03 July 2013 22:17   |
mdelfede
Messages: 1308 Registered: September 2007
|
Ultimate Contributor |
|
|
keltor wrote on Tue, 07 May 2013 17:46 | Hello,
......
-ProtectTest: The package builds correctly, however the custom build step for Windows reads
c:\desarrollo\upp\ProtectEncrypt.exe $(OUTPATH) <key value>
|
mhhhh... I guess somebody updated the bazaar package by mistake, as my original one didn't have an hard wired path inside custom build steps.
About the $(OUTDIR) I guess you're right, it was a change on a recent ide update.
Quote: |
On a side note, I can confirm that the "ordinary" Protect package (I have not tried the client/server yet) works with Visual Studio 2012.
|
interesting. IIRC, it didn't work with msc10 because of compilers changes.
It can't indeed work on 64 bit versions of msc compilers, as they dropped inline assembler support. We should find a way to do without it, but I guess it'll be quite difficult and/or quite easy to crack.
Client/Server package should be compiler independent, so it should work. It uses old web package, which is in bazaar. I had no time yet to update to new code.
Thank you for testing 
|
|
|
Goto Forum:
Current Time: Sat Jun 07 19:21:43 CEST 2025
Total time taken to generate the page: 0.04452 seconds
|