Post Reply 
[WP-34S] Emulator/debug - single/double copy/paste
06-14-2014, 08:59 AM (This post was last modified: 06-14-2014 09:33 AM by pito.)
Post: #23
RE: [WP-34S] Emulator/debug - single/double copy/paste
(06-14-2014 08:29 AM)Marcus von Cube Wrote:  Can you post the contents of your windows32_realbuild directory? Any error messages which were only visible on the screen?
No visible err messages on the screen.
Code:
 D:\MyCode\Calculators\WP34s>dir
 Directory of D:\MyCode\Calculators\WP34s
06/14/2014  00:54    <DIR>          .
06/14/2014  00:54    <DIR>          ..
06/14/2014  11:02             1,436 flash-build.log
06/14/2014  00:54               807 flash-build.zip
06/14/2014  00:34               804 makeflash.cmd
06/13/2014  22:12             1,407 makelib.cmd
06/13/2014  22:12               345 makewin.cmd
06/13/2014  21:17               101 revision.txt
06/13/2014  23:32    <DIR>          trunk
               6 File(s)          4,900 bytes
               3 Dir(s)  51,382,497,280 bytes free
D:\MyCode\Calculators\WP34s>makeflash.cmd
D:\MyCode\Calculators\WP34s>cd trunk
D:\MyCode\Calculators\WP34s\trunk> cd windows32_realbuild
D:\MyCode\Calculators\WP34s\trunk\windows32_realbuild>ls
compile_consts.exe  consts  genchars7.exe  genfont.exe  obj
D:\MyCode\Calculators\WP34s\trunk\windows32_realbuild>dir
Directory of D:\MyCode\Calculators\WP34s\trunk\windows32_realbuild
06/14/2014  10:56    <DIR>          .
06/14/2014  10:56    <DIR>          ..
06/14/2014  10:56           216,237 compile_consts.exe
06/14/2014  10:56    <DIR>          consts
06/14/2014  10:56            96,857 genchars7.exe
06/14/2014  10:56           127,045 genfont.exe
06/14/2014  10:56    <DIR>          obj
               3 File(s)        440,139 bytes
               4 Dir(s)  51,383,758,848 bytes free
obj is empty, and consts is full of const_XY.c plus a Makefile (see enclosed).
When I run makeflash again, the lcdgen.exe (95k) appears too (the same err message in the log).

Make:
Code:
D:\MyCode\Calculators\WP34s>make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i686-pc-mingw32


Attached File(s)
.zip  Makefile.zip (Size: 996 bytes / 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-14-2014 08:59 AM



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