I was given a project but I can not understand
# --- LIBS win32:LIBS += -lws2_32 else:LIBS += -lpthread
what are these libraries for? And the project was written on Windows 7 (32) and I have the form 10 (64 bits). Do these libraries in Windows 10? Qt b visual studio is the same.
win32
in a curious.pro
file, this is generally the whole Windows family, not just 32 bits, imnip. - αλεχολυτ