How integrate .dll files in Qt4 c++. Any sample codes ??
Thanks Advance.

Recommended Answers

All 2 Replies

It depends on the IDE you are using. In MS Visual Studio, add your DLL to in the project settings. Add it to the linking library in order to use the DLL. Do correct me if I'm wrong.

I integrated .dll file into M S visual studio IDE.
But how integrate the .dll file into the Qt Creator IDE.

Thanks Advance

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.