i have a Problem with exporting my Program to other Computers.
In my development environment Irrlicht can draw lines.
When the Project got compiled on my Computer and run on another the lines are not drawn.
I found, that this Problem only occurs on Computers with different Graphics card manufacturer.
My Computer use a nVidia graphic card, my VM a virtual graphic card and the other Computer an ATI.
But another Computer, which uses a nVidia graphic card, shows the lines, too.
Do you have any idea what i could do?
Thank you