following the instruction to compile cherrytree and at the step
./build.sh
it hangs at compiling ct_column_edit,cc , like infinite loop.
Tried several times and its the exact spot each time.
To test if it was the compiler somehow, it compiled full Qt framework and there was no
"hanging" so I think gcc is fine.
Also work fine for my other projects.
9950x (all cores) and 16GB ram for vm.
Also tried with 4/8 just to see, but made zero difference.
I wonder if its some of its dep that is wrong version but the checks all seems happy.

following the instruction to compile cherrytree and at the step
./build.sh
it hangs at compiling ct_column_edit,cc , like infinite loop.
Tried several times and its the exact spot each time.
To test if it was the compiler somehow, it compiled full Qt framework and there was no
"hanging" so I think gcc is fine.
Also work fine for my other projects.
9950x (all cores) and 16GB ram for vm.
Also tried with 4/8 just to see, but made zero difference.
I wonder if its some of its dep that is wrong version but the checks all seems happy.