You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I manually compiled the program and then when I finished compiling, I moved the "icloud-for-linux" executable to the /bin directory, and when I ran it.
(icloud-for-linux:9428): Gtk-CRITICAL **: 22:18:37.468: gtk_window_resize: assertion 'width > 0' failed
terminate called after throwing an instance of 'std::logic_error'what(): basic_string: construction from null is not valid
Aborted
I manually compiled the program and then when I finished compiling, I moved the "icloud-for-linux" executable to the /bin directory, and when I ran it.
Steps to reproduce
cd icloud-for-linux
cmake --build . --config Release
Move the compiled 'icloud-for-linux" executable in the icloud-for-linux/build directory to the /bin directory then run
The text was updated successfully, but these errors were encountered: