C
C
calculator2122021-07-09 14:44:15
C++ / C#
calculator212, 2021-07-09 14:44:15

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

2 answer(s)
R
Roman Mirilaczvili, 2021-07-09
@2ord

The clue lies in the Makefile .
Added
You need to execute the command makein the root of the project. Install the compiler first .

V
Vadim Ushakov, 2022-04-15
@Nightmare1

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 question

Ask a Question

731 491 924 answers to any question