-
Notifications
You must be signed in to change notification settings - Fork 86
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
Build information #61
Comments
Build failed. Please check the logs above to see what went wrong. |
~/AtomOS/libs/cairo-1.12.18 |
"~/AtomOS/libs/cairo-1.12.18 |
|
oot@DEVOS:~/AtomOS/libs# sudo ./Build-cairo.sh |
Hello i try compile the solution in windows, not work.
Use vs 2017 cgywin and mono.
when the use build.cmd not work
Try compile in ubuntu 16.04 lts
steps
git clone Atomos
sudo apt-get install build-essential texinfo flex bison
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
sudo apt install apt-transport-https
echo "deb https://download.mono-project.com/repo/ubuntu stable-xenial main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update
put in command line Setup.sh --setup
first erro in compile automake
cd libs
Execute Build-zlib.sh
erro in compile
Execute Build-pixman.sh
Execute Build-libpng.sh
Execute Build-freetype.sh
Execute Build-cairo.sh
xbuild /p:Configuration=Release ./src/Atomix.sl
xbuild is obsolte command change for msbuild
execute Build.sh --mono
erro not working
The text was updated successfully, but these errors were encountered: