Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
im trying to build a Qt application for WinCE/ARMV4I with qt libraries statically built.
on compilation ,i get this link error.
@QtGuid.lib(jmemmgr.obj) : error LNK2019: unresolved external symbol getenv referenced in function jinit_memory_mgr@
do anyone know how to resolve this.