Hi all,
I'm novice in programming, and i've ported succesfully git clone doxygen to os/2 (yes, sometime i still play with it in my VirtualBox :) ), since a lot of pagkages require it now.
However, i've worked in empiric mode, since there is not a debugger on os/2 for the gcc compiler.
In short, testing it, i got this errors:
X:\Port\temp\doxygen\examples>make
"X:\Port\temp\doxygen\bin\doxygen" class.cfg
Error: file `class.cfg' not found
error: Could not create output directory X:\Port\temp\doxygen\examples\html
Exiting...
make.exe: *** [class/html/index.html] Error 1
Which files and functions should i try to convert/check to solve this issue (surely i've adapted/converted something in wrong mode)?
We are on OS/2 Warp 4.52 using gcc446 and a build environment from an OS/2 passionate developer which works quite well.
Thanks in advantage.
Last edit: Zanzi 2014-09-08
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I'm novice in programming, and i've ported succesfully git clone doxygen to os/2 (yes, sometime i still play with it in my VirtualBox :) ), since a lot of pagkages require it now.
However, i've worked in empiric mode, since there is not a debugger on os/2 for the gcc compiler.
In short, testing it, i got this errors:
X:\Port\temp\doxygen\examples>make
"X:\Port\temp\doxygen\bin\doxygen" class.cfg
Error: file `class.cfg' not found
error: Could not create output directory X:\Port\temp\doxygen\examples\html
Exiting...
make.exe: *** [class/html/index.html] Error 1
Which files and functions should i try to convert/check to solve this issue (surely i've adapted/converted something in wrong mode)?
We are on OS/2 Warp 4.52 using gcc446 and a build environment from an OS/2 passionate developer which works quite well.
Thanks in advantage.
Last edit: Zanzi 2014-09-08