Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) Multithreaded RTL must be selected

 

Compile error.

 

 

 

 

 

Full error message

 

[C++ Fatal Error] push_options.hpp(58): F1003 Error directive: Multithreaded RTL must be selected.

 

 

 

 

 

Cause

 

 

#include <boost/asio.hpp>

 

 

 

 

 

Solution

 

You must enable multi-thread applications:

 

  1. 'File | Close All'
  2. 'File | New | Other'
  3. Select 'Console Wizard'
  4. Check 'Multi-threaded'

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict

This page has been created by the tool CodeToHtml