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 Building tutorial Example (##__VA_ARGS__) #209

Open
andreadompe opened this issue Sep 28, 2017 · 1 comment
Open

Error Building tutorial Example (##__VA_ARGS__) #209

andreadompe opened this issue Sep 28, 2017 · 1 comment

Comments

@andreadompe
Copy link

Hi all,
i'm trying to test the "Read a Photo" example on the turial
but i get this error on building

.../liuliu-ccv-07fc691/lib/ccv.h:474: error: expected identifier before numeric constant
         ccv_read_n(in, x, type, ##__VA_ARGS__, 0, 0, 0)
                                                ^

I'm using Qt,
the pro file content is

#CCV SWT
INCLUDEPATH += "/home/andomp/Documenti/liuliu-ccv-07fc691/lib/"
LIBS += -L"/home/andomp/Documenti/liuliu-ccv-07fc691/lib" -lccv -lm -lpng -ljpeg -ltesseract
@liuliu
Copy link
Owner

liuliu commented Dec 11, 2019

Windows is not supported. Otherwise what compiler you use?

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

2 participants