Hi there,

Ive used headconv to convert c header files to unit files.
I then created a project and added them to the uses clause
then compiled and it said:

file not found "cvtypes.h"

this is written in the converted header files of one the files I converted.

{$INCLUDE "cvtypes.h"}

so I added a 'C header files' folder and put the cvtypes.h in there and added that to the search path.
Still it couldn't compile.


kept saying: file not found "cvtypes.h"

what am I doing wrong?

Also another question is I kinda figure that I should only convert the header files with headconv which has a dll. If no dll is present in one of the folders which closely matches the name of the header file, then don't convert header file. Am I right about that?

Ben Iti

_________________________________________________________________
Gaming galore at  http://xtramsn.co.nz/gaming !

---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to