Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

Info
titleNOTICE

pdb files only exist if you compile on Debug or RelWithDebInfo modes, it's not mandatory but it's recommended to compile core on at least RelWithDebInfo mode to get proper crashlogs if . If you compile on Release mode the pdb files aren't needed.

To report crash logs it's MANDATORY to compile on Debug or RelWithDebInfo mode.

...

Now you will need to re-run CMake Configure & Generate to update your solution (.SLN) files.

 

Compile

 

??

 

Profit!!

Info
titleNOTICE

Before reporting bugs please update your core, since we commit a lot of things monthly even one week core is old and your bug can be fixed on one updated revision.



Help

If you still have any problem, check:

...