Fixed linux doc and data paths. Version 17-5.
The CLang compiler is really the only compiler that has a good interface for extracting the language information. When I wrote the Oovaide program, I wanted to support the new C++0x or C++11, etc. standards, and I did not want it to only work with Microsoft, especially since during that period Microsoft was not updating their compiler as they were focused on C#. They are finally making good progress once again in the last few years. This also means that a choice of using Microsoft specific build...
Ok, now there is a different error. This is what we call success in the software business. (Just kidding) The new error means that the Oovbuilder is finding the files to analyze and is using the CLang compiler to extract information.If you look at the diagrams for the example project, there may be some parts already visible. If a project uses a limited number of standard include files or Microsoft specific files, then many of the classes may be visible in the diagrams. Clang does not provide its...
I am not sure if you are on Windows or Linux. On Windows, the installed directory hierarchy is something like this: oovaide bin ... docs examples simple lib ... It might be best if the parent directories do not have spaces in the names and that they are not protected. If you can tell me the directory where oovaide is installed, that may help. Selecting File/New Project on the menu will open the Project Settings dialog and by pressing the "..." button, this should allow selecting the .../examples/simple...
Sorry, I might have used the word "build" ambiguously. The full project does not...
notes
Fixed projects for release mode.
Updated for MSys2 and new version of GTK
docs
clangview compile fix
Version 17-1 - CLang 3.8
Merge branch 'HEAD' of https://git.code.sf.net/...
Bug requests are also in the Github and Oovcde repositories
Bug requests are also in the Github and Oovaide repositories
Bug requests are also in the Github and Oovcde repositories
Fixed docs and cmakelists
Fixed build errors in linux.
updated debian version
oovaide.txt
ver
docs
Fixed default jdk path in linux
docs
Fixed dupheader example
Fixed verbose for analysis
Added dup header example
Improved new module dialog
renamed func
Fixed windows/linux tool paths
Fixed linux include dirs
Removed extra printf
new build
new build
docs
docs
docs
docs
ver 16-1
changed ver
Fixed class diagram crash on linux
docs
Allowed viewing global functions
Fixed scroll bars on draw area
Improved editor view file
docs
Fixed editor to support loading many file exten...
docs
Removed compile warnings
docs
debug values
Improved debug variable display
docs
Fixed slow load time
Added more view variable options
Improved debug variable display
Improved debug variable display
Improved debugger variable display
Update linux test build
Prevent crash when there are no java args
Improved getenv and clang detection
deb ver
deb ver
Merge branch 'HEAD' of https://git.code.sf.net/...
docs
deploy dirs
Moved logo
deployed help
deploy dirs
deployment dirs
Changed dir locations
Changed standard dir locations
Debian package
Fixed java makefile for JavaModelWriter
Readded oovJavaParser.java
deb package
Merge branch 'HEAD' of https://git.code.sf.net/...
Improved java build
docs
Prevented crash when creating projects
Merge branch 'HEAD' of https://git.code.sf.net/...
build
java library
java arguments and dup code detection
Removed useless calls to super
Fixed cmakelists
Fixed Oovaide build files
Fixed paths (getHead, discardHead) for top leve...
Java, added module line numbers, switch cases
Prevent hang for new package on Windows
java build comments
linux compile
Merge branch 'HEAD' of https://git.code.sf.net/...
build
Java parser build
Merge branch 'HEAD' of https://git.code.sf.net/...
docs
makelists for java parser
test build
Fixed java parser on linux
Fixed linux source