Qt 6.11 is out! See what's new in the release
blog
Qt Creator: import visual studio solution gives link error
Qt Creator and other tools
1
Posts
1
Posters
2.6k
Views
1
Watching
-
Hello guys, through the Qt Add in, I was able to generate a pro file, and open in Qt Creator. When I build the project, at link time I get
@fatal error C1007: unrecognized flag '-typedil' in 'p2'
LINK : fatal error LNK1257: code generation failed@Anyone could help me?
thanks