fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
3.97k stars 826 forks source link

Question: Which version of Qt should I use to compile fritzing? #4074

Closed lshqqytiger closed 11 months ago

lshqqytiger commented 11 months ago

I initially tried to compile using Qt 6.5.3. However, a few minutes later, it failed with a specification compatibility error with Qt. And I followed Wiki and tried to compile using Qt 5.12.2. This time, it failed with another specification compatibility error with Qt in less than a minute. I think the Qt version this requires will be at least 6.x and I'm installing 6.4.3 now. Where is the appropriate Qt version specified for compiling fritzing?

lshqqytiger commented 11 months ago

I was able to compile fritzing with Qt 6.4.3.