hey mazurekwrc i tried what you told but i get a error saying
1>LINK : fatal error LNK1181: cannot open input file 'qextserialport.lib'
1>LINK : fatal error LNK1181: cannot open input file 'qextserialport.lib'
To copy to clipboard, switch view to plain text mode
So i added the path of the folder where qextserialport is "C:\qextserialport-1.1\qextserialport"
there is no qextserialport.lib file though.Now when i build the program again i get a new error
>LINK : fatal error LNK1181: cannot open input file 'C:\qextserialport-1.1\qextserialport.obj'
>LINK : fatal error LNK1181: cannot open input file 'C:\qextserialport-1.1\qextserialport.obj'
To copy to clipboard, switch view to plain text mode
even get a warning
1>.\MessageWindow.cpp(90) : warning C4100: 'event' : unreferenced formal parameter
1>.\MessageWindow.cpp(90) : warning C4100: 'event' : unreferenced formal parameter
To copy to clipboard, switch view to plain text mode
Hey i don't find any qextserialport.lib file any where in the qextserialport folder.
Bookmarks