Unable to create C file

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 6.

Moderator: Benj

Post Reply
go233
Posts: 96
Joined: Mon Mar 02, 2015 12:32 pm
Has thanked: 5 times
Been thanked: 11 times
Contact:

Unable to create C file

Post by go233 »

Hello,
I have downloaded flowcode 6 demo, I have loaded the example "Printing a message" and I have tried to compile to C.

The program comes back with Unable to create C file
C:\:PROGRA~2\FLOWCO~1\V6_COM\LCD\LCD Printing a message.c

I am log as Administrator on a dell laptop running windows 7 professional x64.
The multiprogrammer board is EB006-00-8 with PIC16F88 on board.
I have installed dpinst_Windows_64.

Could you help me, please?

Thanks
Giovanni

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: Unable to create C file

Post by Benj »

Hello Giovanni,

It looks like you are saving your Flowcode project file inside the program files folder. Microsoft doesn't like you doing this and this is why Flowcode does not have write permissions.

If you instead save the project on your desktop or in your documents folder then Flowcode should be able to create the C file correctly.

go233
Posts: 96
Joined: Mon Mar 02, 2015 12:32 pm
Has thanked: 5 times
Been thanked: 11 times
Contact:

Re: Unable to create C file

Post by go233 »

Thanks!
It worked!
Giovanni

Post Reply