Pelles C > General discussions

Fatal F1003 C:\PellesC\Include\stdarg.h 9: Error directive: <stdarg.h> need POCC

(1/1)

Anderson:

--- Quote ---MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
bcc32 -c -Iinclude;C:\XHB123\include;C:\PellesC\Include -d -tWM -D__WIN32__ -D__CONSOLE__ -DUSE_PMURHASH=1 -oobj\b32\letocl.obj source\client\letocl.c
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
source\client\letocl.c:
Fatal F1003 C:\PellesC\Include\stdarg.h 9: Error directive: <stdarg.h> need POCC version 10.0 or higher
*** 1 errors in Compile ***

** error 1 ** deleting obj\b32\letocl.obj
--- End quote ---

I am using PellesC v11.0, I don´t undestand this.

Pelle:

--- Quote from: Anderson on May 02, 2023, 01:25:18 AM ---I am using PellesC v11.0, I don´t undestand this.

--- End quote ---
No, you are clearly using Borland C++ 5.82. Never mix include files from different compilers.

Navigation

[0] Message Index

Go to full version