[DiscordArchive] hey ive been having touble with my_bool , and not being able to compile fully, any suggestions??
[DiscordArchive] hey ive been having touble with my_bool , and not being able to compile fully, any suggestions??
Archived author: Read • Posted: 2018-12-01T19:07:32.031000+00:00
Original source
hey ive been having touble with my_bool , and not being able to compile fully, any suggestions??
Archived author: Rochet2 • Posted: 2018-12-01T19:12:33.252000+00:00
Original source
what kind of trouble? What is the error?
<@341660638482792459>
Archived author: Read • Posted: 2018-12-01T19:14:23.802000+00:00
Original source
file: libg3dlib.a(RegistryUtil.cpp.o) has no symbols
&
Archived author: Read • Posted: 2018-12-01T19:14:25.162000+00:00
Original source
unknown type name 'my_bool'
my_bool* m_isNull;
Archived author: Read • Posted: 2018-12-01T19:14:33.876000+00:00
Original source
probably a simple update
Archived author: Read • Posted: 2018-12-01T19:16:21.386000+00:00
Original source
bout 9% into make -j
Archived author: Read • Posted: 2018-12-01T19:16:38.239000+00:00
Original source
/Users/chris/azerothcore/azerothcore/src/common/Database/QueryResult.h:87:9: error:
unknown type name 'my_bool'
my_bool* m_isNull;
*