[WP34S] New GUI features
|
01-10-2016, 09:25 PM
Post: #58
|
|||
|
|||
RE: [WP34S] New GUI features
Complex mode hasn't been updated for a while - entirely my fault. As a first step towards rectifying this I've downloaded the latest code base and have begun by trying to compile the new emulator using Visual C++ Express 10 (which I've always used before).
This doesn't work. To start with I got an error from the #include afxres.h directive in the file wp34s.rc: the file afxres.h wasn't found on my computer. I commented out the #include directive and added the lines Code: #include "WinResrc.h" Code: 4>..\emulator\wp34s.rc(181): error RC2104: undefined keyword or key name: ID_FILE_OPEN Eventually I discovered that commenting out all of the new menu items in wp34s.rc allowed the code to compile, but this is not an ideal solution! Am I doing something silly? (Quite likely.) Or is it no longer possible to compile the code with Visual C++ Express? Nigel (UK) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 6 Guest(s)