On 26.06.2012 12:05, shzh zhao wrote:
2012/6/18 shzh zhao <[email protected]>
[...]
LNK2019: unresolved external symbol __imp__JAWT_GetAWT@8 referenced in
This could be this problem discussed in this Java forum:
https://forums.oracle.com/forums/thread.jspa?messageID=6464486
The source code in
main/bean/native/win32/com_sun_star_comp_beans_LocalOfficeWindow.c
only uses GetAWT. Maybe it has to be rewritten as suggested in fifth
message of the forum discussion mentioned above.
Before rewriting I'd first try a clean build though.
Herbert