octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #39856] Cannot compile an Oct-File in Windows


From: Dave Robinson
Subject: [Octave-bug-tracker] [bug #39856] Cannot compile an Oct-File in Windows 7 64 or Vista 64 oct file
Date: Thu, 22 Aug 2013 22:38:02 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0

Follow-up Comment #2, bug #39856 (project octave):

I left out one piece of info. Sorry about that!

The math .h file is in 
C:SoftwareOctave-3.6.4include

Top of file is:

*
 * This file is part of msvcmath library.
 * Author: Michael Goffioul
 */
#ifndef __MSVCMATHLIB_H__
#define __MSVCMATHLIB_H__

#ifndef _MSC_VER
# error "this header can only be used with Visual C++ compiler"
#endif

/* Make sure math constants are defined */
#ifndef _USE_MATH_DEFINES
# define _USE_MATH_DEFINES
#endif


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39856>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]