Remove Build Remove Debug Remove Simulation
article thumbnail

Developer Shares Building Fabrics, Ropes, And Soft Bodies

Cocos

A dev, Night by Night 00, shared his work on building warpable and wearable materials for games. Analysis The whole effect can be split into two parts, one for the simulation of the mesh and one for the rendering of the mesh. The developers love it, so we thought we’d share the insights this developer gave with our Western community.

Build 98
article thumbnail

It doesn't run on the simulator

Cocos

It runs on the device.but It doesn’t run on the simulator. error message : Users/xxx/Library/Developer/Xcode/DerivedData/xxxx-aadkbzwkvepclqexycrdeyztiyxn/Build/Products/Debug-iphonesimulator/xxxx.app is not a valid path to an executable file. How can I run it in the simulator? Build 22C65) Xcode : 14.2

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

It doesn't run on the simulator

Cocos

It runs on the device.but It doesn’t run on the simulator. error message : Users/xxx/Library/Developer/Xcode/DerivedData/xxxx-aadkbzwkvepclqexycrdeyztiyxn/Build/Products/Debug-iphonesimulator/xxxx.app is not a valid path to an executable file. How can I run it in the simulator? Build 22C65). 21534) (Build 14C18).

article thumbnail

How to build Cocos2d-x project on Apple M1 mac simulator

Cocos

on an Apple M1 mac Building for 'iOS-simulator', but linking in object file (/Users/Im/Library/Developer/Xcode/DerivedData/BipolarBall-bshaqqtsxprdrffegizaqaqjqsve/Build/Products/Debug-iphonesimulator/libcocos2d iOS.a[743](btCollisionAlgorithm.o)) Hello has anyone encountered this error before ?

article thumbnail

How to build Cocos2d-x project on Apple M1 mac simulator

Cocos

on an Apple M1 mac Building for 'iOS-simulator', but linking in object file (/Users/Im/Library/Developer/Xcode/DerivedData/BipolarBall-bshaqqtsxprdrffegizaqaqjqsve/Build/Products/Debug-iphonesimulator/libcocos2d iOS.a[743](btCollisionAlgorithm.o)) Hello has anyone encountered this error before ?

article thumbnail

Bug: Simulator not rendering ttf font

Cocos

The font is appearing correctly on web builds and Android build, but when using the simulator the font is rendered as a system font. You can debug the following code to see if there are any exceptions. The issue is fixed by recompiling the engine on Windows. The same didn’t work on Mac. Issues happen with CC 3.7.2

Render 52
article thumbnail

Not able to build my project on simulator

Cocos

on an Apple M1 mac Building for 'iOS-simulator', but linking in object file (/Users/Im/Library/Developer/Xcode/DerivedData/BipolarBall-bshaqqtsxprdrffegizaqaqjqsve/Build/Products/Debug-iphonesimulator/libcocos2d iOS.a[743](btCollisionAlgorithm.o)) Hello has anyone encountered this error before ? I am using Xcode 15.0.1,