Ok, what I am trying to do is this:
I wanted to write an MFC program and really quickly figured out that instead of printing logs messages out to std-err or std-out, it would be better to have a logging-library to display the messages in some window within my app. I also wanted to have different...
Hi,
is there anything like a guide on starting a new project?
It seems like the project wizard gives me all these choices, I have no idea which one is the best one. Yet, the more code the wizard generates, the more fragile it seems to become.
I am having immense problems just adding a very...
Actually, the settings are the default settings the way VC++ created the project. I have done Java for the last 7 years, so I am totally out of shape in C++ world... I used to do c++, but never really went into this Windows and VC++ mess.
That's why I did not change anything in these settings -...
I have a problem with VC++ 6:
I have a static library project and an application project that I want to use the library in.
The library is called loglib, the application logtest.
Compiling the library in its own workspace works fine.
Compiling the app in the app-workspace made problems because...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.