I not only build multiple times per day, I'm frequently switching between the different builds when I run stuff. It's not unusual for me to have to run something on 3.1.2, 3.2.0, 4.0 or a sandbox build of 4.0 in a single day. Generally, all I need do is cd to the appropriate win32dbg directory and go. The one thing different about my environment though is the fact I have no actual install of oorexx on my system, so there's nothing that will get picked up by my path. I do that largely as an extra precaution to prevent interference rather than as a requirement.
Rick On Tue, Jul 22, 2008 at 9:52 AM, Mark Miesfeld <[EMAIL PROTECTED]> wrote: > On Tue, Jul 22, 2008 at 1:43 AM, Sahananda (Jon) Wolfers > <[EMAIL PROTECTED]> wrote: > >> I owe you all apologies. > > No apologies necessary Jon. > >> The build has been working all along, but my way >> of testing whether it worked or not was faulty. > > Aha. <grin> > >> One thing I think I have discovered though is that the build needs a version >> of RxApi.exe in the path. It was using my 3.0.2 version, but when as Mark >> suggested I renamed that folder, it could not build. > > That's really not correct Jon. I don't have either a rxapi, or the > build directory, in my path and I build dozens of times a day with no > problem. And, I'm pretty sure that Rick doesn't either. There is > something else going on ... > >> Now if I add the not-yet-created build directory to the path it works. > > ... but if that works then stick with it for now. > > -- > Mark Miesfeld > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
