Jump to content

Recommended Posts

Posted

Good evening all

I'm having trouble compiling a C code. When I run the make file I get this message

'Can't open perl script "tools\mkmk.pl": No such file or directory

Bad command or file name'

The tools folder and mkmk.pl file are there in the same folder as the rest of my main.c files etc.

I have all the programs needed installed (perl,sdcc and gnupils) as described on the c interface page.

Why is it not working?

Posted

What happens, when you are entering "type tools\mkmk.pl" in the command shell?

Does it find the file?

Best Regards, Thorsten.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...