Answer the question
In order to leave comments, you need to log in
I can't figure out how to compile a project in C and lua?
The project itself is https://github.com/cloudwu/xlsx2txt . To be honest, I don't understand how it can be assembled.
Answer the question
In order to leave comments, you need to log in
The clue lies in the Makefile .
Added
You need to execute the command make
in the root of the project. Install the compiler first .
Look in the Makefile, most likely `$ make`. You can install the make utility through chocolatey.
https://stackoverflow.com/questions/32127524/how-t...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question