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

编译找不到lib库的问题 #6

Open
hrdzkj opened this issue Jan 17, 2020 · 2 comments
Open

编译找不到lib库的问题 #6

hrdzkj opened this issue Jan 17, 2020 · 2 comments

Comments

@hrdzkj
Copy link

hrdzkj commented Jan 17, 2020

-1: error: cannot find -lOnvifDiscoveryLib
:-2: error: cannot find -lOnvifDeviceLib
:-3: error: cannot find -lOnvifEventLib
:-4: error: cannot find -lOnvifAnalyticsLib
:-5: error: cannot find -lOnvifMediaLib
:-6: error: cannot find -lOnvifPTZLib
:-7: error: cannot find -lOnvifImagingLib
:-8: error: collect2: error: ld returned 1 exit status

@faydaliyogurt
Copy link

I have same problems. Did you fix?

@p3im4n
Copy link

p3im4n commented Dec 3, 2020

-1: error: cannot find -lOnvifDiscoveryLib
:-2: error: cannot find -lOnvifDeviceLib
:-3: error: cannot find -lOnvifEventLib
:-4: error: cannot find -lOnvifAnalyticsLib
:-5: error: cannot find -lOnvifMediaLib
:-6: error: cannot find -lOnvifPTZLib
:-7: error: cannot find -lOnvifImagingLib
:-8: error: collect2: error: ld returned 1 exit status

I have same problems. Did you fix?

hi
bulid for release
and add this term to any pro file:
DEFINES += SOAP_STD_EXPORTS
them build one by one

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

3 participants