ChiuanWei

Results 29 comments of ChiuanWei

i have try Cygwin to build and succ,but when use capn complie -olua .... but cant found that plugin: lua: no such plugin (executable should be 'capnpc-lua') and i check...

my solution is used one init system to setup all service. ``` void IInitializeSystem.Initialize() { AccountService.Init(); ServerService.Init(); LoaderService.Init(); NetService.Init(); PlayerService.Init(); UIService.Init(); AudioService.Init(); MapService.Init(); .... and many more.. } ``` when...

先学会用URP你代码动态添加那个stack camera就可以了

> m1 可以运行的嘛

@kueiwoodwolf thanks a lot ,this help me !

Package lua5.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `lua5.1.pc' when 'make' on osx.. how can i fix this ?

@zyq20130110 i have test,i am all right. how about check photo file? the personid is right?