<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>FPO is off by default in VS2010. It is the /Oy- flag. You can configure it under C/C++&gt;Optimization&gt;Omit Frame Pointers<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>You should change the email address and remove the http url.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>The Java support in GME requires the environment JAVA_HOME (mine is C:\Program Files (x86)\Java\jdk1.6.0_18). The &#8211;v switch to build.py will reveal the compiler error messages.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>Kevin<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> gme-users-bounces@list.isis.vanderbilt.edu [mailto:gme-users-bounces@list.isis.vanderbilt.edu] <b>On Behalf Of </b>Andrew N<br><b>Sent:</b> Saturday, April 28, 2012 8:01 PM<br><b>To:</b> gme-users<br><b>Subject:</b> Re: [gme-users] Compiling issues (pt 2)<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Thanks a lot for your help so far guys. Do I need to configure a SMTP server or will just changing the email suffice? To turn off frame-pointer optimization, should I use the /Oy- flag? I found some documentation suggesting that but it was pretty old. Finally I'm running into the wall building the MSI w/ python. Again, apologies for the vague error message.<br><br><o:p></o:p></p><div style='margin-left:30.0pt'><p class=MsoNormal style='margin-bottom:12.0pt'><span style='font-size:7.5pt;font-family:"Courier New"'>Building GME version 12.4.28 x86<br>0. Check prerequisites (required tools, etc.) ...<br>Warning: SVN client cannot be found! You won't be able to check in &amp; tag release<br>s<br>1. Update version strings in source files ...<br>2. Compile GME core components ...<br>3. Compile MetaGME components ...<br>4. Compile Java component support (JBON) ...<br>!!! Build FAILED: step compile_JBON<br>Traceback (most recent call last):<br>&nbsp; File &quot;build.py&quot;, line 452, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; do_step(i, build_steps[i])<br>&nbsp; File &quot;build.py&quot;, line 321, in do_step<br>&nbsp;&nbsp;&nbsp; step()<br>&nbsp; File &quot;build.py&quot;, line 173, in compile_JBON<br>&nbsp;&nbsp;&nbsp; tools.build_VS( sln_file, &quot;Release&quot; )<br>&nbsp; File &quot;C:\GME-12.4.20_src\Install\Build\tools.py&quot;, line 133, in build_VS<br>&nbsp;&nbsp;&nbsp; subprocess.check_call(args, stdout=(sys.stdout if prefs['verbose'] else nulf<br>p), stderr=None, shell=True)<br>&nbsp; File &quot;C:\Python26\lib\subprocess.py&quot;, line 488, in check_call<br>&nbsp;&nbsp;&nbsp; raise CalledProcessError(retcode, cmd)<br>subprocess.CalledProcessError: Command '['msbuild', 'C:\\GME-12.4.20_src\\SDK\\J<br>ava\\native\\JavaSupport.sln', '/t:Build', '/p:Configuration=Release']' returned<br>&nbsp;non-zero exit status 1</span><span style='font-family:"Courier New"'><o:p></o:p></span></p></div><div><p class=MsoNormal>On Fri, Apr 27, 2012 at 10:27 PM, Kevin Smyth &lt;<a href="mailto:ksmyth@isis.vanderbilt.edu" target="_blank">ksmyth@isis.vanderbilt.edu</a>&gt; wrote:<o:p></o:p></p><p class=MsoNormal>Good point Csaba. Debugging tools for windows has some handy utilities for dealing with pdbs.<br><br>Re: debug versions: the CRT dlls are not redistributable. Compile release versions without frame pointer optimization to be able to get stack traces.<br><br>The crash reporting is controlled in gmeapp.cpp. You'll want to change the http URL or use an email address.<br><span style='color:#888888'><br>Kevin</span><o:p></o:p></p><div><div><p class=MsoNormal><br>On Apr 27, 2012, at 9:05 PM, &quot;Toth, Csaba&quot; &lt;<a href="mailto:csaba.toth@Vanderbilt.Edu">csaba.toth@Vanderbilt.Edu</a>&gt; wrote:<br><br>&gt; What I'd also be sure is to include the debug symbol files for each dll and exe you compile. This way the crashdump reporter can extract more information at the time of the crash. This is true for both Debug and Release version of the program. If you install Debug version then the crash report much likely to be able to unfold the call stack of the crash (Release often have too much optimization which affects the stack). But for Debug version you need to include several dlls which are not present on a non-developer environment.<br>&gt; Kevin: I cannot remember if there's a registry switch to obtain crash dump or how that goes now.<br>&gt;<br>&gt; You can also try remote debugging.<br>&gt;<br>&gt; My bet: You probably have some issue with some dlls or COM components, if GME dies so soon.<br>&gt;<br>&gt; Csaba<br>&gt; - former developer.<br>&gt; ________________________________________<br>&gt; From: <a href="mailto:gme-users-bounces@list.isis.vanderbilt.edu" target="_blank">gme-users-bounces@list.isis.vanderbilt.edu</a> [<a href="mailto:gme-users-bounces@list.isis.vanderbilt.edu" target="_blank">gme-users-bounces@list.isis.vanderbilt.edu</a>] On Behalf Of Kevin Smyth [<a href="mailto:ksmyth@isis.vanderbilt.edu" target="_blank">ksmyth@isis.vanderbilt.edu</a>]<br>&gt; Sent: Friday, April 27, 2012 1:57 PM<br>&gt; To: gme-users<br>&gt; Subject: Re: [gme-users] Compiling issues (pt 2)<br>&gt;<br>&gt; For problems like these, I would use Process Monitor to try to see what is failing.<br>&gt;<br>&gt; Here's my guess:<br>&gt; GME depends on quite a few ActiveX dlls, which you wouldn't see in Dependency Walker. GME uses the standard CoCreateInstance method to create these, which depends on HKCR COM registration data. This registration data is created by GME.sln (and MetaGME.sln et al) by running regsvr32 on the various COM dlls. The registration data is created by GME.msi for installed versions. If you didn't install GME.msi on your VM, the VM would not have the registration data.<br>&gt;<br>&gt; Instead of zipping up anything, I'd use the Install\Build\build.py build script to build a GME.msi and install that. (You'll need to install Python 2.6 or 2.7 and WiX 3.5.) That will create all the COM registration data you'll need (and also compile other required components, like the MetaInterpreter and MetaDecorator). The msi also provides uninstall.<br>&gt;<br>&gt; If using the msi doesn't help, let me know and I can list some debugging breakpoints.<br>&gt;<br>&gt;<br>&gt; Also note GME will silently exit on Windows Server Core.<br>&gt;<br>&gt; Kevin<br>&gt;<br>&gt; From: <a href="mailto:gme-users-bounces@list.isis.vanderbilt.edu" target="_blank">gme-users-bounces@list.isis.vanderbilt.edu</a> [mailto:<a href="mailto:gme-users-bounces@list.isis.vanderbilt.edu" target="_blank">gme-users-bounces@list.isis.vanderbilt.edu</a>] On Behalf Of Andrew N<br>&gt; Sent: Thursday, April 26, 2012 7:07 PM<br>&gt; To: gme-users<br>&gt; Subject: [gme-users] Compiling issues (pt 2)<br>&gt;<br>&gt; I am running into a bit of a roadblock which I'm having difficulty debugging. Apologies in advance for soliciting help with such a vague description of the problem, but the reason the description of the problem is so vague is the same reason I'm having difficulty finding a solution.<br>&gt;<br>&gt; I added a few elements to the IDR_MAINFRAME resource file and compiled successfully, ran the executable on my local machine and zipped it up to send out for QA. I got a message saying that the binary, when double clicked, did nothing. I fired up a brand new VM and saw the same error happen. I double click the exe,see the hour glass for about 1/4th a second,then nothing happens. I don't even know how/where to start debugging it. I threw the bin into IDA to see if it could make heads or tails out of it and it couldn't either. I tried Dependency Walker too to no avail. Out of curiosity, I tried building a GME build fresh out of the source zip file of 12.4.20 -- same problem. This is all being done in elevated mode with the Release configuration.<br>&gt;<br>&gt; I'm guessing this is a compiler flag issue or something or perhaps something is not being (statically?) linked properly. But I've no idea as how to debug this issue, and less of an idea as how to fix it.<br>&gt;<br>&gt; Any help would be much appreciated.<br>&gt;<br>&gt; _______________________________________________<br>&gt; gme-users mailing list<br>&gt; <a href="mailto:gme-users@list.isis.vanderbilt.edu" target="_blank">gme-users@list.isis.vanderbilt.edu</a><br>&gt; <a href="http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users" target="_blank">http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users</a><br>_______________________________________________<br>gme-users mailing list<br><a href="mailto:gme-users@list.isis.vanderbilt.edu" target="_blank">gme-users@list.isis.vanderbilt.edu</a><br><a href="http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users" target="_blank">http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users</a><o:p></o:p></p></div></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>