Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The code dosn't compile on windows #1

Open
meiry opened this issue Sep 1, 2016 · 0 comments
Open

The code dosn't compile on windows #1

meiry opened this issue Sep 1, 2016 · 0 comments

Comments

@meiry
Copy link

meiry commented Sep 1, 2016

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant