Closed GoogleCodeExporter closed 8 years ago
To update the version number, run UpdateVersion.bat in trunk\Install. As to the
errors, could you post a screenshot and/or upload the log?
Original comment by birunthan.mohanathas
on 10 Jul 2011 at 8:24
Does the log store a file?, there's a lot of errors, but just recurrences about
the WebParser, NowPlaying, and InputText Plugins not being found, and being
unable to bind meters with measures that use those Plugins. I'm also having a
new issue with the current .exe download, where I have iTunes open, and skins
are showing track info, etc. using the NowPlaying Plugin, then I close and
reopen iTunes, and no information shows. I checked the logs for those skins,
and they display the information that they would if nothing was playing. Bangs
to Open/Close iTunes don't work either. Closing and reopening Rainmeter is the
only solution, although I believe a reboot might fix this.
Original comment by XTREME...@gmail.com
on 10 Jul 2011 at 8:58
A complete solution rebuild fixed the WebParser and InputText errors, but not
the NowPlaying errors, possibly because Visual Studio said that one rebuild of
22 was skipped.
Original comment by XTREME...@gmail.com
on 10 Jul 2011 at 9:03
Visual Studio says this for every .obj:
AboutDialog.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to
'/INCREMENTAL:NO' specification
Original comment by XTREME...@gmail.com
on 10 Jul 2011 at 9:06
SVN checkout url:
The Google Code page displays the svn command to be used with the svn
command-line application.
Visual Studio:
- What you posted above is a warning, not an error. Two VERY different things.
- NowPlaying is not built on rebuild by default as it uses ATL (which is not
available for VC++ Express users)
Marking as Invalid as none of these are valid defects. Create a new report for
the NowPlaying/iTunes issue (I'm not able to reproduce, though).
Original comment by birunthan.mohanathas
on 10 Jul 2011 at 9:56
Original issue reported on code.google.com by
XTREME...@gmail.com
on 10 Jul 2011 at 7:19