I got just the error message: "Unable to create C-file". No other details.
What to do?
With kind regrads
Jan Lichtenbelt
Unable to create C file
Moderator: Benj
- Jan Lichtenbelt
- Posts: 797
- Joined: Tue Feb 17, 2009 8:35 pm
- Location: Haren GN, the Netherlands
- Has thanked: 128 times
- Been thanked: 264 times
- Contact:
- LeighM
- Matrix Staff
- Posts: 2178
- Joined: Tue Jan 17, 2012 10:07 am
- Has thanked: 481 times
- Been thanked: 699 times
Re: Unable to create C file
Hi Jan,
It compiles OK for me, apart from a few occurrences of .Ext_Address which should be Ext_Address
Is there anything unusual about the location of your project, such as on a Windows read only or protected directory?
It compiles OK for me, apart from a few occurrences of .Ext_Address which should be Ext_Address
Is there anything unusual about the location of your project, such as on a Windows read only or protected directory?
- Jan Lichtenbelt
- Posts: 797
- Joined: Tue Feb 17, 2009 8:35 pm
- Location: Haren GN, the Netherlands
- Has thanked: 128 times
- Been thanked: 264 times
- Contact:
Re: Unable to create C file
Hi LeighM
I forgot that I changed the global compiler output location into: $(srcdir)Flowcode_temp. But the subdirectory Flowcode_temp was not yet declared.
Thanks for help
With kind regards
Jan Lichtenbelt
I forgot that I changed the global compiler output location into: $(srcdir)Flowcode_temp. But the subdirectory Flowcode_temp was not yet declared.
Thanks for help
With kind regards
Jan Lichtenbelt
Re: Unable to create C file
just to add an additional information on this topic.
if other files in the projects directory (other than .fcf, .hex, .fcf.001) are made hidden, then also this error appears without any extra information
if other files in the projects directory (other than .fcf, .hex, .fcf.001) are made hidden, then also this error appears without any extra information