[test]Legacy support - Boost 1.34.1 with MSVC 6
I've just started trying to use Boost's Test module. Trouble is I'm still stuck with Visual Studio 6(SP6), so I believe I need to stick with Boost 1.34.1 as the last properly supported for VC6. I'm having trouble getting the examples even to compile (ie exec_mon_example.cpp). Does anyone have any pointers to known incompatibilities between Boost 1.34.1 and VC6SP6 ? Or whether there is a more recent version where the Test module will work with VC6 ? I am well aware of how old VC6 is and would like to move forward. The major aim of getting Boost.Test working with VC6 is to give some confidence that any port to VC12 is working satisfactorily. Regards, Richard. Richard Kerry BNCS Engineer, SI SOL Telco & Media Vertical Practice T: +44 (0)20 3618 2669 M: +44 (0)7812 325518 Lync: +44 (0) 20 3618 0778 Room G300, Stadium House, Wood Lane, London, W12 7TA richard.kerry@atos.netmailto:richard.kerry@atos.net
[Please do not mail me a copy of your followup] boost-users@lists.boost.org spake the secret code <61C67DC73308BD49B2D4B65072480DBA231300CB@DEFTHW99EZ1MSX.ww931.my-it-solutions.net> thusly:
I've just started trying to use Boost's Test module. Trouble is I'm still stuck with Visual Studio 6(SP6),
*ouch* I feel your pain :-)
I'm having trouble getting the examples even to compile (ie exec_mon_example.cpp).
What happens if you try to work through my tutorials? http://user.xmission.com/~legalize/boost.test/libs/test/doc/html/index.html
Does anyone have any pointers to known incompatibilities between Boost 1.34.1 and VC6SP6 ? Or whether there is a more recent version where the Test module will work with VC6 ?
I'm afraid that's ancient history for me, so I'm of no help there. -- "The Direct3D Graphics Pipeline" free book http://tinyurl.com/d3d-pipeline The Computer Graphics Museum http://computergraphicsmuseum.org The Terminals Wiki http://terminals.classiccmp.org Legalize Adulthood! (my blog) http://legalizeadulthood.wordpress.com
Kerry, Richard
I’m having trouble getting the examples even to compile (ie exec_mon_example.cpp). Does anyone have any pointers to known incompatibilities between Boost 1.34.1 and VC6SP6? Or whether there is a more recent version where the Test module will work with VC6 ?
Your best bet is to stick with old boost version. For the most part it should just work. I do not think I can do any real investigation with this compiler, but feel free to post the error messages Gennadiy
participants (3)
-
Gennadiy Rozental
-
Kerry, Richard
-
legalize+jeeves@mail.xmission.com