Hello folks,
I'm making a custom loader. But I cannot declare any core::array on header file, or I get
"malloc(): invalid size (unsorted)", thrown at IrrAllocator.h, line 60, when I call the createDevice
Any tip of what is going wrong?
Thanks!
"malloc(): invalid size (unsorted)"
-
- Posts: 260
- Joined: Thu Apr 17, 2008 1:38 pm
- Location: Brasopolis - Brazil
"malloc(): invalid size (unsorted)"
Professional Software Developer and Amateur Game Designer
-
- Posts: 260
- Joined: Thu Apr 17, 2008 1:38 pm
- Location: Brasopolis - Brazil
Re: "malloc(): invalid size (unsorted)"
Never mind folks, I had to do a "make clean" and "make" again and worked.
Thanks!
Thanks!
Professional Software Developer and Amateur Game Designer