2024-12-28 14:38:00 -06:00
2024-12-28 14:38:00 -06:00
2024-12-29 21:43:52 -06:00
2024-12-28 14:38:00 -06:00
2024-12-28 14:38:00 -06:00
2024-12-28 14:38:00 -06:00
2024-12-28 14:45:10 -06:00
2024-12-28 14:38:00 -06:00

Tesses Cross Language

CrossImage

What is required to build this project

  • TessesFramework
  • Jansson (but can be turned off but is strongly recommended otherwise many programs will not work)
  • CMake
  • SDL2 (but can be turned off)

Use in docker

    git clone https://gitea.site.tesses.net/tesses50/crosslang
    cd crosslang
    sudo docker build -t crosslang:latest .

To Install

Run these commands to install crosslang (or use binaries from here)

git clone https://gitea.site.tesses.net/tesses50/crosslang
cd crosslang
mkdir build 
cd build
cmake -S .. -B .
make
sudo make install
Ye are of God, little children, and have overcome them: because greater is he that is in you, than he that is in the world. (1 John 4:4)
Description
No description provided
Readme 2.8 MiB
Languages
C++ 93.4%
C 4.5%
CMake 1.6%
NSIS 0.5%