hackmaster and codewarrior R6

2008-05-28 Thread Adam Wozniak
I'm trying to help a friend compile a Hackmaster Hack under codewarrior R6 I think he may have gotten it as a converted project from R5 When the final PRC comes out, it's missing the code resources 1000 and 2000 Everything else seems OK. (PRC2BIN.EXE shows all the other resources I exp

Re: Codewarrior R6 #ifdef depth limit?

2003-01-14 Thread Ben Combee
At 10:40 2003-1-15 +1300, you wrote: Is there some arbitrary limit to the depth that #ifdef's can be nested in this older version of Codewarrior? I seem to be encountering an 'unterminated #if / macro' error for no obvious reason other than moderately nested #includes/#ifdefs. R6 has a limit, b

Codewarrior R6 #ifdef depth limit?

2003-01-14 Thread Stuart Nicholson
Is there some arbitrary limit to the depth that #ifdef's can be nested in this older version of Codewarrior? I seem to be encountering an 'unterminated #if / macro' error for no obvious reason other than moderately nested #includes/#ifdefs. Thanks for any help!

hackmaster and codewarrior R6

2000-10-24 Thread Adam Wozniak
I'm trying to help a friend compile a Hackmaster Hack under codewarrior R6 I think he may have gotten it as a converted project from R5 When the final PRC comes out, it's missing the code resources 1000 and 2000 Everything else seems OK. (PRC2BIN.EXE shows all the other resources I

CodeWarrior R6

2000-07-12 Thread Silvia Brunet
recompiling it with CodeWarrior R6 and I get all sort of compiling errors because of including cstddef.h errors on _stddef.h declaration errors and all sort of really wired stuff since this are C standard libraries. Do I need to be using another function or other libraries that support the offsetof

dev-forum problems? (was RE: CodeWarrior R6 and C utilities)

2000-07-12 Thread John J. Corelli
lf Of Richard Burmeister Sent: Wednesday, July 12, 2000 12:15 PM To: Palm Developer Forum Subject: Re: CodeWarrior R6 and C utilities Is there something weird going on with palm-dev-forum that has caused the following message to reappear three times today, or has Silvia just hit the send button a f

Re: CodeWarrior R6 and C utilities

2000-07-12 Thread Richard Burmeister
eloper Forum" <[EMAIL PROTECTED]> Sent: Wednesday, July 12, 2000 10:08 AM Subject: CodeWarrior R6 and C utilities > I am trying to use the function offsetof() function in this call > > DmWrite(ptrRecord, offsetof(DelivRecord, SignID),SIGN,sizeof(SIGN)); > > before I used CodeWa

CodeWarrior R6 and C utilities

2000-07-12 Thread Silvia Brunet
I am trying to use the function offsetof() function in this call DmWrite(ptrRecord, offsetof(DelivRecord, SignID),SIGN,sizeof(SIGN)); before I used CodeWarrior R5 and I included #include Well, now I am upgrading my application doing some modification and recompiling it with CodeWarrior R6 and

CodeWarrior R6 and C utilities

2000-07-12 Thread Silvia Brunet
I am trying to use the function offsetof() function in this call DmWrite(ptrRecord, offsetof(DelivRecord, SignID),SIGN,sizeof(SIGN)); before I used CodeWarrior R5 and I included #include Well, now I am upgrading my application doing some modification and recompiling it with CodeWarrior R6

CodeWarrior R6 and C utilities

2000-07-12 Thread Silvia Brunet
I am trying to use the function offsetof() function in this call DmWrite(ptrRecord, offsetof(DelivRecord, SignID),SIGN,sizeof(SIGN)); before I used CodeWarrior R5 and I included #include Well, now I am upgrading my application doing some modification and recompiling it with CodeWarrior R6 and

RE: CodeWarrior R6 and C utilities

2000-07-11 Thread Jun-Kiat Lam
and recompiling it with CodeWarrior R6 and I get all sort of compiling errors because of including cstddef.h errors on _stddef.h declaration errors and all sort of really wired stuff since this are C standard libraries. Do I need to be using another function or other libraries that support the o

Re: CodeWarrior R6 and C utilities

2000-07-11 Thread Ben Combee
e modification and > recompiling it > with CodeWarrior R6 and I get all sort of compiling errors because of > including cstddef.h > errors on _stddef.h declaration errors and all sort of really wired stuff > since this are C standard > libraries. Do I need to be using another function or ot

CodeWarrior R6 and C utilities

2000-07-11 Thread Silvia Brunet
I am trying to use the function offsetof() function in this call DmWrite(ptrRecord, offsetof(DelivRecord, SignID),SIGN,sizeof(SIGN)); before I used CodeWarrior R5 and I included #include Well, now I am upgrading my application doing some modification and recompiling it with CodeWarrior R6 and

RE: CodeWarrior R6 problem with W2000 (W2K)

2000-07-11 Thread Heather Tufts
>Actually, cmdide.exe runs ide.exe. It is intended for use on Win95/98 >systems where directly running ide.exe can have the routine return to the >batch file or shell before the IDE has completed its run. I had tested with both on Win2000, so I didn't see the difference on 95/98. Thanks for the

Re: CodeWarrior R6 problem with W2000 (W2K)

2000-07-11 Thread Ben Combee
"Heather Tufts" <[EMAIL PROTECTED]> wrote in message news:16975@palm-dev-forum... > > I assume you saw Ben Combee's post with the information about the Command > Line Tools. It may also help to use the IDE.exe instead of cmdide.exe. In > doing some searching around, it appears that cmdide.exe may

RE: CodeWarrior R6 problem with W2000 (W2K)

2000-07-11 Thread Heather Tufts
folder). This may allow you more flexibility. As a side note, the batch file above was tested here on Win2000 without incident. -hkmlt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, July 07, 2000 10:48 PM To: Palm Developer Forum Subject: CodeWarr

CodeWarrior R6 problem with W2000 (W2K)

2000-07-07 Thread ulrich . griesser
I have installed Windows 2000 and run CodeWarrior R6 on it. I already patched the CodeWarrior and also installed SDK 3.5 plus the Update 1 package. But still I have unpredictable!?! problems compiling several applications from the batch/commandline interface to CWR6. idecmd foo.mcp /tfoo /r

Re: Win2000 and CodeWarrior R6

2000-05-23 Thread Richard M. Hartman
quot;Palm Developer Forum" <[EMAIL PROTECTED]> >Sent: Tuesday, May 23, 2000 3:03 PM >Subject: Win2000 and CodeWarrior R6 > > >> It might be prudent for the guys at MetroWerks to formally >> post any Win2000 related fixes to their website. There are >> a

Re: Win2000 and CodeWarrior R6

2000-05-23 Thread Jun-Kiat Lam
ECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, May 23, 2000 3:03 PM Subject: Win2000 and CodeWarrior R6 > It might be prudent for the guys at MetroWerks to formally > post any Win2000 related fixes to their website. There are > a lot of people this cou

Win2000 and CodeWarrior R6

2000-05-23 Thread John J. Corelli
It might be prudent for the guys at MetroWerks to formally post any Win2000 related fixes to their website. There are a lot of people this could effect and I'm sure Heather/Jun-Kiat et.al don't want to email individually everyone. Just my thoughts. John -- For information on using the Palm De

RE: CodeWarrior R6 on Win2000

2000-05-23 Thread Matthew Johnson
t; > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > Jun-Kiat Lam > Sent: Tuesday, May 23, 2000 11:13 AM > To: Palm Developer Forum > Subject: Re: CodeWarrior R6 on Win2000 > > > Hello Magnus, > > We have an internal bu

RE: CodeWarrior R6 on Win2000

2000-05-23 Thread Mike Anderson
Developer Forum Subject: Re: CodeWarrior R6 on Win2000 Hello Magnus, We have an internal build of a debugger that we think fixes various problems on Win 2000. I'll send it to you offline if you don't mind trying it out and letting me know whether it works :-) Rgds, Jun-Kiat Lam

RE: CodeWarrior R6 on Win2000

2000-05-23 Thread Borislav Kolev
I wouldn't mind either ;-) Bobby -Original Message- From: Jun-Kiat Lam [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 23, 2000 9:13 AM To: Palm Developer Forum Subject: Re: CodeWarrior R6 on Win2000 Hello Magnus, We have an internal build of a debugger that we think fixes va

Re: CodeWarrior R6 on Win2000

2000-05-23 Thread Jun-Kiat Lam
- From: "Magnus ?or Torfason" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, May 19, 2000 10:49 AM Subject: CodeWarrior R6 on Win2000 > I just upgraded: > CW R5 on WinNT -> CW R6 on Win2000 > > I am having tremendous

Re: CodeWarrior R6 on Win2000

2000-05-19 Thread Richard M. Hartman
for >me right now, I've learned to adapt to its quirks and bugs. > >// Rus Daniel Nesse > > >>-Original Message- >>From: Mike Margerum [mailto:[EMAIL PROTECTED]] >>Sent: Friday, May 19, 2000 1:39 PM >>To: Palm Developer Forum >>Subje

RE: Crashing on Mac (was RE: CodeWarrior R6 on Win2000)

2000-05-19 Thread Heather Tufts
your merger. hkmlt -Original Message- From: Frank Nichols [mailto:[EMAIL PROTECTED]] Sent: Friday, May 19, 2000 5:32 PM To: Palm Developer Forum Subject: RE: Crashing on Mac (was RE: CodeWarrior R6 on Win2000) Good try, but no joy. It is probably something else I have installed some

RE: Crashing on Mac (was RE: CodeWarrior R6 on Win2000)

2000-05-19 Thread Frank Nichols
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Heather Tufts Sent: Friday, May 19, 2000 11:02 AM To: Palm Developer Forum Subject: Crashing on Mac (was RE: CodeWarrior R6 on Win2000) Frank, Go into your system folder:Preferences:Metrowerks, and delete the two folders labeled

RE: CodeWarrior R6 on Win2000

2000-05-19 Thread Nesse, Rustin
ugs. // Rus Daniel Nesse >-Original Message- >From: Mike Margerum [mailto:[EMAIL PROTECTED]] >Sent: Friday, May 19, 2000 1:39 PM >To: Palm Developer Forum >Subject: Re: CodeWarrior R6 on Win2000 > > >are they going to patch R5 too? >- Original Message - &

Re: CodeWarrior R6 on Win2000

2000-05-19 Thread Mike Margerum
are they going to patch R5 too? - Original Message - From: "Nesse, Rustin" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Friday, May 19, 2000 11:59 AM Subject: RE: CodeWarrior R6 on Win2000 > These are documented problems w

Crashing on Mac (was RE: CodeWarrior R6 on Win2000)

2000-05-19 Thread Heather Tufts
: Palm Developer Forum Subject: RE: CodeWarrior R6 on Win2000 Probably not related, but I am experiencing repeatable frequent crashes following every debug session using CW R6 with CW Pro 5.0, 5.2, and/or 5.3 on a Macintosh Powerbook G3/400. /fn -Original Message- From: [EMAIL PROTECTED

Re: CodeWarrior R6 on Win2000

2000-05-19 Thread Steve Jackson
Hi Magnus, Regarding your first problem: > 1) It caused the IDE to hang when debugging an application >(For the second time only, first time was OK). >I fixed this by modifying debugger settings. What settings did you change to correct this? Thank you. -Steve Jackson -- For in

RE: CodeWarrior R6 on Win2000

2000-05-19 Thread Frank Nichols
Sent: Friday, May 19, 2000 9:49 AM To: Palm Developer Forum Subject: CodeWarrior R6 on Win2000 I just upgraded: CW R5 on WinNT -> CW R6 on Win2000 I am having tremendous problems with the debugger, I have tried three separate ( all clean ) installs of Win2000: 1) It caused the IDE to hang w

RE: CodeWarrior R6 on Win2000

2000-05-19 Thread Nesse, Rustin
rum >Subject: CodeWarrior R6 on Win2000 > > >I just upgraded: >CW R5 on WinNT -> CW R6 on Win2000 > >I am having tremendous problems with the debugger, >I have tried three separate ( all clean ) installs of Win2000: > >1) It caused the IDE to hang when debugging an appl

CodeWarrior R6 on Win2000

2000-05-19 Thread Magnus ?or Torfason
I just upgraded: CW R5 on WinNT -> CW R6 on Win2000 I am having tremendous problems with the debugger, I have tried three separate ( all clean ) installs of Win2000: 1) It caused the IDE to hang when debugging an application (For the second time only, first time was OK). I fixed this

Re: Codewarrior r6 for PalmOS: mac OS 7.5.3 or 8.1?

2000-04-06 Thread Jun-Kiat Lam
est if you do have it. Rgds, -- jkl - Original Message - From: "chris hickie" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Thursday, April 06, 2000 8:59 PM Subject: Codewarrior r6 for PalmOS: mac OS 7.

Codewarrior r6 for PalmOS: mac OS 7.5.3 or 8.1?

2000-04-06 Thread chris hickie
Hi, Forgive me if this is a total newbie question, but I just purchased release 6 of Codewarrior. The software box says I need Mac OS 8.1, while the Palm web site says Mac OS 7.5.3 is all that is needed. I have a Starmax 3000 mac clone running OS 7.6.1 and I hesitate going from OS 8.1. Is anyo

Re: Question re Installing SDK 3.5 In CodeWarrior R6

2000-03-20 Thread Jun-Kiat Lam
o your Palm OS Extras folder. Hope this helps. Rgds, Jun-Kiat Lam Metrowerks Technical Support - Original Message - From: "Doug McFadyen" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, March 20, 2000 2:52 PM Subject: Qu

Question re Installing SDK 3.5 In CodeWarrior R6

2000-03-20 Thread Doug McFadyen
I've installed Code Warrior for Palm OS R6, and I've downloaded all the .ZIP files for the Palm OS SDK 3.5. I've installed SDK35-CW.ZIP, because it is a program which correctly installs all the components in the correct places. But, I'm a bit confused about SDK35-EXAMPLES.ZIP and SDK35-TOOLS.ZI

Re: CodeWarrior R6 update

2000-03-07 Thread Jun-Kiat Lam
Metrowerks Technical Support - Original Message - From: "Alpal" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, March 06, 2000 2:37 PM Subject: CodeWarrior R6 update > When will a CodeWarrior service release (SR) be availab

CodeWarrior R6 update

2000-03-06 Thread Alpal
When will a CodeWarrior service release (SR) be available that can handle PalmOS 3.5? Where do you download the PalmOS 3.5 include files? Best... Allen Shymchuk http://www.asynccomputing.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.pal