You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I work with a custom version of unity, and I would like ceedling to build and use it instead of using its own gem version.
I have tried editing yml project file adding :unity:/:path: :unity:/:unity_path: adding files into includes and source... but it always ends up building its own version of Unity.
I can make it work if I replace unity files (unity.c, unith.h and unity_internals.h) from the gem itself inside ruby installation path, but I was wondering if there is a more "configurable" way of doing it. Many thanks in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I work with a custom version of unity, and I would like ceedling to build and use it instead of using its own gem version.
I have tried editing yml project file adding :unity:/:path: :unity:/:unity_path: adding files into includes and source... but it always ends up building its own version of Unity.
I can make it work if I replace unity files (unity.c, unith.h and unity_internals.h) from the gem itself inside ruby installation path, but I was wondering if there is a more "configurable" way of doing it. Many thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions