App not running on NVidia cards

Hey fellas,

First I’d like to thank everyone that has been working on this framework, it’s really great!
I’m working on a win32 cocos2d-x application that uses SFML for input and Box2D for physics.
I started with the HelloCpp sample that comes with the package and everything was working fine.
Today I sent a demo for a few people and everyone that was using a Nvidia card told me the game crashed before it even started.
One of them sent me this error message (it’s in portuguese, sorry):

Nome do Aplicativo: HelderGame.exe
Versão do Aplicativo: 0.0.0.0
Carimbo de Data/Hora do Aplicativo: 51d5ec4e
Nome do Módulo de Falhas: nvoglv32.DLL
Versão do Módulo de Falhas: 9.18.13.697
Carimbo de Data/Hora do Módulo de Falhas: 506b3253
Código de Exceção: c0000005
Deslocamento de Exceção: 0077b133
Versão do sistema operacional: 6.1.7600.2.0.0.256.1
Identificação da Localidade: 1046
Informações Adicionais 1: 0a9e
Informações Adicionais 2: 0a9e372d3b4ad19135b953a78882e789
Informações Adicionais 3: 0a9e
Informações Adicionais 4: 0a9e372d3b4ad19135b953a78882e789

I’m using Visual Studio 2012 on a Windows 8 x64 SO.
Here’s the demo I’m sending them:
http://www.mediafire.com/download/y5w936m2wd2cz17/Jogo.rar

Thanks in advance for all your help!

1 Like