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: | EPICS build problem |
From: | Federico Galdenzi via Tech-talk <tech-talk at aps.anl.gov> |
To: | tech-talk at aps.anl.gov |
Date: | Tue, 15 Apr 2025 13:36:09 +0200 |
Good morning all,I have a problem for installing EPICS on my machine. I've followed the instruction given in this site: https://urldefense.us/v3/__https://docs.epics-controls.org/en/latest/getting-started/installation-windows-plain.html__;!!G_uCfscf7eWS!a8JQwg02mRdcrkywW5dKHGcNsNeXLRf67b5q5862JV6Ua7PGUqoY-cZfs9LwLV3OMeJndOUxaevRC33Kk58OGeOCCW8$ but it seems that i'm missing something, because i get the "make" fatal error LNK1112: module machine type 'x86' conflicts with target machine type 'x64'. I'm kinda new to this world but i cant' manage to understand what i'm doing wrong. It seems that i'm using 32 bit libraries on a 64 bit environment, but i'm using Visual Studio latests kit's for developing in C++ in both 64 and 32 bit.
What can i do?