Menu

MinGW compiled

I built the library on MinGW using the CDT on Eclipse and it compiles with no errors and warnings.

I forgot to mention one important thing: When passing network return addresses to "WOscReceiver::networkReceive(...)" the network return object must be allocated on the heap, because it gets deleted internally. If you forget that, you'll have big problems to find this error with a debugger (at least mine didn't gave me any usable hint)....

Posted by cls 2006-03-13

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.