POV-Ray : Newsgroups : povray.programming : err when compiling with icc in windows : Re: err when compiling with icc in windows Server Time
3 Jul 2024 07:23:16 EDT (-0400)
  Re: err when compiling with icc in windows  
From: ABX
Date: 16 Jan 2004 07:21:45
Message: <nmlf00lpaoog3r4vhk3eh4mruccs77nngi@4ax.com>
On Thu, 15 Jan 2004 23:21:26 EST, "Jevin" <jev### [at] NOSAPMfutagollccom>
wrote:
> It compiles fine with VC6 and VC6 using icc. But when I try to use just
> nmake and the icc makefile I get that error. Any ideas?

My htmlhelp.h contains line:

#ifndef _WIN64
#define DWORD_PTR DWORD
#endif

Do you have _WIN64 defined?

ABX


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.