by siempre.aprendiendo » Sat Feb 26, 2011 11:25 am
by siempre.aprendiendo
Sat Feb 26, 2011 11:25 am
I will try this new firmware right now!
By the way. The Visual Studio project files are for the 2010 version. If anyone want/need to use the 2008 version,
I found it here how to convert it manually from 2010 to 2008, it worked for me:
· Open the .sln file corresponding to the Project to be converted with Notepad
· Locate the following line: Microsoft Visual Studio Solution File, Format Version 11.00
· Replace 11.00 with 10.00
· Locate the following line: # Visual Studio 10
· Replace 10 with 2008
· Save the File
· Delete the .cache files existing in the following paths:
o obj/debug
o obj/release
· Open the project with Visual Studio 2008
· Build the project with Visual Studio 2008
I will try this new firmware right now!
By the way. The Visual Studio project files are for the 2010 version. If anyone want/need to use the 2008 version,
I found it here how to convert it manually from 2010 to 2008, it worked for me:
· Open the .sln file corresponding to the Project to be converted with Notepad
· Locate the following line: Microsoft Visual Studio Solution File, Format Version 11.00
· Replace 11.00 with 10.00
· Locate the following line: # Visual Studio 10
· Replace 10 with 2008
· Save the File
· Delete the .cache files existing in the following paths:
o obj/debug
o obj/release
· Open the project with Visual Studio 2008
· Build the project with Visual Studio 2008