Ticket #54 (closed task: wontfix)
Create Visual Studio Wizard for making new OpenSG-dependent projects
| Reported by: | marcusl | Owned by: | unassigned |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0 Release |
| Component: | Build | Version: | |
| Keywords: | Cc: |
Description (last modified by cneumann) (diff)
A wizard presets all options so users don't have to set them manually. Make's writing a 'hello world' pretty easy.
Change History
Note: See
TracTickets for help on using
tickets.

Is this still a problem given that 2.0 does not require all the -D options for the compiler and we have a cmake module (FindOpenSG.cmake) to locate the libs/headers?