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 06:39:00 EDT (-0400)
  Re: err when compiling with icc in windows  
From: Włodzimierz ABX Skiba
Date: 17 Jan 2004 13:30:02
Message: <web.40097e307a3bf37c3d501aeb0@news.povray.org>
Jevin wrote:
> >Do you have _WIN64 defined?
> >
> >ABX
>
> No, and I shouldn't because im win32.

You don't have to be on 64 bits platform to compile for 64 bit platform. The
_WIN64 comes from your SDK which can be configured for many targets (W2K,
XP, 32, 64 bits)

> If I just add a #define DWORD_PTR
> DWORD without any if statements (and force it to be defined) it compiles
> without error. Is htmlhelp.h incorrect?

I would rather said SDK is wrongly configured.

ABX


Post a reply to this message

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