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

Problems when compiling for ubuntu 18.04 #17

Closed
Sam2much96 opened this issue May 24, 2020 · 4 comments
Closed

Problems when compiling for ubuntu 18.04 #17

Sam2much96 opened this issue May 24, 2020 · 4 comments

Comments

@Sam2much96
Copy link

I run the build-linux-cpu_only.sh script, and the terminal just remains blank. I've tried using the windows version, but my windows PC is so slow. Please help fix this. I really need to start testing with ebsynth asap.

@Sam2much96
Copy link
Author

On further inspection, the source code doesn't have a .make file or a .config file for building in Ubuntu terminal. Please create a .make file for Linux builds

@Touitoui
Copy link

The .sh scripts are g++ commands without verbose, the terminal remain blank because it's compiling.
Just wait a little and the executable will be in the bin folder.

@Sam2much96
Copy link
Author

You're a genius. Thank you. Forgive a Linux noob like myself. I suggest maybe an addition to the code? A for loop with an asterix that shows build percentage. It'll really help.

@meet1919
Copy link

meet1919 commented Dec 9, 2022

@Touitoui hey, what to do after the bin folder is populated? I tried adding it to the path but when using command ebsynth -style <style.png> -guide <source.png> <target.png> -output <output.png> error comes: ebsynth : The term 'ebsynth' is not recognized as the name of a cmdlet, function, script file, or operable program. I am using windows and compiled with build-win64-cpu_only.bat

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

3 participants