Menu

CompilerOutputter::write() outside ‘main()’

Help
kais
2007-07-10
2013-04-22
  • kais

    kais - 2007-07-10

    CPPUNIT_NS::CompilerOutputter outputter( &result, std::cerr );
    outputter.write();

    Didn’t write into compiler output window, if outside ‘main()’ function.
    How to fix this?
    Thank you.

     
    • Code Guru

      Code Guru - 2007-07-27

      Can you please show the exact code you are using and explain how the output differs from what you expect?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.