FC Compile Error

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times

FC Compile Error

Post by Enamul »

Hi,
Has anybody ever seen this type of problem? Can anyone help me to sort out the problem? There is no C code in flow chart.
Enamul
Attachments
error_compile.JPG
error_compile.JPG (61.09 KiB) Viewed 4320 times
Enamul
University of Nottingham
enamul4mm@gmail.com

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times

Re: FC Compile Error

Post by Enamul »

Powering down the PC and then re-launching Flowcode seems to have cleared this up. Any ideas as to why it happened?
Enamul
University of Nottingham
enamul4mm@gmail.com

Spanish_dude
Posts: 594
Joined: Thu Sep 17, 2009 7:52 am
Location: Belgium
Has thanked: 63 times
Been thanked: 102 times

Re: FC Compile Error

Post by Spanish_dude »

Seems like you weren't running Flowcode as host.
Flowcode is trying to access the compiler at C:/program files/... probably and those folder are protected. Only host can request/open stuff from there like asking the compiler to compile your code.

That's my guess.

Nicolas

User avatar
DavidA
Matrix Staff
Posts: 1076
Joined: Fri Apr 23, 2010 2:18 pm
Location: Matrix Multimedia Ltd
Has thanked: 58 times
Been thanked: 258 times
Contact:

Re: FC Compile Error

Post by DavidA »

The Boost C licence we use only allows Boost C to be run from within Flowcode, to stop people using Boost C as a standalone compiler, this can sometimes happen if Boost C cannot be detected for some reason, ie Another version of Boost C is already loaded or it has been removed from the install, if a reboot has fixed it, nothing to worry about :)

User avatar
Enamul
Posts: 1772
Joined: Mon Mar 05, 2012 11:34 pm
Location: Nottingham, UK
Has thanked: 271 times
Been thanked: 814 times

Re: FC Compile Error

Post by Enamul »

Hi,
Thanks David and Nicolas for the information. I am using Flowcode in the university machine where I have administrative privilege but I guess it happened to be changed in some case and this happens then.
Thanks,
Enamul
Enamul
University of Nottingham
enamul4mm@gmail.com

Post Reply