Menu

#31 *** Error while opening file "\\examples\simulation\685\lbk.

1.1.13
open-accepted
5
2010-08-06
2010-08-06
Anonymous
No

Backslashes appear in simulateion instead of slashes

Discussion

  • Carsten Lemmen

    Carsten Lemmen - 2010-08-06

    Backslashes appear when shared library is linked. This was traced back to the __UNIX__ define and should be working now. Please check again.

     
  • Carsten Lemmen

    Carsten Lemmen - 2010-08-06
    • summary: *** Error while opening file "\Users\lemmen\devel\test3\exam --> *** Error while opening file "\examples\simulation\685\lbk.
    • status: open --> open-accepted
     
  • Carsten Lemmen

    Carsten Lemmen - 2010-08-06
    • milestone: 1191701 --> 1.1.13
     
  • Carsten Lemmen

    Carsten Lemmen - 2010-08-06

    WORKAROUND for backslash instead of slash

    for F in src/Makefile src/region/Makefile src/variation/Makefile ; do
    gsed -i '/LIBS =/s#-lSiSi#sisi/lib/.libs/libSiSi.a#' $F;
    done

     
  • Carsten Lemmen

    Carsten Lemmen - 2010-08-31

    Still present in 1.1.15

     

Log in to post a comment.

MongoDB Logo MongoDB