[ https://issues.apache.org/activemq/browse/AMQ-919?page=comments#action_37050 ] Timothy Bish commented on AMQ-919: ----------------------------------
I applied the change for adding the /GR option to the compiler options. After some discussion we agreed that the default output should remain release as we treat this as a release porduct. I made a couple other tweaks to the compiler options to clean up some warnings. Please try a build and see if this addresses your issues. > Modified pom.xml for VS .net 2003 compilation > --------------------------------------------- > > Key: AMQ-919 > URL: https://issues.apache.org/activemq/browse/AMQ-919 > Project: ActiveMQ > Issue Type: Improvement > Components: CMS (C++ client) > Affects Versions: 4.0.2 > Environment: VS .net 2003 on XP. Using maven build with win32-msvc. > Reporter: Lalit Nagpal > Assigned To: Timothy Bish > Attachments: pom_vc2003.xml > > > The following tag > <activeByDefault>true</activeByDefault> > was moved from the profile release to profile debug > The following switch was added in the <compiler.options> for both debug and > release > /GR -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
