-
the program is not building.
here is the command line output:
kevin@tobias-phoenix:~/Desktop/stampbc_124$ make
g++ -g -Wall -D_COLORFUL -c stampbc.cc
stampbc.cc: In function ‘int processOptions(int, char**, SBProject&)’:
stampbc.cc:81: warning: suggest parentheses around arithmetic in operand of |
stampbc.cc:133: error: ‘atoi’ was not declared in this scope
stampbc.cc: In...
2008-11-29 04:24:18 UTC by vbman11
-
(I realize this is not a big issue, but it's something I noticed right away)
When bstamp_run is executed, it prints the message:
DEBUG OUTPUT: (Press [Control]-[C] to complete sequence)
However, this is only correct when your INTR character is set to Control-C. If it's not, there are at least three things that could be done:
1) Temporarily change the INTR character to...
2008-01-12 00:22:46 UTC by psfales
-
The link on the download page to get the tokenizer library from Parallax is broken. I believe the correct link is now:
http://www.parallax.com/Portals/0/Downloads/sw/tok/PbasicTokenizer.tar.gz.
2008-01-11 13:12:07 UTC by psfales
-
wduncan committed patchset 40 of module bstamp to the BASIC Stamp Tools for Linux CVS repository, changing 1 files.
2006-10-21 04:44:34 UTC by wduncan
-
wduncan committed patchset 39 of module bstamp to the BASIC Stamp Tools for Linux CVS repository, changing 1 files.
2006-10-21 04:18:08 UTC by wduncan
-
wduncan committed patchset 38 of module bstamp to the BASIC Stamp Tools for Linux CVS repository, changing 1 files.
2006-10-15 06:55:27 UTC by wduncan
-
keb189 committed patchset 37 of module bstamp to the BASIC Stamp Tools for Linux CVS repository, changing 1 files.
2006-06-23 18:40:25 UTC by keb189
-
keb189 committed patchset 36 of module bstamp to the BASIC Stamp Tools for Linux CVS repository, changing 1 files.
2006-06-23 18:33:39 UTC by keb189
-
keb189 committed patchset 35 of module bstamp to the BASIC Stamp Tools for Linux CVS repository, changing 1 files.
2006-06-23 18:27:37 UTC by keb189
-
keb189 committed patchset 34 of module bstamp to the BASIC Stamp Tools for Linux CVS repository, changing 2 files.
2006-06-06 13:49:32 UTC by keb189