Boost logo

Boost Users :

From: Gennadiy E. Rozental (rogeeff_at_[hidden])
Date: 2002-11-02 21:04:03


  Unfortunately I do not have recent expiriences with C++ Builder.
In majority of the cases with MSVC 6 IDE I include test run in
compilaton chain (post build step) and see the test results in Build
output window. Maybe C++ builder allows something like this? I found
it most useful cause you can jump to the error line using native IDE
facilties.
  In other case you should be able to set a break point into the
library code, somewhere near to end of main.

Gennadiy.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net