Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
autorevision.h
grv575:
Is the HEAD branch complete?
I'm getting:
sdk\configmanager.cpp:19:26: autorevision.h: No such file or directory
thomas:
autorevision.h is not under version control, but is generated during the build.
There is a target autorevision which builds an executable that generates this file during the pre-build steps of sdk (always execute).
EDIT:
Make sure you really have HEAD on your PC. The files were all updated several times this evening, and we had a period of about 40 minutes during which the build was not good.
EDIT 2:
Also make sure you reload the project. If you update and had the project open, it is not reloaded (as you probably know).
grv575:
I don't see an autorevision target:
[attachment deleted by admin]
thomas:
I have just checked out a fresh copy from HEAD to verify that, and I have it. It is the first target on top.
Are you really sure you have HEAD and are you really sure the project in RAM is the project on the hard disk?
grv575:
Tortoise svn checkout:
http://svn.berlios.de/svnroot/repos/codeblocks/trunk
Revision: HEAD
Not sure what I'm doing wrong.
Edit:
----------------------------------------
Find 'autorevision' in 'C:\2\src\CodeBlocks-NewBuild.cbp' :
C:\2\src\CodeBlocks-NewBuild.cbp(11): <Target title="AutoRevision">
C:\2\src\CodeBlocks-NewBuild.cbp(12): <Option output="tools\AutoRevision\autorevision.exe" />
C:\2\src\CodeBlocks-NewBuild.cbp(115): <Add before="tools/autorevision/autorevision +wx +int +t . sdk/autorevision.h" />
C:\2\src\CodeBlocks-NewBuild.cbp(4578): <Unit filename="tools\autorevision\autorevision.cpp">
C:\2\src\CodeBlocks-NewBuild.cbp(4580): <Option target="AutoRevision" />
Found 'autorevision' 9 time(s).
Search complete, found 'autorevision' 9 time(s). (1 files.)
------------------------------------------
Looks like it's only in the newbuild cbp
Navigation
[0] Message Index
[#] Next page
Go to full version