zlgopen / awtk-go

awtk-go binding
16 stars 0 forks source link

执行go build 时报错 #8

Open izqx opened 1 year ago

izqx commented 1 year ago

go version 1.2 awtk 都是当前最新的 windows11

# github.com/zlgopen/awtk-go/awtk
.\awtk.go:230:29: could not determine kind of name for C.BIDI_TYPE_AUTO
.\awtk.go:233:29: could not determine kind of name for C.BIDI_TYPE_LRO
.\awtk.go:231:29: could not determine kind of name for C.BIDI_TYPE_LTR
.\awtk.go:234:29: could not determine kind of name for C.BIDI_TYPE_RLO
.\awtk.go:232:29: could not determine kind of name for C.BIDI_TYPE_RTL
.\awtk.go:235:29: could not determine kind of name for C.BIDI_TYPE_WLTR
.\awtk.go:236:29: could not determine kind of name for C.BIDI_TYPE_WRTL
.\awtk.go:301:44: could not determine kind of name for C.BITMAP_FLAG_GPU_FBO_TEXTURE
.\awtk.go:300:44: could not determine kind of name for C.BITMAP_FLAG_LCD_ORIENTATION
.\awtk.go:1775:48: could not determine kind of name for C.EVT_PAGE_CHANGING
.\awtk.go:1766:48: could not determine kind of name for C.EVT_THEME_WILL_CHANGE
.\awtk.go:6351:36: could not determine kind of name for C.EVT_VPAGE_CLOSE
.\awtk.go:6350:36: could not determine kind of name for C.EVT_VPAGE_OPEN
.\awtk.go:6349:36: could not determine kind of name for C.EVT_VPAGE_WILL_OPEN
.\awtk.go:2133:34: could not determine kind of name for C.GLYPH_FMT_ALPHA2
.\awtk.go:2134:34: could not determine kind of name for C.GLYPH_FMT_ALPHA4
.\awtk.go:5223:46: could not determine kind of name for C.STYLE_ID_FEEDBACK
.\awtk.go:5222:46: could not determine kind of name for C.STYLE_ID_FOCUSABLE
.\awtk.go:5218:46: could not determine kind of name for C.STYLE_ID_ROUND_RADIUS_BOTTOM_LEFT
.\awtk.go:5216:46: could not determine kind of name for C.STYLE_ID_ROUND_RADIUS_TOP_LEFT
.\awtk.go:6000:39: could not determine kind of name for C.VALUE_TYPE_FUNC
.\awtk.go:6001:39: could not determine kind of name for C.VALUE_TYPE_FUNC_DEF
.\awtk.go:5998:39: could not determine kind of name for C.VALUE_TYPE_GRADIENT
.\awtk.go:5999:39: could not determine kind of name for C.VALUE_TYPE_ID
.\awtk.go:7185:48: could not determine kind of name for C.WIDGET_PROP_AUTO_HIDE
.\awtk.go:7102:48: could not determine kind of name for C.WIDGET_PROP_LOADING
.\awtk.go:7071:48: could not determine kind of name for C.WIDGET_PROP_MAX_H
.\awtk.go:7108:48: could not determine kind of name for C.WIDGET_PROP_RADIO
.\awtk.go:7094:48: could not determine kind of name for C.WIDGET_PROP_STRONGLY_FOCUS
.\awtk.go:7232:43: could not determine kind of name for C.WIDGET_STATE_ACTIVATED
.\awtk.go:7242:43: could not determine kind of name for C.WIDGET_STATE_EMPTY_OVER
.\awtk.go:7583:38: could not determine kind of name for C.WINDOW_STAGE_LOADED
.\awtk.go:157:20: could not determine kind of name for C.asset_info_get_name
.\awtk.go:153:18: could not determine kind of name for C.asset_info_get_type
.\awtk.go:523:14: could not determine kind of name for C.canvas_reset_font
.\awtk.go:740:18: could not determine kind of name for C.color_get_color
.\awtk.go:814:20: could not determine kind of name for C.color_tile_get_bg_color
.\awtk.go:818:20: could not determine kind of name for C.color_tile_get_border_color
.\awtk.go:906:16: could not determine kind of name for C.combo_box_has_option_text
.\awtk.go:890:14: could not determine kind of name for C.combo_box_remove_option
.\awtk.go:1295:14: could not determine kind of name for C.draggable_set_drag_native_window
.\awtk.go:1299:14: could not determine kind of name for C.draggable_set_drag_parent
.\awtk.go:1518:18: could not determine kind of name for C.edit_get_cursor
.\awtk.go:1526:20: could not determine kind of name for C.edit_get_selected_text
.\awtk.go:1438:14: could not determine kind of name for C.edit_set_double_ex
.\awtk.go:1522:14: could not determine kind of name for C.edit_set_select
.\awtk.go:1664:18: could not determine kind of name for C.event_get_type
.\awtk.go:1826:14: could not determine kind of name for C.file_browser_view_set_top_dir
.\awtk.go:1922:14: could not determine kind of name for C.file_chooser_set_top_dir
.\awtk.go:1991:33: could not determine kind of name for C.gauge_cast
.\awtk.go:1985:33: could not determine kind of name for C.gauge_create
.\awtk.go:2025:33: could not determine kind of name for C.gauge_pointer_cast
.\awtk.go:2019:33: could not determine kind of name for C.gauge_pointer_create
.\awtk.go:2044:14: could not determine kind of name for C.gauge_pointer_set_anchor
.\awtk.go:2030:14: could not determine kind of name for C.gauge_pointer_set_angle
.\awtk.go:2036:14: could not determine kind of name for C.gauge_pointer_set_image
.\awtk.go:2048:21: could not determine kind of name for C.gauge_pointer_t
.\awtk.go:2002:14: could not determine kind of name for C.gauge_set_draw_type
.\awtk.go:1998:14: could not determine kind of name for C.gauge_set_image
.\awtk.go:2006:22: could not determine kind of name for C.gauge_t
.\awtk.go:2082:14: could not determine kind of name for C.gif_image_pause
.\awtk.go:2074:14: could not determine kind of name for C.gif_image_play
.\awtk.go:2086:14: could not determine kind of name for C.gif_image_set_loop
.\awtk.go:2078:14: could not determine kind of name for C.gif_image_stop
.\awtk.go:2204:14: could not determine kind of name for C.hscroll_label_set_speed
.\awtk.go:2412:14: could not determine kind of name for C.image_animation_set_reverse
.\awtk.go:2416:14: could not determine kind of name for C.image_animation_set_show_when_done
.\awtk.go:2973:14: could not determine kind of name for C.label_set_max_w
.\awtk.go:3069:14: could not determine kind of name for C.line_number_add_highlight_line
.\awtk.go:3077:14: could not determine kind of name for C.line_number_clear_highlight
.\awtk.go:3081:16: could not determine kind of name for C.line_number_is_highlight_line
.\awtk.go:3073:14: could not determine kind of name for C.line_number_set_active_line
.\awtk.go:3380:18: could not determine kind of name for C.mledit_get_cursor
.\awtk.go:3404:20: could not determine kind of name for C.mledit_get_selected_text
.\awtk.go:3410:14: could not determine kind of name for C.mledit_insert_text
.\awtk.go:3388:14: could not determine kind of name for C.mledit_scroll_to_offset
.\awtk.go:3354:14: could not determine kind of name for C.mledit_set_max_chars
.\awtk.go:3346:14: could not determine kind of name for C.mledit_set_overwrite
.\awtk.go:3400:14: could not determine kind of name for C.mledit_set_select
.\awtk.go:3556:14: could not determine kind of name for C.native_window_set_orientation
.\awtk.go:3592:14: could not determine kind of name for C.native_window_set_title
.\awtk.go:4014:14: could not determine kind of name for C.object_array_get_and_remove
.\awtk.go:4002:17: could not determine kind of name for C.object_array_index_of
.\awtk.go:4006:17: could not determine kind of name for C.object_array_last_index_of
.\awtk.go:4048:33: could not determine kind of name for C.object_default_create_ex
.\awtk.go:4073:33: could not determine kind of name for C.offset_change_event_cast
.\awtk.go:4294:14: could not determine kind of name for C.progress_bar_set_format
.\awtk.go:4360:14: could not determine kind of name for C.progress_circle_set_format
.\awtk.go:4488:21: could not determine kind of name for C.rectf_t
.\awtk.go:4675:14: could not determine kind of name for C.scroll_bar_set_animator_time
.\awtk.go:4667:14: could not determine kind of name for C.scroll_bar_set_auto_hide
.\awtk.go:4877:14: could not determine kind of name for C.slide_indicator_set_transition
.\awtk.go:4999:14: could not determine kind of name for C.slide_view_remove_index
.\awtk.go:5049:14: could not determine kind of name for C.slider_set_line_cap
.\awtk.go:5505:14: could not determine kind of name for C.text_selector_set_animating_time
.\awtk.go:5509:14: could not determine kind of name for C.text_selector_set_enable_value_animator
.\awtk.go:5560:33: could not determine kind of name for C.theme_change_event_cast
.\awtk.go:5565:22: could not determine kind of name for C.theme_change_event_t
.\awtk.go:6569:10: could not determine kind of name for C.tk_utf8_dup_utf16
.\awtk.go:5957:26: could not determine kind of name for C.value_func
.\awtk.go:5961:26: could not determine kind of name for C.value_func_def
.\awtk.go:5953:20: could not determine kind of name for C.value_id
.\awtk.go:6091:14: could not determine kind of name for C.vgcanvas_clip_path
.\awtk.go:6157:14: could not determine kind of name for C.vgcanvas_draw_image_repeat
.\awtk.go:6099:16: could not determine kind of name for C.vgcanvas_is_rectf_in_clip_rect
.\awtk.go:6322:33: could not determine kind of name for C.vpage_cast
.\awtk.go:6316:33: could not determine kind of name for C.vpage_create
.\awtk.go:6335:14: could not determine kind of name for C.vpage_set_anim_hint
.\awtk.go:6329:14: could not determine kind of name for C.vpage_set_ui_asset
.\awtk.go:6339:22: could not determine kind of name for C.vpage_t
.\awtk.go:6479:14: could not determine kind of name for C.widget_add_value_int
.\awtk.go:6435:14: could not determine kind of name for C.widget_back
.\awtk.go:6439:14: could not determine kind of name for C.widget_back_to_home
.\awtk.go:6431:14: could not determine kind of name for C.widget_close_window_force
.\awtk.go:6398:33: could not determine kind of name for C.widget_find_parent_by_name
.\awtk.go:6406:33: could not determine kind of name for C.widget_find_parent_by_type
.\awtk.go:6545:16: could not determine kind of name for C.widget_get_auto_adjust_size
.\awtk.go:6537:16: could not determine kind of name for C.widget_get_enable
.\awtk.go:6565:16: could not determine kind of name for C.widget_get_feedback
.\awtk.go:6541:16: could not determine kind of name for C.widget_get_floating
.\awtk.go:6553:16: could not determine kind of name for C.widget_get_focusable
.\awtk.go:6412:33: could not determine kind of name for C.widget_get_focused_widget
.\awtk.go:6774:19: could not determine kind of name for C.widget_get_prop_float
.\awtk.go:6557:16: could not determine kind of name for C.widget_get_sensitive
.\awtk.go:6471:17: could not determine kind of name for C.widget_get_value_int
.\awtk.go:6561:16: could not determine kind of name for C.widget_get_visible
.\awtk.go:6549:16: could not determine kind of name for C.widget_get_with_focus_state
.\awtk.go:6806:16: could not determine kind of name for C.widget_is_window_created
.\awtk.go:6447:14: could not determine kind of name for C.widget_move_to_center
.\awtk.go:6768:14: could not determine kind of name for C.widget_set_prop_float
.\awtk.go:6475:14: could not determine kind of name for C.widget_set_value_int
.\awtk.go:7544:14: could not determine kind of name for C.window_manager_set_ignore_input_events
.\awtk.go:7540:14: could not determine kind of name for C.window_manager_set_max_fps