I'm stuck at the security settings for MySQL. Since I reinstalled MySQL it remembered my old PW which I can't find. I would post a pic but I'm not sure how.
After step 5 of the SQL install, it asks to reconfigure or remove the instance before step 6. I imagine this is because it was previously installed. I will choose to remove this and see what happens when I install it again.
UPDATE: After uninstall... Same step, slightly different, just like the steps in the guide but... it's asking me for a current password. What would that be?
UPDATE:
'Step 3: Getting and compiling the C++ source code
#6 - unzip the dependencies'
? what dependencies? where are they? the guide needs to be specific, especially for dummies...
Step 3:
'Click on Configure.
In the next dialogue that says 'Specify the generator for this project', select 'Visual Studio 11'. Click on Finish.
Some messages should appear in the lower window with hopefully no errors.'
? - Guess what, there were errors; The guide doesn't say what to do if there are errors - "error in configuration process, project files may be invalid"
from cmakeerror - The imported project "C:\Microsoft.Cpp.Default.props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
I also noticed in CMake the ' CMAKE_INSTALL_PREFIX c:/program files (x86)/EQEmu ' doesn't exist when I look for it in windows explorer.
I'm definitely stopping here until I get some help.
Please assist with these steps if you have any knowledge.
|