$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Önnerby (daniel_at_[hidden])
Date: 2008-05-09 08:46:24
Hi!
After upgrading my app from boost 1.34.1 to 1.35 I found that I am
unable to pack my exe-files using upx.exe.
The error message upx gives is:
CantPackException: TLS callbacks are not supported
I'm guessing this has anything to do with boost::threads that I'm using?
Any way to get this fixed? I mean, it worked using boost 1.34.1?
Best regards
Daniel