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
Demangler doesn't recognize TimeT (time_t) which is an alias to CLong in this case:
INFO: Analyzing com.ecodocx.vpom.api.bindings.CVPOMJobEntry.StartTime
Nov 25, 2015 9:06:15 PM org.bridj.BridJ log
INFO: Symbol ?StartTime@CVPOMJobEntry@@QAEJXZ was a good candidate but expected demangled signature CLong CVPOMJobEntry.StartTime() did not match the method public native org.bridj.TimeT com.ecodocx.vpom.api.bindings.CVPOMJobEntry.StartTime()
The text was updated successfully, but these errors were encountered:
Demangler doesn't recognize TimeT (time_t) which is an alias to CLong in this case:
INFO: Analyzing com.ecodocx.vpom.api.bindings.CVPOMJobEntry.StartTime
Nov 25, 2015 9:06:15 PM org.bridj.BridJ log
INFO: Symbol ?StartTime@CVPOMJobEntry@@QAEJXZ was a good candidate but expected demangled signature CLong CVPOMJobEntry.StartTime() did not match the method public native org.bridj.TimeT com.ecodocx.vpom.api.bindings.CVPOMJobEntry.StartTime()
The text was updated successfully, but these errors were encountered: