mcview icon indicating copy to clipboard operation
mcview copied to clipboard

Can mcview be used on Linux?

Open FBergeron opened this issue 10 months ago • 0 comments

Hi,

I tried to build the project on Linux. I don't know if it's possible but I would like to run mcview on Linux. Even though I'm not very familiar with cmake, I could run "cmake ." at the root level and build the project successfully. After this step however, I didn't find any executable files. I had a Makefile though so I tried to run "make -j4" in hope that it would build the mcview executable. Unfortunately, it failed.

I attach the output of my make command.

output.txt

Is it possible to run mcview on Linux?

FBergeron avatar Mar 30 '24 16:03 FBergeron