You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. I compiled with win8 64bit and mingw latest version x86x64 after that I
tried to run the SimpleSend exe file and here is the error
C:\Users\M\oscpack_1_1_0\bin>SimpleSend.exe
Assertion failed!
Program: C:\Users\M\oscpack_1_1_0\bin\SimpleSend.exe
File: osc\OscOutboundPacketStream.cpp, Line 168
Expression: sizeof(osc::int64) == 8
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
how can I solve this issue?
another question is I want to use OCSPacket on a code that developed in VC++
2008... May I know how can I make a lib file that would be compatible with vc++
2008?
thanks
Majid
Original issue reported on code.google.com by Majid.na...@gmail.com on 2 Oct 2014 at 8:46
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
Majid.na...@gmail.com
on 2 Oct 2014 at 8:46The text was updated successfully, but these errors were encountered: