約4,750件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1年以内
  • 2023/6/27 -Run setup.py; Run the cocos script. Example: $ cd cocos2d-x $ ./setup.py $ source FILE_TO_SAVE_SYSTEM_VARIABLE $ cocos new MyGame -p com.your_company.mygame ...

    4日前 -Setup Native Development · A short tutorial to install python on MacOS · Publish to native · Debugging JavaScript on Native Platforms · Publish to HUAWEI ...

    2023/10/2 -Download the code from cocos2d download site; Run setup.py; Run the cocos script. Example: $ cd cocos2d-x $ ./setup.py $ source FILE_TO_SAVE_SYSTEM_VARIABLE $ ...

    2024/1/23 -I have a fresh Ubuntu 18.04 box setup with ... ... python to get Cocos Creator to build iOS apps correctly. ... I have a project which I build on Android and Linux ...

    2023/9/26 -How to start a new game. Download the code from cocos2d download site or clone this repo (instructions above); Run setup.py; Run the cocos ...

    2024/4/20 -How to start a new game. $ cd cocos2d-x $ ./setup.py $ source FILE_TO_SAVE_SYSTEM_VARIABLE $ cocos new MyGame -p com.your_company.mygame -l ...

    2023/10/10 -The original Geometry Dash is also made with cocos2dx, but with a much older version from 2014. Build instructions. Required: Python 3.7+; CMake; One of the ...

    5日前 -Cocos2d-x ... A short tutorial to install python on MacOS ... Sign in with the Cocos developer account; Version compatibility and fallback methods; Setup native ...

    2023/8/23 -Hi, My build works well in browser and on fb instant as well. But while trying to create the same build for IOS it fails with

    2023/8/9 -在终端中使用命令行进入解压后的cocos2d-x-xx目录(xx指的版本号)。 执行setup.py程序。 py setup.py; 安装过程中,会提示输入NDK根目录,Android根目录,Ant ...

    A.cd ってディレクトリ(フォルダ)を移動するコマンドです。 なので指定するのはディレクトリです。 setup.py はディレクトリではなくファイルです。 setup.py というファイルに移動しよ

    A..bash_login に環境変数を設定した後、ログインしなおしてますよね? bash だと、たしか環境変数はexportする必要があったような・・・。 もしターミナルで set コマンドを実行