Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

QuickWin error at runtime

Intel_C_Intel
Employee
436 Views
When I try to run a compiled QuickWin program on another PC, it gives a runtime error message "Out of memory
file "E:forrtluildqwnbuildqwgsvid.c", line 595"

This is followed by another error message "Internal error - unexpected error"
0 Kudos
1 Reply
Steven_L_Intel1
Employee
436 Views
This means that QuickWin was not able to allocate a bitmap for the window - low virtual memory combined with a high video resolution and color depth can do this - a large window size makes it worse.

Steve
0 Kudos
Reply