dalinaum / IRCCloud

Mac App, Win App and Linux app for IRCCloud. (An Electron wrapper for IRCCloud.)
69 stars 8 forks source link

Support other platforms. (Win, Linux) #6

Closed dalinaum closed 9 years ago

dalinaum commented 9 years ago

Support Windows x64, x86-64, Linux 64bit

dalinaum commented 9 years ago

I pushed d87050adf2fa6bc3277cf704faa8cb0d8645780e. But it is not fully tested yet. Someone can use my build, but Someone cannot use it.

 ./IRCCloud
[14961:0626/165919:ERROR:browser_main_loop.cc(173)] Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
[14993:0626/165919:INFO:renderer_main.cc(200)] Renderer process started
ATTENTION: option value of option force_s3tc_enable ignored.
ATTENTION: option value of option force_s3tc_enable ignored.
ATTENTION: option value of option force_s3tc_enable ignored.
ATTENTION: option value of option force_s3tc_enable ignored.
[14961:0626/165920:ERROR:cert_verify_proc_openssl.cc(231)] X509 Verification error unable to get local issuer certificate : 20 : 2 : 4
[14961:0626/165921:ERROR:cert_verify_proc_openssl.cc(231)] X509 Verification error unable to get local issuer certificate : 20 : 2 : 4
dalinaum commented 9 years ago

--ignore-certificate-errors would be of help to us. https://github.com/atom/electron/issues/1221