Hi,
I am trying to use BLITZ++ with VC++7.1 .NET 2003.
Thanks to some information I found on the web I have managed to compile it successfully using the supplied soln workspaces.
However when I try and compile the programs in the test-suite I keep getting error messages of the form:
arrayresize.obj : error LNK2001: unresolved external symbol "bool blitz::assertFailMode" (?assertFailMode@blitz@@3_NA)
arrayresize.obj : error LNK2001: unresolved external symbol "int blitz::assertFailCount" (?assertFailCount@blitz@@3HA)
arrayresize.obj : error LNK2001: unresolved external symbol "int blitz::assertSuccessCount" (?assertSuccessCount@blitz@@3HA)
I thought these should be set in bzdebug.h ?
Can you please advise on how I should proceed. I apologize in advance if I am doing something stupid but I am new to such advanced C++ code.
Kind regards
Lawrence Daniels
___________________________________________________________________
Lawrence Daniels lawrence.daniels@aspentech.com
Harwell
R&D Operations Manager
Senior Development Manager
Fluid Dynamics & Maths Solvers Development
Hyprotech
UK Ltd.
Gemini Building
Fermi Avenue
Harwell Business Centre
Didcot
Oxfordshire
OX11 0QR
UK
Tel:+44 1235 448252
Fax:+44 1235 448230
www.hyprotech.com
____________________________________________________________________