Compilation avec erreurs depuis mise à jours Framework

Forum de support pour les locuteurs de la langue française qui souhaitent écrire dans leur langue maternelle.

Moderator: Benj

Post Reply
Philbert Pascal
Posts: 80
Joined: Fri Jul 20, 2012 8:55 am
Location: Chambly (France)
Been thanked: 4 times
Contact:

Compilation avec erreurs depuis mise à jours Framework

Post by Philbert Pascal »

Bonjours Benj,
Depuis ce matin je n'arrive plus à compiler des programmes que j'ai certifié. Flowcode V5 me trouve maintenant des erreurs.
J'ai eu une mise à jours ce matin.
Microsoft.Net. Framework 4.8 (KB4515847).
Ces erreurs ne ce produisaient pas avent.
Avez vous une solution?

Cordialement
Pascal

Voici les messages d'erreurs

File name: T********_V5_4_3.c
Title: *****
Description: ***
Generated by: Flowcode v5.5.2.1
Date: Thursday, October 10, 2019 18:21:15
Licence: Professional
Registered to: *************
Licence key: *******
http://www.matrixmultimedia.com
Lancement du compilateur...
C:\Program Files (x86)\Flowcode\v5\Tools\boostc\boostc_pic18_flowcode.exe -v -t PIC18F4685 "Mescal_PIC18F4685_V5_4_3.c"
BoostC Optimizing C Compiler Version 7.04 (for PIC18 architecture)
http://www.sourceboost.com
Copyright(C) 2004-2011 Pavel Baranov
Copyright(C) 2004-2011 David Hobday

Licensed to FlowCode User under Single user Pro License for 1 node(s)
Limitations: PIC18 max code size:Unlimited, max RAM banks:Unlimited


Mescal_PIC18F4685_V5_4_3.c
Starting preprocessor: C:\PROGRA~2\Flowcode\v5\Tools\boostc\pp.exe Mescal_PIC18F4685_V5_4_3.c -i C:\PROGRA~2\Flowcode\v5\Tools\boostc\include -d _PIC18F4685 -la -c2 -o Mescal_PIC18F4685_V5_4_3.pp -v -d _BOOSTC -d _PIC18 -d _CHAR_INDEX

Mescal_PIC18F4685_V5_4_3.c(2083): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2084): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2085): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2086): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2087): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2088): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2089): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2090): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2091): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2092): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2093): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2108): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2117): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2127): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2128): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2139): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2140): WARNING: Too many arguments for: FCP_SET
Mescal_PIC18F4685_V5_4_3.c(2141): WARNING: Too many arguments for: FCP_SET

et il y en a des milliers.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Compilation avec erreurs depuis mise à jours Framework

Post by Benj »

Salut,

Il semble y avoir des mises à jour Windows qui cassent la version 5 et antérieure. Nous ne pouvons rien y faire et Microsoft espère pouvoir résoudre le problème. Une chose que vous pouvez faire est de vous assurer que vous êtes à jour en termes de mises à jour et, éventuellement, d'installer toutes les mises à jour facultatives, car nous avons reçu des rapports qui résoudraient ce problème.



Hello,

There seems to be some Windows updates that are breaking v5 and before. There is nothing we can do about this and Microsoft will hopefully address the issue. One thing you can do is to make sure you are up to date in terms of updates and also possibly to install any optional updates as we have had reports that doing this will solve the problem.

Post Reply