[Paraview] Problems Including Custom Class At Compile In 2.4

Andy Cedilnik andy.cedilnik at kitware.com
Tue Nov 8 12:34:09 EST 2005


Hi Kent,

The regular expression thing was fixed and it will be in the next patch
release.

Could you please run ParaView in debugger and send us the stack trace?

       Andy

Kent Eschenberg wrote:

> I'm adding a reader to ParaView 2.4 on Fedora Core 4 using the
> approach described in
>
>   <http://www.paraview.org/Wiki/ParaView:Extend>
>
> cmake and make seem to work except for the following near the end of
> the messages from make:
>
> ===
> ./GUI/Scripts: building default_target
> Building dependencies. cmake.depends...
> RegularExpression::compile(): ?+* follows nothing.
> RegularExpression::compile(): Error in compile.
> cmake.depends is up-to-date
>
> ./Data: building default_target
> Building dependencies. cmake.depends...
> cmake.depends is up-to-date
> ===
>
> There is no "?+*" in anything I've added. Running the version of
> "paraview" created by this results in the following error:
>
> ===
> terminate called after throwing an instance of 'std::logic_error'
>  what():  basic_string::_S_construct NULL not valid
> Abort
> ===
>
> The splash window with the logos appears but the main application
> window does not.
>
> Can anyone tell what is wrong?
>
> Thanks!
> Kent
> Pittsburgh Supercomputing Center
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview



-- 
Andy Cedilnik
Kitware Inc.



More information about the ParaView mailing list