News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Linking Errors with 'Hello World' program using wxWidgets - HELP! :)

Started by Rytz, May 18, 2006, 12:57:15 AM

Previous topic - Next topic

Rytz

[url="http://www.crackerstudios.com/images/sigs/sig-cracker_studios.gif"]http://www.crackerstudios.com/images/sigs/sig-cracker_studios.gif[/url]

thomas

Quote from: sethjackson on May 19, 2006, 10:27:57 PM
The revision time does not show up in the start here page "()" (assuming that is where the time is supposed to go). I get empty parenthesis. Check out the newest nightly to see what I mean.....
Yes, that's precisely what I said. :)
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

sethjackson

Quote from: thomas on May 19, 2006, 11:06:36 PM
Quote from: sethjackson on May 19, 2006, 10:27:57 PM
The revision time does not show up in the start here page "()" (assuming that is where the time is supposed to go). I get empty parenthesis. Check out the newest nightly to see what I mean.....
Yes, that's precisely what I said. :)

Oh....  :? I'm lost..... What are the "()" for anyways then?

thomas

That's where the last commit date goes (if you have Subversion and if svn.exe is in PATH).
If Subversion is found, autorevision will use it to cleanly determine the revision number and last commit time, otherwise it will hack the revision number from the entries file.

Since the nightly builds have empty parentheses, this proves that Lieven doesn't have svn.exe in PATH on his machine. That's fine, it just does not show the commit time :)
No other implications, no problem with that. :)
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

sethjackson

Quote from: thomas on May 19, 2006, 11:26:23 PM
That's where the last commit date goes (if you have Subversion and if svn.exe is in PATH).
If Subversion is found, autorevision will use it to cleanly determine the revision number and last commit time, otherwise it will hack the revision number from the entries file.

Since the nightly builds have empty parentheses, this proves that Lieven doesn't have svn.exe in PATH on his machine. That's fine, it just does not show the commit time :)

Ok I don't have SVN in my path either so that is my problem. Thanks for explaining. :D