In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "WiiWizard"

From WiiBrew
Jump to navigation Jump to search
(added unofficial version for visual studio 2010)
Line 40: Line 40:
  
 
Download: http://uploading.com/files/aa1c8c7m/WiiWizard1.1b.rar/
 
Download: http://uploading.com/files/aa1c8c7m/WiiWizard1.1b.rar/
 +
 +
==== Note ====
 +
There are intellisense errors with parsing the newlib headers... so VS2008 is recommended. Discussion: http://devkitpro.org/viewtopic.php?f=2&t=2300

Revision as of 23:57, 28 January 2011

WiiWizard
General
Author(s)luccax
TypePC utility
Version1.1a
Links
Download
Website
Source

WiiWizard lets you install a Wii Application Template inside your Visual Studio (Express) 2008.

Features

  • Simple installation
  • Works for both Professional and Express 2008 versions
  • The template has the libogc's MakeFile and a custom 'main.cpp'
  • IntelliSense pre-configured for libogc
  • Since version 1.1, a Style Fix can be applied, making it compatible with Visual Studio's Error Debugging System
  • Works with Windows Vista, Seven and XP

Bugs and Suggestions

Report bugs at the author's blog.

Changelog

v1.1a

  • Fixed bug on Windows XP

v1.1

  • Replaced Java Scripts with a Windows Executable
  • Added Output Style Fix
  • Other minor updates

v1.0

  • Initial Release

Visual Studio 2010 (unofficial version)

WiiWizard 1.1b for Visual Studio 2010 by michniewski (modified from 1.1a)

Download: http://uploading.com/files/aa1c8c7m/WiiWizard1.1b.rar/

Note

There are intellisense errors with parsing the newlib headers... so VS2008 is recommended. Discussion: http://devkitpro.org/viewtopic.php?f=2&t=2300