--- layout: fc_discuss_archives title: Message 63 from Frama-C-discuss on December 2009 ---
> Have you set CAML_LD_LIBRARY_PATH to C:\Frama-C\lib\stublibs (maybe with > some additional backslashes)? > -- > Julien I did, but with Unix-syntax. With Windows-syntax, configure works, but make fails. Also, Jessie doesn't show up in the plugins list after configure. -Boris Ocamlc src/kernel/config.cmo File "src/kernel/config.ml", line 5, characters 65-67: Warning X: illegal backslash escape in string. File "src/kernel/config.ml", line 6, characters 62-64: Warning X: illegal backslash escape in string. File "src/kernel/config.ml", line 7, characters 130-132: Warning X: illegal backslash escape in string. File "src/kernel/config.ml", line 1, characters 0-1: Error: Error-enabled warnings (3 occurrences) make: *** [src/kernel/config.cmo] Error 2