PDA

View Full Version : libARvrml.lib errors


valerio
March 7th, 2005, 11:31 PM
hello everybody
i`m trying to build libARvrml.lib with VS.Net 2005 to compile simpleVRML code (in ver.6.0) but i face 2 kinds of errors:

1_ does not rebuild; shows a lot of link errors to 'manifest' options

2_ runs on dos shell; gives "program too big to fit in memory"

how can i solve?
is it only a lib problem?
is the compiled lib available to be easier linked to the project?

thanx
v.

philip_lamb
March 9th, 2005, 03:07 AM
What version of ARToolKit?

Can you please be more specific about the errors? Post the error messages here.

philip_lamb
March 9th, 2005, 04:55 AM
Are you trying to just compile the standard ARToolKit examples? If so, I don't understand where .NET manifest errors are coming from, since ARToolKit makes no use of any .NET frameworks.

Also.. we have not attempted compilation of ARToolKit 2.70 with Visual Studio .NET 2005. VS.NET 2005 is still in beta. When it comes to a proper release we will test it.

I suggest you go back to the readme that is included with ARToolKit 2.70 and carefully follow the step-by-step instructions for building the simpleVRML example.