How to allocate with Standard().Allocate(1048576000); ???
Archived discussion
std::bad_alloc at memory location
When I read to files (are a little bit different), I get this message from BRepAlgoAPI_Common:
Unhandled exception at 0x771315de in Console.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x003cde98..
Discussion
2 archived replies
Posts are displayed in their archived order.
How I can allocate memory for brepalgoapi_common for files with more than 50 MB?