-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
👋 Hello,
I was using the lib with the version 1.1.6
I realized that the version is a little old and a lot of newer version are listed here:
When trying to build my app I have the error:
# github.com/dxfeed/dxfeed-graal-go-api/internal/native
Error: vendor/github.com/dxfeed/dxfeed-graal-go-api/internal/native/profile_mapper.go:40:47: nativeEvent.symbol undefined (type *_Ctype_dxfg_instrument_profile_t has no field or method symbol)
Error: vendor/github.com/dxfeed/dxfeed-graal-go-api/internal/native/profile_mapper.go:41:55: nativeEvent._type undefined (type *_Ctype_dxfg_instrument_profile_t has no field or method _type)
Error: vendor/github.com/dxfeed/dxfeed-graal-go-api/internal/native/profile_mapper.go:42:52: nativeEvent.description undefined (type *_Ctype_dxfg_instrument_profile_t has no field or method description)
Error: vendor/github.com/dxfeed/dxfeed-graal-go-api/internal/native/profile_mapper.go:43:52: nativeEvent.local_symbol undefined (type *_Ctype_dxfg_instrument_profile_t has no field or method local_symbol)
Error: vendor/github.com/dxfeed/dxfeed-graal-go-api/internal/native/profile_mapper.go:44:57: nativeEvent.local_description undefined (type *_Ctype_dxfg_instrument_profile_t has no field or method local_description)
Error: vendor/github.com/dxfeed/dxfeed-graal-go-api/internal/native/profile_mapper.go:45:48: nativeEvent.country undefined (type *_Ctype_dxfg_instrument_profile_t has no field or method country)
Error: vendor/github.com/dxfeed/dxfeed-graal-go-api/internal/native/profile_mapper.go:46:45: nativeEvent.opol undefined (type *_Ctype_dxfg_instrument_profile_t has no field or method opol)
Error: vendor/github.com/dxfeed/dxfeed-graal-go-api/internal/native/profile_mapper.go:47:53: nativeEvent.exchange_data undefined (type *_Ctype_dxfg_instrument_profile_t has no field or method exchange_data)
Error: vendor/github.com/dxfeed/dxfeed-graal-go-api/internal/native/profile_mapper.go:48:50: nativeEvent.exchanges undefined (type *_Ctype_dxfg_instrument_profile_t has no field or method exchanges)
Error: vendor/github.com/dxfeed/dxfeed-graal-go-api/internal/native/profile_mapper.go:49:49: nativeEvent.currency undefined (type *_Ctype_dxfg_instrument_profile_t has no field or method currency)
Error: vendor/github.com/dxfeed/dxfeed-graal-go-api/internal/native/profile_mapper.go:49:49: too many errors
I updated it progressively.
It works from the version 1.1.6 to 1.1.21 and the failure started on 1.1.22
The full link used to download the version:
- https://dxfeed.jfrog.io/artifactory/maven/com/dxfeed/graal-native-sdk/1.1.22/graal-native-sdk-1.1.22-amd64-linux.zip
Metadata
Metadata
Assignees
Labels
No labels