Post Reply 
[WP-34S] Emulator/debug - single/double copy/paste
06-13-2014, 04:08 PM
Post: #13
RE: [WP-34S] Emulator/debug - single/double copy/paste
(06-13-2014 01:25 PM)Marcus von Cube Wrote:  The classic Windows emulator is build with Visual Studio 2010. The free Express edition is sufficient if you do not want to modify the core emulator DLL which uses MFC libraries and headers. Open the proper SLN file and all will be build automatically.

The Eclipse files simply define the project and delegate the build to the Makefile. This is for the real thing and has nothing to do with the emulator. When I'm performing builds, I use some cmd files in the project root. The IDEs are just for editing and debugging.

I remember to have written this down somwhere but I don't recall where exactly. Maybe in the Wiki.
After reading available wikis I've tried the easy part - to build the emulator (VSC++2010, using TortoiseSVN). Getting following errors (see attached).
When looking at the Makefile for building the calc.bin I can see you use some .exe(s) generated during the emulator build - so it seems to me there is a dependency..


Attached File(s)
.zip  emu.zip (Size: 1.31 KB / Downloads: 3)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [WP-34S] Emulator/debug - single/double copy/paste - pito - 06-13-2014 04:08 PM



User(s) browsing this thread: 1 Guest(s)