Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
DoxyBlocks doesn't find autoversionning file
(1/1)
Feneck91:
All is in the title...
In the Doxyblocks / open preferences / doxyfiles default / I check Use autoversion.
I extract documentation from DoxyBlocks, it generate:
--- Quote ---Version header D:\Dev\TTGest\trunk\wxETKSQLite3\..\include\wxETKSQLite3Version.h not found.
--- End quote ---
My project is :
D:\Dev\TTGest\trunk\wxETKSQLite3\Build\wxETKSQLite3.cbp
D:\Dev\TTGest\trunk\wxETKSQLite3\src\*.cpp
D:\Dev\TTGest\trunk\wxETKSQLite3\include\*.h (+ *.hpp)
So, Autoversioning plugin write into wxETKSQLite3.cbp that path of my auto versioning file is ..\include\wxETKSQLite3Version.h and Doxyblocks use relative path from D:\Dev\TTGest\trunk\wxETKSQLite3 and not from D:\Dev\TTGest\trunk\wxETKSQLite3\Build.
Another thing, I cannot put help to D:\Dev\TTGest\trunk\wxETKSQLite3\Help but It's mandatory relative to Build, so only into the D:\Dev\TTGest\trunk\wxETKSQLite3\Build\Help: Why coudn't use "..\Help" as path of the OUTPUT_DIRECTORY into Doxyblocks / open preferences / doxyfiles default ?
Navigation
[0] Message Index
Go to full version