asmodehn / WkCocos

Cocos wrapping for quick wkcmake convention based builds.
4 stars 7 forks source link

UUID generation on linux #6

Open asmodehn opened 10 years ago

asmodehn commented 10 years ago

UUID is generated to be used as identifier for auto login. The implementation is done for android and for win32 in Player class. But we need the other platforms as well. This issue is about a uuid generation implementation on linux.