高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】getting compile errors with vs .net 2005
getting compile errors with vs .net 2005
getting compile errors with vs .net 2005
hi,
i am trying to set vs .net 2005 for first time.
i m trying to build my code with set of new vs. net 2005 libs and include files.
but i am getting fllowing compile errors..
fatal error c1083: cannot open include file: 'ge/gepoint3d.h': no such file or directory
fatal error c1083: cannot open include file: 'br/brexport.h': no such file or directory
i dont understand why these files like beentity.h includes files "br/brexport.h"?
in old version which i was using before had includes like "brexport.h"..
could you please help me out?
thanks,
vivek
sorry it was my bad..
i found out what was problem..
i changed the direcctory structure, so i had to change includes also..
thanks.
|