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

error C2872: “ACCESS_MASK”: #13

Open
xdg2016 opened this issue Mar 29, 2019 · 10 comments
Open

error C2872: “ACCESS_MASK”: #13

xdg2016 opened this issue Mar 29, 2019 · 10 comments

Comments

@xdg2016
Copy link

xdg2016 commented Mar 29, 2019

Hello,thanks for your code. when I build the project in vs2013, there are some errors:
image
I searched online for a long time, but the solutions didn't work. Can you help me ?

@oylz
Copy link
Owner

oylz commented Mar 30, 2019

sorry,I do not have windows OS right now,I have some guess:
0.the order of included header files
1.the vs2013 has not been installed completely
2.may be the c++11 cause,you should install vs2015 or later

@xdg2016
Copy link
Author

xdg2016 commented Apr 8, 2019

Thank you,I have addressed the proplem, but I meet a new error
image
I can't find any solution to this proplem,and I can't go next.

@oylz
Copy link
Owner

oylz commented Apr 8, 2019

there is different template class implement between vc and g++.
in vc, we should implement all in template class header file.
just like:

@xdg2016
Copy link
Author

xdg2016 commented Apr 10, 2019

Thanks a lot! I can run it. I add the YOLOv3 dll to track a vedio, and I find a small bug in your code:
image
you didn't check the bound of the ROI, this can result in the Mat out of range. I modify the code to address the problem. Now the code runs successfully.
Thanks again!

@BigTree-git
Copy link

Hello,thanks for your code. when I build the project in vs2013, there are some errors:
image
I searched online for a long time, but the solutions didn't work. Can you help me ?

Hello,thanks for your code. when I build the project in vs2013, there are some errors:
image
I searched online for a long time, but the solutions didn't work. Can you help me ?

@BigTree-git
Copy link

@xdg2016 hello i have some same problem with you ,how you slove error C2872: “ACCESS_MASK”?

@Vincent630
Copy link

Hello,thanks for your code. when I build the project in vs2013, there are some errors:
image
I searched online for a long time, but the solutions didn't work. Can you help me ?
i want to build in vs2019,can you tell me some details about this?

@BigTree-git
Copy link

BigTree-git commented Jul 25, 2019 via email

@Vincent630
Copy link

sorry i still face same problem i quit.....

------------------ 原始邮件 ------------------ 发件人: "Vincent630"[email protected]; 发送时间: 2019年7月25日(星期四) 中午11:08 收件人: "oylz/DS"[email protected]; 抄送: "蓝色日出"[email protected];"Comment"[email protected]; 主题: Re: [oylz/DS] error C2872: “ACCESS_MASK”: (#13) Hello,thanks for your code. when I build the project in vs2013, there are some errors: I searched online for a long time, but the solutions didn't work. Can you help me ? i want to build in vs2019,can you tell me some details about this? — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

have you tmake it work on ubuntu platform?

@BigTree-git
Copy link

BigTree-git commented Jul 25, 2019 via email

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

4 participants