[mlpack-svn] [MLPACK] #225: Latest SVN causing VS2010 compiler to crash

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Sun Apr 15 17:37:27 EDT 2012


#225: Latest SVN causing VS2010 compiler to crash
--------------------------+-------------------------------------------------
 Reporter:  Adam          |        Owner:  rcurtin
     Type:  defect        |       Status:  new    
 Priority:  major         |    Milestone:         
Component:  build system  |     Keywords:         
 Blocking:                |   Blocked By:         
--------------------------+-------------------------------------------------
 If I use VS2010's own compiler, I am now getting the following error when
 I attempt to build the latest svn version of mlpack. It isn't something I
 have ever encountered before (and my own program / other libraries build
 fine). Furthermore, if I switch to Intel's C++ compiler (still in the
 VS2010 IDE) it builds without error.

 linear_regression.cpp
 2>c1xx : fatal error C1001: An internal error has occurred in the
 compiler.
 2>  (compiler file 'msc1.cpp', line 1420)
 2>   To work around this problem, try simplifying or changing the program
 near the locations listed above.
 2>  Please choose the Technical Support command on the Visual C++
 2>   Help menu, or open the Technical Support help file for more
 information
 2>
 2>Build FAILED.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/225>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list