Skip to content

Conversation

@jsm174
Copy link
Collaborator

@jsm174 jsm174 commented Feb 19, 2025

including dmdutil.h would force you to have a sockpp header file.

sockpp is just a support library, so we really shouldn't force users to require any headers from it.

I tried to do a forward declaration, but since it is a typedef alias, that wouldn't work.

So I decided to wrap it with a DMDServerConnector.

This is in support of switching vpx to use external.sh for all builds including windows.

@jsm174 jsm174 merged commit 9bef56d into vpinball:master Feb 19, 2025
1 check passed
@francisdb
Copy link
Contributor

Small note. Can we make the external.sh work from the root. Eg running ./my/setup/external.sh without cd-ing into that folder?

@jsm174 jsm174 deleted the fix-header branch August 26, 2025 02:30
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

Successfully merging this pull request may close these issues.

2 participants