Skip to content

The code dosn't compile on windows #1

Description

@meiry

The lib have potential , but on windows it doesn't compile :

1>connect_api.obj : error LNK2019: unresolved external symbol _cnct_socket_create referenced in function _demo_tcp_server
1>packet.obj : error LNK2019: unresolved external symbol _sys_packet_open referenced in function _cnct_packet_open
1>packet.obj : error LNK2019: unresolved external symbol _sys_packet_recv referenced in function _cnct_packet_recv
1>packet.obj : error LNK2019: unresolved external symbol _sys_packet_send referenced in function _cnct_packet_send
1>packet.obj : error LNK2019: unresolved external symbol _sys_packet_close referenced in function _cnct_packet_close
1>packet.obj : error LNK2019: unresolved external symbol _sys_packet_stats referenced in function _cnct_packet_stats
1>packet.obj : error LNK2019: unresolved external symbol _sys_signal referenced in function _cnct_packet_loop
1>G:\dev\cpp\server\lib_tcp_client\vc-connect\vc-connect\Debug\vc-connect.exe : fatal error LNK1120: 7 unresolved externals

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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