I'm just user of doxygen, but I need the actual build, because of certain bugs in official 1.4.3.
Did not find binaries. Are there any? That's why I tried to build doxygen (from 2005.05.30) myself with MS VS V6. I didn't find the sub-project to run the flex part. I guess, that is why there are messages like that:
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\scanner.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\pre.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\doctokenizer.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\defargs.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\declinfo.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\config.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\commentcnv.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\code.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\ce_lex.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\version.cpp'
Any suggestions? Don't hesitate ;-) I really need the build.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm just user of doxygen, but I need the actual build, because of certain bugs in official 1.4.3.
Did not find binaries. Are there any? That's why I tried to build doxygen (from 2005.05.30) myself with MS VS V6. I didn't find the sub-project to run the flex part. I guess, that is why there are messages like that:
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\scanner.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\pre.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\doctokenizer.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\defargs.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\declinfo.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\config.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\commentcnv.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\code.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\ce_lex.cpp'
Build : warning : failed to (or don't know how to) build 'D:\Daten\VC Projekte\doxygen-1.4.3_20050530\src\version.cpp'
Any suggestions? Don't hesitate ;-) I really need the build.
didn't see this problem building 1.4.3
sorry, copy&paste is sometimes aweful ;-) I wanted to write 1.4.2 is the version, where I did not yet see the problem