What did the forum search that you did before posting this question turn up?
If it turned up nothing, then the odds are that the tool you mention is not commonly used
here. In that case, you really need to take the time to clearly lay out what the tool is, where
one gets it, and how one uses it.
Note that tools/libraries that are built to work with Visual C++ can not-infrequently be incompatible
with the GCC compiler, so it is important to tell whether you have identified a GCC compatible
release, or whether you need to build it from source (or even can build it from source)
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have to work with dev-c++ and the ARToolKitPlus 2.1.1, but I don't know how to make it work together.
I have prove ARToolKitPlus 2.1.1 on QT and visual studio, but dev-c++ is the IDE of my choice.
any idea?
thanks.
What did the forum search that you did before posting this question turn up?
If it turned up nothing, then the odds are that the tool you mention is not commonly used
here. In that case, you really need to take the time to clearly lay out what the tool is, where
one gets it, and how one uses it.
Note that tools/libraries that are built to work with Visual C++ can not-infrequently be incompatible
with the GCC compiler, so it is important to tell whether you have identified a GCC compatible
release, or whether you need to build it from source (or even can build it from source)
Wayne