-
centiped registered the Ellipse Detector project.
2007-06-22 19:05:03 UTC in Ellipse Detector
-
I don't know the solution. Anyone have the same problem ? Please if you can solve this problem send me a patch at the following adress centi_riccardo@libero.it
Tanks & Regards
Centi Riccardo.
2007-05-15 16:27:49 UTC in OpenDDPT
-
Need a function that return if the vector is empty. >> Done.
Need vector not exit from the code automatically with exit(0) maybe you can throw an exception insted to close automatically the vector class andthe application that uses it. >>> Done
Need a documentation about the use of the vector class.>> Working in progress.
2007-05-15 16:25:21 UTC in OpenDDPT
-
centiped registered the Geometric model finder with Interval ICP project.
2007-05-03 18:05:11 UTC in Geometric model finder with Interval ICP
-
I have created a branch of gaol that works correctly on microsoft visual
studio 6.0 and
microsoft visual studio 2003 and is working on linux AMD64 bit . In the
gaol package there is
a test case in the directory check , all tests case was succefully done.
===============================================================================
GAOL PATCH...
2007-02-21 18:35:06 UTC in Gaol: NOT Just Another Interval Library
-
I have created a branch of gaol that works correctly on microsoft visual studio 6.0 and
microsoft visual studio 2003 and is working on linux AMD64 bit . In the gaol package there is
a test case in the directory check , all tests case was succefully done.
===============================================================================
GAOL PATCH...
2007-02-21 18:33:50 UTC in Gaol: NOT Just Another Interval Library
-
Dear admin,
You can add debug/release in auto-istall package for win32 platforms?
For debugging pourpose i need to have , only for windows platform , a debug and a release DLL and LIB.
Like for example istead of gaol.DLL/gaol.LIB , we can generate two files a gaol.DLL/gaol.LIB for release application and gaolD.DLL/gaolD.DLL for debug application.
It's necessary for using the debugger.
2007-02-14 15:09:33 UTC in Gaol: NOT Just Another Interval Library
-
=====
4
=====
BUG ON COMPILING ON MVC6.0
g:\attivita\optimizationsoftware\optimizationpackage\mvc++\gaol\include\gaol\gaol(38) : fatal error C1083: Cannot open include file: 'gaol/gaol_version.h': No such file or directory
SUGGESTED PATCH:
#ifndef __gaol__
#define __gaol__
#include "gaol/gaol_config.h"
#ifdef WIN32
#include "gaol/gaol_version_msvc.h"
#else
#include "ga.
2007-02-14 15:01:35 UTC in Gaol: NOT Just Another Interval Library
-
I'm sorry :(,
I have forgot to sign my name in the previsious bug report.
Centi Riccardo , (http://openddpt.sourceforge.net/curriculum/curriculum.php)
2007-02-14 14:51:45 UTC in Gaol: NOT Just Another Interval Library
-
CheckDerivativeEv'
loadtrn.o(.text+0x6e9):loadtrn.cpp: undefined reference
to `_imp___ZN14OpenDDPTv
ectorC1Ev'
loadtrn.o(.text+0x70c):loadtrn.cpp: undefined reference
to `OpenDDPT::InitOpenDD
PTvector(OpenDDPTvector&)'
loadtrn.o(.text+0x72f):loadtrn.cpp: undefined reference
to `_imp___ZN14OpenDDPTv.
2006-10-22 17:52:47 UTC in OpenDDPT