On Mon, May 5, 2008 at 3:56 PM, John Swensen <[EMAIL PROTECTED]> wrote: > Also, when I try to run octavede.exe, it complains about not finding > msvcr71.dll. I copied an existing version of the file into the same > directory as the executable and now no longer get the error. I was working > off a clean install of Windows XP Home, so maybe I needed to install some > runtime first?
Ugh? This should not happen. All included files have been compiled with MSVC8, so I wonder where this dependency comes from (the only module I know that was using msvcr71.dll was Console2, and I removed it). Do you also have the problem when starting octave in console mode (without the GUI)? Michael. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
