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..

James D.'s picture

How to allocate with Standard().Allocate(1048576000); ???

James D.'s picture

How I can allocate memory for brepalgoapi_common for files with more than 50 MB?