Skip to content
Snippets Groups Projects
Commit 3d850fe3 authored by Bertrand Bellenot's avatar Bertrand Bellenot
Browse files

[skip-ci] Fix stressGUI and Makefile.win32

Discovered when running `stressGUI`:
- Fix a couple of PATHs in `stressGUI.cxx`
- Fix the compilation of `Aclock`, `Hello`, and `Tetris` and add support for `Win64` in `test/Makefile.win32`
- Fix the following error with `tutorials/gui/Slider3Demo.C`:
  ```
  tutorials\gui\Slider3Demo.C:198:21: error: call to member function 'SetPosition' is ambiguous
  ```
parent a5111eb4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment