Skip to content

Could not compile dependency hoedown, make command failed. - Windows #10

@seadynamic8

Description

@seadynamic8

I'm assuming since you have a Makefile.win that you also support Windows.

Anyways, when I go to compile the dependcies, I get the following from mix:

==> hoedown
cc -g -O3 -ansi -pedantic -Wall -Wextra -Wno-unused-parameter -Isrc -c -o src/autolink.o src/autolink.c
make: cc: Command not found
Makefile:80: recipe for target 'src/autolink.o' failed
make: *** [src/autolink.o] Error 127
==> markdown_server
** (Mix) Could not compile dependency hoedown, make command failed. If you want to recompile this dependency, please run: mix deps.compile hoedown

I'm not sure if this is from your library or hoedown. Can you please take a look?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions