-
Hi,
When I am trying to compile vlfeat (0.9.20 or 0.9.19, either cases) on my machine (Win 10/Matlab 2016a), using the command 'vl_compile', I am getting the following error:
Error using mex
vl_fisher…
-
質問です。
SS5PlayerForCocos2d-xのサンプルプログラムを試してみたのですが、ビルドの段階でいくつか構文エラーが発生しました。
(省略)\classes\ssplayer\common\loader\sstypes.h(11): error C2059: 構文エラー : 'namespace' (..\Classes\HelloWorldScene.cpp)
(省略)\clas…
-
There is a bug in cocos2d::Label that can be fixed easily, when making a Label overflow shrink the size of the label after being shrinked from a big text doesn't go back to it's original font size aft…
-
- cocos2d-x version:
- devices test on: Samsung S8
- developing environments
- NDK version:
- Xcode version:
- VS version:
- browser type and version:
Some COCOS2d game crashed in…
Namyi updated
7 years ago
-
在GUI编辑器里配置好字体后,并将字体设置为导出。但是实际显示效果上字体没有变化。
UIConfig::registerFont(UIConfig::defaultFont, "fonts/DroidSansFallback.ttf");
这一句修改成我的字体后(英文数字字体),所有中文全部变特殊符号了。但是英文字体还是没应用上。
COCOS2d-x 3.17.2
-
On some Android devices (Samsung SM-N9005, Samsung Galaxy Tab and on default Android simulator) app sometimes crashes after locking / unlocking device.
Crash in CCEventDispatcher.cpp in line 736:
CC…
-
Hi,
I create a new project with cocosbuilder alpha 5, and I can't see the project files at the left bar, so it's impossible to work this tool.
Below two screenshots, one with a project open with alp…
-
- cocos2d-x version: 3.17.2
- devices test on: 小米10
- developing environments
- NDK version: 19c
- Xcode version:
- VS version:
- browser type and version:
Steps to Reproduce:
…
-
- cocos2d-x version:3.17.2
- devices test on:Mac
- developing environments
- NDK version:
- Xcode version:
- VS version:
- browser type and version:Firefox
Steps to Reproduce:
…
-
- cocos2d-x version:3.15.1
- devices test on:win10 64bit
- developing environments
- NDK version:
- Xcode version:
- VS version:2015
- browser type and version:
if a sprite is creat…