Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 03-24-2013, 04:31 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Okay it's going to get a little scary if you don't like the command line but lets try something... You should have a program: VS2012 x86 Native Tools Command Prompt. Under Microsoft Visual Studio 2012 -> tools, not entirely sure where it is on Win8 but if you search for VS2012 it should come up.

Should open something like:

Code:
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC>
Run the cl command with /? as an argument, eg:
Code:
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC>cl /?
That should bring up a lot of info and a lot of hit enter to continue screens. As well as starting off with something like...
Code:
Microsoft (R) C/C++ Optimizing Compiler Version 17.00.51106.1 for x86
Copyright (C) Microsoft Corporation.  All rights reserved.
If it doesn't you need to reinstall VS.

If it's installed correctly try instead:
Code:
C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC>cmake-gui
That will launch the cmake gui with all the VC Vars set and hopefully it will be able to find it.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 08:09 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3