On 11/8/10 12:10 PM, g...@novadsp.com wrote:
Is there some mozconfig option which stops these classes being included in
libraries? The .obj files are definitely in ..\build\gfx\thebes\src but I'm
getting linker errors (edited example below)

: error LNK2019: unresolved external symbol "__declspec(dllimport) public:
void * __thiscall gfxASurface::GetData(..)
: error LNK2019: unresolved external symbol "__declspec(dllimport) public:
void __thiscall gfxContext::Paint(double)"
: error LNK2019: unresolved external symbol "__declspec(dllimport) public:
void __thiscall gfxContext::SetSource(class gfxASurface : error LNK2019:
unresolved external symbol "__declspec(dllimport) public: __thiscall
gfxWindowsSurface::gfxWindowsSurface(..)

What are you linking against? If possible, please include your exact compile and link command-line so that I can check your #defines and import libraries.

--BDS
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to