grag38 / qextserialport

Automatically exported from code.google.com/p/qextserialport
0 stars 0 forks source link

static compile does not work #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download the ef4af2a2ee revision that introduced the 
qextserialport_global.h file
2. change to static compilation
3. the examples do not compile
4. if QEXTSERIALPORT_EXPORT is removed from the headers, then everything is 
fine

Original issue reported on code.google.com by mmar...@gmail.com on 14 Feb 2010 at 11:46

GoogleCodeExporter commented 8 years ago
How did you "change to static compilation"?  Did you set CONFIG in src.pro to 
staticlib rather than dll?

Original comment by lst...@gmail.com on 15 Feb 2010 at 4:39

GoogleCodeExporter commented 8 years ago
Closing this for now, as I can do a static compile on OS X.  If you're still 
seeing this problem, please file another 
ticket with more info.

Original comment by lst...@gmail.com on 10 Mar 2010 at 7:46