1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 <2014> 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 <2014> 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Trouble building debug version of areaDetector 2.x (from git) |
From: | Christian Roehrig <[email protected]> |
To: | John Hammonds <[email protected]>, "[email protected]" <[email protected]> |
Date: | Fri, 17 Oct 2014 15:51:05 -0500 |
Hi John,If I just do a google search on LIBCMTD.lib, it looks like several people have had this problem. It looks like it is related to building with both debug and non-debug versions of a library. This link may help.
http://msdn.microsoft.com/en-us/library/6wtdswk0.aspx Chris On 10/17/2014 03:34 PM, John Hammonds wrote:
I am trying to build a debug version of areaDetector 2. I have tried this both building with EPICS_HOST_ARCH=windows-x64 and a cross compile for windows-x64-debug and also directly building with EPICS_HOST_ARCH=windows-x64-debug. The output for the make is in the included file. I am use base 3.14.12.4 with synApps_5_7 (w/ asyn-4-23, autosave-5-4 ). I am using visual studio 2013, Windows 7-64.It looks like it is trying to include debug and non debug versions of libcmt. Any idea what is wrong here?Thanks, John