Knowledge Base FAQ Items
Browse "Visual C++" Questions: |
---|
Q1420015: On compiling your C++ Forms demo, I get the following error: "error MSB8041: MFC libraries are required for this project. Install them from the Visual Studio installer (Individual Components tab) for any toolsets and architectures being used.". What's wrong? This means, that you have not included the MFC libraries in your Visual Studio installation. Solution: Insert the Visual Studio installation media Launch the 'Visual Studio Installer' Click on the 'Modify' button Select the 'Individual Components' tab C++ MFC for latest build vXYZ tools (x86 & x64) After that, rebuild the C++ MFC Forms project Network Component > Visual C++ Q1420020: Can I use Visual Studio Express Edition to build the Visual C++ samples? Q1420030: I want to create a new Visual C++ project. Which files do I need to include in my project to make use of ActiveXperts Network Port Component? Q1420010: Which Visual Studio version is required to compile the Visual C++ samples?
|