Giter VIP home page Giter VIP logo

Comments (15)

WesleyBlq avatar WesleyBlq commented on June 11, 2024

Have you solved this problem? add Q_DECL_EXPORT?

from onvif-qt-server-client.

9friday avatar 9friday commented on June 11, 2024

Actually, the issue has been resolved. Theere was an issue with the way it was being compiled.
Thank you. :)

from onvif-qt-server-client.

ra30 avatar ra30 commented on June 11, 2024

Hi, Can anyone send me the working code.
I am unable to compile the server code.
@9friday :PLease can you share your working code.
@taotaochanghe : In which files, should I add Q_DECL_EXPORT?

from onvif-qt-server-client.

9friday avatar 9friday commented on June 11, 2024

from onvif-qt-server-client.

ra30 avatar ra30 commented on June 11, 2024

@9friday : I am unable to compile the server code. It gives me many linker issues.

from onvif-qt-server-client.

9friday avatar 9friday commented on June 11, 2024

from onvif-qt-server-client.

ra30 avatar ra30 commented on June 11, 2024

Yes..I did..It was compiled successfully.

from onvif-qt-server-client.

ra30 avatar ra30 commented on June 11, 2024

@9friday : Can you please send me your server code?

from onvif-qt-server-client.

9friday avatar 9friday commented on June 11, 2024

from onvif-qt-server-client.

ra30 avatar ra30 commented on June 11, 2024

@9friday : But, I ma unable to compile the code. It gives me many error.
Eg: onvifserverthread.obj : error LNK2019: unresolved external symbol soap_bind referenced in function "protected: virtual void __cdecl OnvifServerThread::run(void)" (?run@OnvifServerThread@@MEAAXXZ)
I have successfully compiled the onviflibs.

Can you please guide me or tell me the steps you followed before compiling the code?

from onvif-qt-server-client.

ra30 avatar ra30 commented on June 11, 2024

@9friday : I am unable to compile the server code. Wherever I use soap related function, it gives me error.
E.g: char* _endpoint= (char*)soap_wsa_rand_uuid(serv); ---->
Error msg:
onvifserverthread.obj : error LNK2019: unresolved external symbol soap_wsa_rand_uuid referenced in function "protected: virtual void __cdecl OnvifServerThread::run(void)" (?run@OnvifServerThread@@MEAAXXZ)
Could you please help me.
Which compiler are you using?

from onvif-qt-server-client.

ra30 avatar ra30 commented on June 11, 2024

@9friday ,@taotaochanghe : I resolved the error. the client application lists the devices.
Now if I want to set the information (e.g.: firmware version etc) of server, how can I do it?

from onvif-qt-server-client.

hrdzkj avatar hrdzkj commented on June 11, 2024

请问就下面这个问题,怎么解决呀?
-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

from onvif-qt-server-client.

hrdzkj avatar hrdzkj commented on June 11, 2024

@9friday Please tell me how to solve this problem?

from onvif-qt-server-client.

p3im4n avatar p3im4n commented on June 11, 2024

@9friday Please tell me how to solve this problem?

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

from onvif-qt-server-client.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.