Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DuiDesigner 编译不过 #105

Open
LostSpeed opened this issue Sep 3, 2015 · 0 comments
Open

DuiDesigner 编译不过 #105

LostSpeed opened this issue Sep 3, 2015 · 0 comments

Comments

@LostSpeed
Copy link

大神好 :
DuiDesigner 编译不过, 用vs2010转换后编译报错.
以前编译GoogleCode上的DuiLib是可以的. 是后来没编译过这个库么?
DuiLib::TRelativePosUI 的类新加进来的么? 是不是没有提交这个类?

//--------------------------------------------------------------------------------
Error 9 error C2039: 'TRelativePosUI' : is not a member of 'DuiLib' d:\prj\study\duilib\duidesigner\stdafx.h 200

双击后的报错语句:
using DuiLib::TRelativePosUI;

//--------------------------------------------------------------------------------
Error 10 error C2873: 'TRelativePosUI' : symbol cannot be used in a using-declaration d:\prj\study\duilib\duidesigner\stdafx.h 200

双击后的报错语句:
using DuiLib::TRelativePosUI;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant