hummatli / onvif-qt-server-client

Onvif QT Server Client is a sample for creating Onvif Server and Onvif Client with QT C++
217 stars 105 forks source link

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

Open hrdzkj opened 4 years ago

hrdzkj commented 4 years ago

-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 commented 4 years ago

I have same problems. Did you fix?

p3im4n commented 3 years ago

-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