Home » U++ Library support » U++ Library : Other (not classified elsewhere) » examples/Box2DExample & FreeBSD
examples/Box2DExample & FreeBSD [message #56718] |
Mon, 05 April 2021 16:03 |
Novo
Messages: 1378 Registered: December 2006
|
Ultimate Contributor |
|
|
umk examples Box2DExample CLANG -bus
In file included from /usr/home/buildbot-worker/worker0/fb12-upp/build/.cache/upp.out/plugin/box2d/CLANG.Debug.Debug_Full.Gui.Shared/plugin/box2d$blitz.cpp:102:
/usr/home/buildbot-worker/worker0/fb12-upp/build/uppsrc/plugin/box2d/b2TOISolver.cpp:41:12: error: assigning to 'int32' (aka 'int') from incompatible type 'nullptr_t'
m_count = NULL;
^~~~
/usr/include/sys/_null.h:37:14: note: expanded from macro 'NULL'
#define NULL nullptr
^~~~~~~
Maybe, it makes sense to update box2d source code? It looks like it is more than 10 years old ...
Regards,
Novo
|
|
|
|
|
Goto Forum:
Current Time: Fri Dec 13 23:46:35 CET 2024
Total time taken to generate the page: 0.02189 seconds
|