8000 go get: Undefined symbols for architecture x86_64 (OS X 10.9.3) · Issue #3 · andlabs/wakeup · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
go get: Undefined symbols for architecture x86_64 (OS X 10.9.3)  #3
Open
@blinks

Description

@blinks
% go get github.com/andlabs/ui
# github.com/andlabs/ui
Undefined symbols for architecture x86_64:
  "_addControl", referenced from:
      __cgo_4736bf25ed3f_Cfunc_addControl in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_addControl)
  "_applyStandardControlFont", referenced from:
      __cgo_4736bf25ed3f_Cfunc_applyStandardControlFont in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_applyStandardControlFont)
  "_bindListboxArray", referenced from:
      __cgo_4736bf25ed3f_Cfunc_bindListboxArray in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_bindListboxArray)
  "_boundListboxArray", referenced from:
      __cgo_4736bf25ed3f_Cfunc_boundListboxArray in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_boundListboxArray)
  "_breakMainLoop", referenced from:
      __cgo_4736bf25ed3f_Cfunc_breakMainLoop in uitask_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_breakMainLoop)
  "_buttonNumber", referenced from:
      __cgo_4736bf25ed3f_Cfunc_buttonNumber in area_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_buttonNumber)
  "_buttonSetTargetAction", referenced from:
      __cgo_4736bf25ed3f_Cfunc_buttonSetTargetAction in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_buttonSetTargetAction)
  "_buttonSetText", referenced from:
      __cgo_4736bf25ed3f_Cfunc_buttonSetText in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_buttonSetText)
  "_buttonText", referenced from:
      __cgo_4736bf25ed3f_Cfunc_buttonText in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_buttonText)
  "_clickCount", referenced from:
      __cgo_4736bf25ed3f_Cfunc_clickCount in area_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_clickCount)
  "_cocoaMainLoop", referenced from:
      __cgo_4736bf25ed3f_Cfunc_cocoaMainLoop in uitask_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_cocoaMainLoop)
  "_comboboxAppend", referenced from:
      __cgo_4736bf25ed3f_Cfunc_comboboxAppend in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_comboboxAppend)
  "_comboboxDelete", referenced from:
      __cgo_4736bf25ed3f_Cfunc_comboboxDelete in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_comboboxDelete)
  "_comboboxInsertBefore", referenced from:
      __cgo_4736bf25ed3f_Cfunc_comboboxInsertBefore in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_comboboxInsertBefore)
  "_comboboxLen", referenced from:
      __cgo_4736bf25ed3f_Cfunc_comboboxLen in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_comboboxLen)
  "_comboboxSelectedIndex", referenced from:
      __cgo_4736bf25ed3f_Cfunc_comboboxSelectedIndex in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_comboboxSelectedIndex)
  "_comboboxText", referenced from:
      __cgo_4736bf25ed3f_Cfunc_comboboxText in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_comboboxText)
  "_controlHide", referenced from:
      __cgo_4736bf25ed3f_Cfunc_controlHide in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_controlHide)
  "_controlPrefSize", referenced from:
      __cgo_4736bf25ed3f_Cfunc_controlPrefSize in prefsize_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_controlPrefSize)
  "_controlShow", referenced from:
      __cgo_4736bf25ed3f_Cfunc_controlShow in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_controlShow)
  "_display", referenced from:
      __cgo_4736bf25ed3f_Cfunc_display in area_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_display)
  "_douitask", referenced from:
      __cgo_4736bf25ed3f_Cfunc_douitask in uitask_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_douitask)
  "_drawImage", referenced from:
      __cgo_4736bf25ed3f_Cfunc_drawImage in area_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_drawImage)
  "_frame", referenced from:
      __cgo_4736bf25ed3f_Cfunc_frame in area_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_frame)
  "_fromListboxItem", referenced from:
      __cgo_4736bf25ed3f_Cfunc_fromListboxItem in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_fromListboxItem)
  "_fromNSString", referenced from:
      __cgo_4736bf25ed3f_Cfunc_fromNSString in objc_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_fromNSString)
  "_getTranslatedEventPoint", referenced from:
      __cgo_4736bf25ed3f_Cfunc_getTranslatedEventPoint in area_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_getTranslatedEventPoint)
  "_giveScrollViewBezelBorder", referenced from:
      __cgo_4736bf25ed3f_Cfunc_giveScrollViewBezelBorder in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_giveScrollViewBezelBorder)
  "_initCocoa", referenced from:
      __cgo_4736bf25ed3f_Cfunc_initCocoa in uitask_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_initCocoa)
  "_isCheckboxChecked", referenced from:
      __cgo_4736bf25ed3f_Cfunc_isCheckboxChecked in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_isCheckboxChecked)
  "_keyCode", referenced from:
      __cgo_4736bf25ed3f_Cfunc_keyCode in area_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_keyCode)
  "_lineeditSetText", referenced from:
      __cgo_4736bf25ed3f_Cfunc_lineeditSetText in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_lineeditSetText)
  "_lineeditText", referenced from:
      __cgo_4736bf25ed3f_Cfunc_lineeditText in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_lineeditText)
  "_listboxArrayAppend", referenced from:
      __cgo_4736bf25ed3f_Cfunc_listboxArrayAppend in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_listboxArrayAppend)
  "_listboxArrayDelete", referenced from:
      __cgo_4736bf25ed3f_Cfunc_listboxArrayDelete in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_listboxArrayDelete)
  "_listboxArrayInsertBefore", referenced from:
      __cgo_4736bf25ed3f_Cfunc_listboxArrayInsertBefore in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_listboxArrayInsertBefore)
  "_listboxArrayItemAt", referenced from:
      __cgo_4736bf25ed3f_Cfunc_listboxArrayItemAt in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_listboxArrayItemAt)
  "_listboxIndexesCount", referenced from:
      __cgo_4736bf25ed3f_Cfunc_listboxIndexesCount in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_listboxIndexesCount)
  "_listboxIndexesFirst", referenced from:
      __cgo_4736bf25ed3f_Cfunc_listboxIndexesFirst in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_listboxIndexesFirst)
  "_listboxIndexesNext", referenced from:
      __cgo_4736bf25ed3f_Cfunc_listboxIndexesNext in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_listboxIndexesNext)
  "_listboxLen", referenced from:
      __cgo_4736bf25ed3f_Cfunc_listboxLen in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_listboxLen)
  "_listboxPrefSize", referenced from:
      __cgo_4736bf25ed3f_Cfunc_listboxPrefSize in prefsize_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_listboxPrefSize)
  "_listboxSelectedRowIndexes", referenced from:
      __cgo_4736bf25ed3f_Cfunc_listboxSelectedRowIndexes in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_listboxSelectedRowIndexes)
  "_listboxTableColumn", referenced from:
      __cgo_4736bf25ed3f_Cfunc_listboxTableColumn in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_listboxTableColumn)
  "_makeAppDelegate", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeAppDelegate in delegate_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeAppDelegate)
  "_makeArea", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeArea in area_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeArea)
  "_makeButton", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeButton in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeButton)
  "_makeCheckbox", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeCheckbox in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeCheckbox)
  "_makeCombobox", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeCombobox in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeCombobox)
  "_makeLabel", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeLabel in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeLabel)
  "_makeLineEdit", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeLineEdit in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeLineEdit)
  "_makeListbox", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeListbox in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeListboxArray, __cgo_4736bf25ed3f_Cfunc_makeListbox , __cgo_4736bf25ed3f_Cfunc_makeListboxTableColumn )
  "_makeListboxArray", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeListboxArray in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeListboxArray)
  "_makeListboxTableColumn", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeListboxTableColumn in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeListboxTableColumn)
  "_makeProgressBar", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeProgressBar in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeProgressBar)
  "_makeScrollView", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeScrollView in objc_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeScrollView)
  "_makeWindow", referenced from:
      __cgo_4736bf25ed3f_Cfunc_makeWindow in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_makeWindow)
  "_modifierFlags", referenced from:
      __cgo_4736bf25ed3f_Cfunc_modifierFlags in area_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_modifierFlags)
  "_msgBox", referenced from:
      __cgo_4736bf25ed3f_Cfunc_msgBox in dialog_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_msgBoxError, __cgo_4736bf25ed3f_Cfunc_msgBox )
  "_msgBoxError", referenced from:
      __cgo_4736bf25ed3f_Cfunc_msgBoxError in dialog_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_msgBoxError)
  "_pbarPrefSize", referenced from:
      __cgo_4736bf25ed3f_Cfunc_pbarPrefSize in prefsize_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_pbarPrefSize)
  "_pressedMouseButtons", referenced from:
      __cgo_4736bf25ed3f_Cfunc_pressedMouseButtons in area_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_pressedMouseButtons)
  "_scrollViewContent", referenced from:
      __cgo_4736bf25ed3f_Cfunc_scrollViewContent in objc_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_scrollViewContent)
  "_setAreaSize", referenced from:
      __cgo_4736bf25ed3f_Cfunc_setAreaSize in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_setAreaSize)
  "_setProgress", referenced from:
      __cgo_4736bf25ed3f_Cfunc_setProgress in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_setProgress)
  "_setRect", referenced from:
      __cgo_4736bf25ed3f_Cfunc_setRect in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_setRect)
  "_toListboxItem", referenced from:
      __cgo_4736bf25ed3f_Cfunc_toListboxItem in listbox_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_toListboxItem)
  "_toNSString", referenced from:
      __cgo_4736bf25ed3f_Cfunc_toNSString in objc_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_toNSString)
  "_windowGetContentView", referenced from:
      __cgo_4736bf25ed3f_Cfunc_windowGetContentView in delegate_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_windowGetContentView)
  "_windowHide", referenced from:
      __cgo_4736bf25ed3f_Cfunc_windowHide in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_windowHide)
  "_windowSetContentSize", referenced from:
      __cgo_4736bf25ed3f_Cfunc_windowSetContentSize in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_windowSetContentSize)
  "_windowSetTitle", referenced from:
      __cgo_4736bf25ed3f_Cfunc_windowSetTitle in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_windowSetTitle)
  "_windowShow", referenced from:
      __cgo_4736bf25ed3f_Cfunc_windowShow in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_windowShow)
  "_windowTitle", referenced from:
      __cgo_4736bf25ed3f_Cfunc_windowTitle in sysdata_darwin.cgo2.o
     (maybe you meant: __cgo_4736bf25ed3f_Cfunc_windowTitle)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0