Frama-C-discuss mailing list archives

This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] problem with VS project


  • Subject: [Frama-c-discuss] problem with VS project
  • From: mrogova at inbox.ru (Ary)
  • Date: Wed, 29 Sep 2010 18:01:50 +0400

Hello!

I'm trying to analyze my project with Frama-C. OS - windows XP.
I have VS project on C(this is BREW-platform project). I've preprocessed it with VS and than try to do this in console:
C:\Frama-C\bin>frama-c.exe \mydir\*.i
.\\someutil\\myfile.c:426:[kernel] failure: Using a wide string literal to
initialize something other than a wchar_t array
[kernel] user error: skipping file ".\\someutil\\myfile.i" that has errors.
[kernel] Frama-C aborted because of an invalid user input.
Also, I've tried to add files to project, using user interface, but observe same errors.

Best Regards,
Maria