No output when running tscancode samples/lua and csharp on Linux
git clone https://github.com/Tencent/TscanCode
cd TscanCode/trunk/
make
./tscancode ../samples/lua/
No output.
But ./tscancode ../samples/cpp/ works.
Same behavior when testing with Wine on TscanCode.exe.
Sorry about the inconvenience, TscanCode for C# & Lua is under internal review process, TscanCode/trunk/ is only for C/C++ now. You can check your lua or C# codes by installing TscanCodeV1.10.1027.windows.exe
Is there a specific commit I can go back to in this repository? I'd rather compile from source for Linux.
If you'd like to check your LUA/C# codes, the Linux compiled version can be uploaded first. Is it OK?
If you'd like to check your LUA/C# codes, the Linux compiled version can be uploaded first. Is it OK?
What's the status on the review process? I'd like to check Lua under linux.