[gme-users] Compiling with Visual Studio 2k10 ultimate
Kevin Smyth
ksmyth at isis.vanderbilt.edu
Mon Apr 9 11:17:18 CDT 2012
5f45c5d6-4e11-42fc-a558-cfa0b6c7bea6 is the GUID for the
MgaDotNetServices typelib, which should be registered automatically by
Visual Studio when building the project. Did you run VS as
Administrator? Did the MgaDotNetServices project compile successfully?
To register it manually, use this in an elevated VS2010 command prompt:
regasm /codebase "%GME_ROOT%\GME\Release\MgaDotNetServices.dll"
Kevin
From: gme-users-bounces at list.isis.vanderbilt.edu
[mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf Of Andrew
N
Sent: Saturday, April 07, 2012 4:51 PM
To: gme-users
Subject: [gme-users] Compiling with Visual Studio 2k10 ultimate
Hey guys
I'm trying to extend a few MFC menus but before I even do that I can't
get the solution file to load in VS2k10. I have activepython 2.7
installed, and tried to run (via cmd as Administrator) the build.py
stuff.
Just loading the sln file into vs then building with a Win32 bit target
throws the following errors (again,running VS2k10 as admin)
Here's a link to the errors being thrown when I try to build the
solution in w32-mode. Since there are so many errors I figured it'd be
easier to read as an image...
http://i.imgur.com/r3cOc.png
The x64 bit target throws way more warnings (looks just like static
analysis semantic warnings, not critical build errors).
Any help would be appreciated,
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/gme-users/attachments/20120409/44b9d3c0/attachment.html
More information about the gme-users
mailing list