Hello, I wrote a programme using qt 4.8.4 a month ago, it works well. But today I use the qt 5.5 to compile it. The model can not show. I find the glCallList() has nothing to show. But if I use the glGetError to find what is wrong, it returns 0. Nothing is wrong. So why this happens? How to debug this problem ?