高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】single Proyect Error
single proyect error...
single proyect error...
i am creating a simple project with opendwg. i compile ok the example projects, but when creating i one new one, when trying to compile gives it to me an error:
code:
1>d:\aplic\amikit_new\opendwg_new\dd_nonlibs\include\odstring.h(72) : error c2143: error de sintaxis : falta ';' delante de '*'
in the single project i include the head :
#include "dbdatabase.h"
#include "odacommon.h"
if they can say to me like configure visual studio 2005, or have a configured very simple project...
excuse for my english...
odacommon.h should be included first. i hope this helps.
sergey slezkin
|