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

Warning: No resources in 'share/images/images.qrc' #3

Closed
gabyx opened this issue Mar 12, 2015 · 3 comments
Closed

Warning: No resources in 'share/images/images.qrc' #3

gabyx opened this issue Mar 12, 2015 · 3 comments

Comments

@gabyx
Copy link

gabyx commented Mar 12, 2015

When I run qmake-qt4 in the source directory of the current git clone
I get this error?

Warning: No resources in 'share/images/images.qrc'

@lcabon258
Copy link

I have the same problem as above.
I'm using Qt5.6 on windows. In "Qt5.6 for desktop (MinGW 4.9.2 32bit)" window, I give the command and it responses like below :
===== ===== =====

E:\piv\openpiv-c--qt-master> qmake "openpiv-c++.pro"
RCC: Warning: No resources in 'share\images\images.qrc'.
RCC: Warning: No resources in 'share\images\images.qrc'.

===== ===== =====
Is there any solution so far ? Thanks !

@zjtaylor
Copy link
Member

We have not done any testing in Qt5 of the C++ branch of OpenPIV. I would suggest using Qt4 if you want to try and use our quite alpha version of OpenPIV in C++.

Regarding the error, I believe it is simply a warning and should not prevent compilation or running of the program.

@timdewhirst
Copy link
Member

closing as this code had been replaced.

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