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

Communicator.cs: error CS0246: The type or namespace name 'Serialization' could not be found #11

Open
jmp75 opened this issue Sep 30, 2019 · 1 comment

Comments

@jmp75
Copy link
Collaborator

jmp75 commented Sep 30, 2019

For reference, as of recent commit

LOCAL_DIR=${HOME}/local # or where you can install if you cannot 'sudo make install'
sh autogen.sh
./configure --prefix=$LOCAL_DIR
make
@jmp75
Copy link
Collaborator Author

jmp75 commented Sep 30, 2019

This happens only on Linux - build on windows was fine. autogen.sh inputs must have a missing reference to Serialization.cs.

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