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
FC Compile Error
Moderator: Benj
- Enamul
- Posts: 1772
- Joined: Mon Mar 05, 2012 11:34 pm
- Location: Nottingham, UK
- Has thanked: 271 times
- Been thanked: 814 times
- 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
Powering down the PC and then re-launching Flowcode seems to have cleared this up. Any ideas as to why it happened?
-
- Posts: 594
- Joined: Thu Sep 17, 2009 7:52 am
- Location: Belgium
- Has thanked: 63 times
- Been thanked: 102 times
Re: FC Compile Error
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
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
- 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
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 

- 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
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
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