Posted: Sat May 05, 2007 8:34 am
Update
- replaced UPX 2.01 with UPX 3.00
- added support for LZMA compression algorithm
- replaced UPX 2.01 with UPX 3.00
- added support for LZMA compression algorithm
http://www.purebasic.com
https://www.purebasic.fr/english/
PureVALID has no threadsafe version.aaaaaaaargh wrote:Hi,
when using your (great) PureValid Library and I select the 'Create Treadsafe Executable' Compiler option I get the following message:
POLINK: error: Unresolved external symbol'_PBStringBasePosition.'
POLINK: fatal error: 1 unresolved external(s).
Eeeh, any progress on this?gnozal wrote:PureVALID has no threadsafe version.aaaaaaaargh wrote:Hi,
when using your (great) PureValid Library and I select the 'Create Treadsafe Executable' Compiler option I get the following message:
POLINK: error: Unresolved external symbol'_PBStringBasePosition.'
POLINK: fatal error: 1 unresolved external(s).
But I guess I could add one (I don't have the sources right now) : will try to do it this week.
???aaaaaaaargh wrote:Eeeh, any progress on this?gnozal wrote:PureVALID has no threadsafe version.aaaaaaaargh wrote:Hi,
when using your (great) PureValid Library and I select the 'Create Treadsafe Executable' Compiler option I get the following message:
POLINK: error: Unresolved external symbol'_PBStringBasePosition.'
POLINK: fatal error: 1 unresolved external(s).
But I guess I could add one (I don't have the sources right now) : will try to do it this week.
Do you have any problems with the threadsafe version ?Update
Changes :
- added threadsafe version [PB4]
- updated help file
Oh dear, I completely missed it, sorry I'll try it out asap.gnozal wrote:???aaaaaaaargh wrote:Eeeh, any progress on this?gnozal wrote:PureVALID has no threadsafe version.aaaaaaaargh wrote:Hi,
when using your (great) PureValid Library and I select the 'Create Treadsafe Executable' Compiler option I get the following message:
POLINK: error: Unresolved external symbol'_PBStringBasePosition.'
POLINK: fatal error: 1 unresolved external(s).
But I guess I could add one (I don't have the sources right now) : will try to do it this week.
Posted Tue Oct 23, 2007 in PureValid thread [ http://www.purebasic.fr/english/viewtopic.php?t=9825 ]Do you have any problems with the threadsafe version ?Update
Changes :
- added threadsafe version [PB4]
- updated help file
The scramble feature simply modifies the header so that most automatic extraction programs won't recognize the UPX header.SFSxOI wrote:Thank you very much
(I'm not really that familiar with encryption of files and the sort...but could i ask a simple question. With UPX when it says 'scramble' what does that mean in relation to encryption...do they mean the same thing...as in someone should not be able to look at the code and figure it out with a hex editor?)