[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: <features.h> not found... can't compile in windows2000
From: |
David Sugar |
Subject: |
Re: <features.h> not found... can't compile in windows2000 |
Date: |
Sun, 14 Sep 2003 16:26:11 -0400 |
User-agent: |
KMail/1.5 |
For win32 with visual studio, you should not run ./configure. There is a
pre-built config.h with the correct macro settings for use with Microsoft's
build tools and compiler already in win32/cc++/config.h.
On Monday 08 September 2003 01:13 pm, Rui Maia wrote:
> I'm having this problem... I compile the library and the extensions with
> XML disabled... I install them, but when i try to compile my program...
>
> u:\commoncpp2-1.0.13\include\cc++\config.h(388) : fatal error C1083: Cannot
> open include file: 'features.h': No such file or directory
>
> ...i see that this file is for linux/unix not for windows... so... how can
> i resolve this problem ?
>
> thank you
>
> Rui Maia
> **********
> EMAIL: address@hidden address@hidden
> WEB: http://mega.ist.utl.pt/~rfpm
> *****************************************