Build errors C++ with Poco and Qt Creator
问题 I am getting build errors in Qt Creator when trying to build a sample in the Poco library. I used these instructions to build poco with MinGW. This is the sample I am trying to use: // httpget.cpp // // $Id: //poco/1.4/Net/samples/httpget/src/httpget.cpp#3 $ // // This sample demonstrates the HTTPClientSession and the HTTPCredentials classes. // // Copyright (c) 2005-2012, Applied Informatics Software Engineering GmbH. // and Contributors. // // Permission is hereby granted, free of charge,