Open YuukiHisashi opened 2 weeks ago
You do not have cmake
installed - chkdeps.sh
tells you the build-time dependencies (libraries basically), you must install the actual compiler and tool chain itself to build anything though. :stuck_out_tongue:
You can also check the Wiki for more detailed steps including the installation/config - it's more thorough than the README. :grin:
https://github.com/rozniak/xfce-winxp-tc/wiki/Install-from-compiled-sources
@YuukiHisashi Sorry mate did you get this working in the end? I saw in my emails a notification about a reply from you but can't see anything here. :thinking:
Hello.
I am currently trying to install Winxp Total Conversion on Linux Mint 22 (x86_64) with Xfce 4.18.
I ran
./chkdeps.sh -l
, installed all missing dependencies, ran it again, and it told me it was good to go.Now, I run
./buildall.sh
and after a bit of a delay, it presents me with the following error message:Am I doing something wrong here? I ran the same script multiple times, yet, nothing seemed to work.