-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
Integration UI Error #101
Comments
You are using WSL2 right? Just so I repro your issue. You did a fresh install of Ubuntu 22.04 on WSL 2, then ran these commands for integration tool?
|
I am using WSL2 and without the sudo I get the following output for cmake. Otherwise I ran the same commands to build the integration UI. The only difference would be that I cd into stable-retro instead of retro.
|
I also tried using Ubuntu 20.04 on WSL2 and I was able to get a different cmake output without using sudo.
However, I still get the same error when I compile the integration UI using the above steps.
|
Issue summary
After compiling the Integration UI with make, I am unable to properly run the executable. I get the below errors.
make
In addition, when I was running cmake I got the below warnings even though I have installed both python and CapnProto. I was wondering if this was affecting the compilation.
sudo cmake . -DBUILD_UI=ON -UPYLIB_DIRECTORY
System information
The text was updated successfully, but these errors were encountered: