Registered Member
|
Hi all.
I'm have some issues compiling marble that I've been unable to resolve on my own, and I'm hopeful someone will be able to help me with. Win7, Qt 5.3.0 w/ QtCreator, compiling with MinGW 4.8.2 32bit. I'm trying to compile master from git. CMake options:
CMake output:
The build keeps failing in plugins\render\annotate\EditGroundOverlayDialog.cpp. I'm getting warnings about functions being 'redeclared without dllimport attribute', to wit:
I get these warnings for all of the public interface functions in that file, but not for the d-pointered functions. And then the linker fails (snipped):
Thanks for any help you can offer. |
KDE Developer
|
Is that still a problem? The code in question is under heavy development currently (GSoC), and I remember some error there wrt export symbols that should be fixed by now.
|
Registered users: Bing [Bot], daret, Google [Bot], Sogou [Bot]