Page 1 of 1

Unable to create C file

Posted: Mon Mar 02, 2015 4:58 pm
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

Re: Unable to create C file

Posted: Mon Mar 02, 2015 5:13 pm
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.

Re: Unable to create C file

Posted: Mon Mar 02, 2015 5:34 pm
by go233
Thanks!
It worked!
Giovanni