Hi,
I have fixed the error by using a bat file to launch the project. Now it runs well without debugging. But once I debug the project I get an error saying,
" Microsoft C++ exception: Standard_ProgramError at memory location 0x0012edfc.." in dbgheap.c file,
void * pvBlk = _nh_malloc_dbg_impl(nSize, nhFlag, nBlockUse, szFileName, nLine, &errno_tmp).
Please help me. I am stuck.