Menu

#10 Reported compile error on latest MCL

open
None
5
2012-01-19
2012-01-19
No

To fix it I changed the following:
File: commands\activeview\activeview.cpp line 13
-#undef SYMBIAN_ENABLE_SPLIT_HEADERS
#include <fshell/ioutils.h>
#include <viewcli.h>
#include <fshell/qr3dll.h>
+#include <viewclipartner.h>
+#include <vwsdefpartner.h>

File: commands\switchview\switchview.cpp line 13
-#undef SYMBIAN_ENABLE_SPLIT_HEADERS
#include <fshell/ioutils.h>
#include <viewcli.h>
#include <fshell/common.mmh>
+#include <viewclipartner.h>

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.