c++ - Makefile.Release error: Making Zint Barcode project work in Qt -


after acquiring zint barcode generator went folder backend_qt4 , opened qt project file backend_vcx.pro. project unfortunately not compile, error:

makefile.release: no such file or directory 

what causes error?

i'm using qt5.2.1 mingw compiler.

note: there frontend_qt4 project, displays same error when i'm trying compile it.

edit: downloaded zint-2.4.3.tar.gz from here


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -