Hi, folks! Don't open the attachments in the message my message refers to (posted by infoemiliaromagna <infoemiliaromagna@...>). It pretty surely...
Matthias Jordan
mjordan@...
May 3, 2002 11:59 am
1350
The recent messages with email attachments containing viruses have caused me much concern and I have taken the decision to set the Yahoo group up to not permit...
Hello, Daniel! ... Great idea. Thanks. Bye! Matthias Jordan -- - LOAD "WINDOWS95",8,1...
Matthias Jordan
mjordan@...
May 4, 2002 11:07 am
1352
Does anybody know how to get in touch with the author (or other co-developer) of yanoff? I have tried to eamil him at both the addresses found on his web...
Gregg Woodcock
woodcock@...
May 8, 2002 3:08 pm
1353
OOPS! Sent that out too soon (wrong copy). Here is what I meant to send... Does anybody know how to get in touch with the author (or other co-developer) of...
Gregg Woodcock
woodcock@...
May 8, 2002 3:12 pm
1354
Hi Gregg, The developer of Yanoff has very little time available for Yanoff at the moment (read: no time at all). That's probably why he hasn't reacted to your...
Best, Jan-Pascal van
j.p.vanbest@...
May 10, 2002 11:22 am
1355
... Matthias is no longer developing Yanoff. It's open source; you're welcome to implement these features/fixes yourself. ... I can't figure out what you're...
Jim Anderson
jamesa@...
May 10, 2002 12:32 pm
1356
... Believe me I would if it had not been done under Linux. Has anybody "converted" the dev environment for standard windows PC? ... I used online...
Gregg Woodcock
woodcock@...
May 10, 2002 2:26 pm
1357
... Bummer; perhaps he should update his web page to that effect... ... I would if it hadn't been done with Linux; anybody got a working setup for Windows? ......
Gregg Woodcock
woodcock@...
May 10, 2002 2:35 pm
1358
... Not any more, but I used to. You can download a cygwin-based (www.cygwin.com) development environment from www.palm.com, somewhere under "developers". It...
Best, Jan-Pascal van
j.p.vanbest@...
May 10, 2002 2:49 pm
1359
... It's not just getting a dev environment for windows but doing the port of the code from where it is to that environment. I am hoping somebody has done...
Gregg Woodcock
woodcock@...
May 10, 2002 2:52 pm
1360
... The dev environment is identical: same compilers, same libraries. Jan-Pascal...
Best, Jan-Pascal van
j.p.vanbest@...
May 10, 2002 3:06 pm
1361
All of the code is "Palm code". No port of the code is needed. The development environment is just where you do the work. The dev. environment takes the...
... Perhaps :) Andy Mulhearn and me are trying to continue Matthias' work, but it seems we both have not so much spare time for developing Yanoff. I...
... Now you are ringing my bell! [Non-text portions of this message have been removed]...
Gregg Woodcock
woodcock@...
May 10, 2002 3:15 pm
1364
... If you have working GCC compiler and environment from Palm Corp. that's all you need. -- "Linkor" Systemy Informatyczne http://www.linkor.com.pl +48 32...
... There is usually the concept of a makefile or a project file which frequently takes a good bit of tweaking moving from one dev environment to another. It...
Gregg Woodcock
woodcock@...
May 10, 2002 3:17 pm
1366
... OK, I installed cygwin and the Palm 4.0 SDK and downloaded the yanoff sources. I can open a Cygwin shell and go to the yanoff source but am unable to...
Gregg Woodcock
woodcock@...
May 10, 2002 7:27 pm
1367
... You don't have a "make" command shipped with cygwin package? Maybe it has a different name or you have to download something more? Try looking for it near...
... The Cygwin installer is a bit awkward in that it defaults to installing almost nothing. If you run the installer your are presented (after some other...
Best, Jan-Pascal van
j.p.vanbest@...
May 13, 2002 6:02 am
1369
... Well I did a much "wiser" install than doing everything but I am still having a problem. The macros for "min" and "max" are not defined so I am getting...
Gregg Woodcock
woodcock@...
May 20, 2002 2:43 pm
1370
... Doesn't tell me anything... But maybe you should ask Marcin Kadziolka [marcin@...], he has been working on internationalising Yanoff so he'll...
Best, Jan-Pascal van
j.p.vanbest@...
May 21, 2002 1:12 pm
1371
... It seems min and max macros are defined in PalmTypes.h shipped with PalmOS SDK. I use a 3.5 version of the SDK. Maybe it was added in 3.5? -- "Linkor"...
... OK, I figured it out. When you move to SDK 4.0, you will need to add these lines (or similar) to yanoff.h: // location of min/max macros moved from SDK...
Gregg Woodcock
woodcock@...
May 21, 2002 3:40 pm
1373
I am trying to make sense of the code now that I can compile it and here's the way it looks so far (please tell me if this is incorrect; I am making a lot of...
Gregg Woodcock
woodcock@...
May 21, 2002 5:28 pm
1374
... It's good to know. I have no Palm with OS 4, so I never tried to compile yanoff for that version. ... What do you mean by writing "main library...
... these ... ACK! You mean to tell me the SDK version matches the OS version of your unit? DOH! Now I have to go back and install SKD3.5 because that's what...
Gregg Woodcock
woodcock@...
May 21, 2002 5:42 pm
1376
On Tue, May 21, 2002 at 12:28:36PM -0500, Gregg Woodcock wrote: I will comment only parts of your mail - I don't know every detail of Yanoff. Yet ;) ... Yes. ...
... Well, yes :) ... Sure. That's the only change needed to be done to compile Yanoff for OS 4.0? I'm impressed :) -- "Linkor" Systemy Informatyczne ...