I copy pasted the first Project 2's code into Project 1 and it gives me a segmentation fault. Project 1 & 2 execute well on their own, when combined it seg faults at Project 2's code. Is there a memory stack limitation for each project in qt?