Closed TurBoss closed 8 years ago
Can you try this, in line 295 of file spadsInstaller.pl remove the string -Dbool=char
, so that the line becomes:
system("g++ -c PerlUnitSync_wrap.c $coreIncsString");
worked fine Installation success
committed in 6a12404
today i was trying to move my spads setup from debian to Arch so I started over instead of just copy and paste the files
but I hit this error