Code works in Qt Creator but not in eclipse [message #1142408] |
Thu, 17 October 2013 11:59  |
Eclipse User |
|
|
|
Hello people,
I am using Zbar library (this is not a library specific question)..
I worked with it in Qt Creator and works perfectly well.
Now when I simply #include <zbar.h> I get the following error :
'NULL' was not declared in this scope line 43, external location: /usr/local/include/zbar/Exception.h C/C++ Problem
the default argument for parameter 0 of 'zbar::Exception::Exception(const void*)' has not yet been parsed line 144, external location: /usr/local/include/zbar/Exception.h C/C++ Problem
What is the problem here? Do I need to provide any more information?
Regards
Harsh
|
|
|
|
Powered by
FUDForum. Page generated in 0.02982 seconds