notes on building from sources - ricochet-im/ricochet GitHub Wiki
possible errors
- There may be an error about missing translation files during qmake:
- Ignore those and push ahead regardless: run 'make' anyway:
- You will most likely still get a compiled binary in the root dir.
If you cannot find s.o. to chat to e.g. on
http://bitmessage.mybb.im/viewtopic.php?id=6#p9
, then you can create 2 copies of the ricochet binary in separate subfolders and run 2 instances of ricochet at the same time. With these two windows besides each other you can now chat with yourself ;-)
Worked in Linux built from sources here.