Meir Yanovich
Meir Yanovich
in example 1 im using v8 shared version and getting vs2008 express : script.obj : error LNK2019: unresolved external symbol "public: __thiscall v8::Locker::Locker(void)" (??0Locker@v8@@QAE@XZ) referenced in function "void __cdecl reportException(class...
i can see in the entry_sdl.cpp there is use of BX_UNUSED(_thread); what is the use of it , and why do i need it ? trying to look at the...
Hello this is realy great tutorial and example , but there are few things missing from your example the most important one is making the server Authoritative server model and...
Hey , As you guys putting all the effortes into https://github.com/cocos/engine-native what is the actual status of this engine ? is it maintained ? abandon? are you planing to make...
- cocos2d-x version: 4 - devices test on: desktop - developing environments - NDK version: - Xcode version: - VS version: - browser type and version: Steps to Reproduce: 1....
in linux using : ``` vagrant@vagrant:~/cpp/test_web/build$ g++ --version g++ (Ubuntu 10.3.0-1ubuntu1~18.04~1) 10.3.0 Copyright (C) 2020 Free Software Foundation, Inc. OS : vagrant@vagrant:~/cpp/test_web/build$ cat /etc/os-release NAME="Ubuntu" VERSION="18.04.6 LTS (Bionic Beaver)" ID=ubuntu...
the kiui is compiled fine but the examples do not ``` 1>------ Build started: Project: kiui_example, Configuration: Debug Win32 ------ 1>example_nanovg.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void...
where are all the source code for the cocos2d-x :+1: i need the source code of : lsqlite3 lcurl lwebsockets ljpeg lpng lwebp ltiff lglfw3 lglew32 lfreetype lbz2
i followed all the steps from https://v8.dev/docs/build-gn to build release-static v8 lib but I'm getting this error : using VC 2019 , win10 64bit from https://v8.dev/docs/build-gn doing git branch it...
since this project is dead . i was thinking about idea to port this project to Qt for other users also its great app is a shame to let it...