[size=13px][BCC32 Error] strsvr.cpp(2): E2209 Unable to open include file 'vcl.h'
[BCC32 Error] strsvr.cpp(13): E2303 Type name expected
[BCC32 Error] strsvr.cpp(13): E2034 Cannot convert 'const char *' to 'int'
[BCC32 Error] strsvr.cpp(13): E2293 ) expected
[BCC32 Error] strsvr.cpp(14): E2303 Type name expected
[BCC32 Error] strsvr.cpp(14): E2238 Multiple declaration for 'USEFORM'
[BCC32 Error] strsvr.cpp(13): E2344 Earlier declaration of 'USEFORM'
[BCC32 Error] strsvr.cpp(14): E2034 Cannot convert 'const char *' to 'int'
[BCC32 Error] strsvr.cpp(14): E2293 ) expected
我把vcl.h放到安裝目錄下的include檔案夾中也不行。求解。
uj5u.com熱心網友回復:
沒人咯,大神呢uj5u.com熱心網友回復:
樓主貼下你包含頭檔案的代碼uj5u.com熱心網友回復:
//---------------------------------------------------------------------------
#ifndef convdlgH
#define convdlgH
//---------------------------------------------------------------------------
#include <Classes.hpp>
#include <Controls.hpp>
#include <StdCtrls.hpp>
#include <Forms.hpp>
#include <ExtCtrls.hpp>
#include <Vcl.Graphics.hpp>
剛才又設定了path,好了。但是又沒有<Vcl.Graphics.hpp>,,安裝目錄下的include中也沒有Vcl.Graphics.hpp。
uj5u.com熱心網友回復:
開發工具IDE版本的問題工程本來是啥版本開發的
你用的IDE 是啥版本
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/94371.html
標籤:基礎類
上一篇:VC元件只能回傳函式嗎?
下一篇:資料結構 基本排序演算法
