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

Issue in compiling Ableton source for Windows #93

Closed
emviveros opened this issue Jan 11, 2021 · 2 comments
Closed

Issue in compiling Ableton source for Windows #93

emviveros opened this issue Jan 11, 2021 · 2 comments

Comments

@emviveros
Copy link

Hello! I'm fail to compile Ableton Source in compilation of pd abl_link~ external for Windows.

My attempt to compile it Windows system, return errors with undeclared functions httohl and nttohl. The compilation log is here: log_abl_link_compilation_fail_msys2.txt

I reported it in abl_link repository and I was informed nttohl remains in winsock.h that can be solved here.

In the attempt to have binaries I tried to crosscompile the external in ubuntu 12.04, but the compilation failed again, but now it seems the problem was a capitalization error on ableton link code.

Do the statements really follow? Is there anything that can be done?

Thanks any advance!

@fgo-ableton
Copy link
Collaborator

I just checked on a Win 10 machine. There the header is actually called WS2tcpip.h and not ws2tcpip.h. Could you check if the filename is actually lowercase on your system?

@fgo-ableton
Copy link
Collaborator

Please reopen if this is still relevant.

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

No branches or pull requests

2 participants