[Interest] Problem creating a dll that loads static Qt libraries (in mingw) -> final chapter

Andreas Pakulat apaku at gmx.de
Thu Jan 19 18:41:45 CET 2012


On 19.01.12 17:18:05, erick oliveira da silva wrote:
> > Depending on your code it *might* be necessary (and hence correct
> > behaviour) to export the /entire/ class!
> 
> In my case, I unfortunatelly really need to export functions, not classes.
> And the same program works in Linux with gcc.

So you're talking about functions in a namespace or global ones I guess?
Since it sounds like you already have a stripped-down example, how about
posting the code and your .pro file (or whatever else you're using for
building)? Maybe we can point you to your error directly.

Andreas




More information about the Interest mailing list