Nitish Itankar

Results 35 comments of Nitish Itankar

I have decided to revert to the last working commit and go sequentially. First I have attempted to address the symbol corruption issues that @ice0 was facing on his machine....

> BTW `.app` is running without issues. I will continue to test it. Awesome! > I didn't find the code which copy themes from `$(brew --prefix)/icons` folder. So this need...

Hi @ice0 Can you please test the app again whenever you get a chance? The bundling_logs.txt should now show no errors/warnings.

Hi @ice0 @rodolforg. I attempted to this step: "remove the macOS launcher script, add the code to set up the required macOS environment from the synfig/synfigstudio apps". But the app...

@ice0 @rodolforg please test and let me know. > ``` > mkdir build && \ > cd build && \ > cmake .. && \ > make -j8 && \...