Page 1 of 1
FC Compile Error
Posted: Mon Jul 23, 2012 5:24 pm
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
Re: FC Compile Error
Posted: Mon Jul 23, 2012 5:44 pm
by Enamul
Powering down the PC and then re-launching Flowcode seems to have cleared this up. Any ideas as to why it happened?
Re: FC Compile Error
Posted: Mon Jul 23, 2012 10:12 pm
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
Re: FC Compile Error
Posted: Tue Jul 24, 2012 9:06 am
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

Re: FC Compile Error
Posted: Tue Jul 24, 2012 10:49 am
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