Help! Trying to build from SVN repository.

View: New views
4 Messages — Rating Filter:   Alert me  

Help! Trying to build from SVN repository.

by Paulo Teotonio Sobrinho :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


I am not able to build from SVN repository. I am getting a long error
message that

starts like this

>[ 51%] Building CXX object
>modules/mesh/CMakeFiles/k3d-mesh.dir/subdivide_edges.cpp.o
>/home/teotonio/k3d/modules/mesh/subdivide_edges.cpp:54:
>error:expected unqualified-id before '&' token

and ends like this

>/home/teotonio/k3d/modules/mesh/subdivide_edges.cpp:405:
>const class k3d:: has no member named 'polyhedra'
>make[2]: **[modules/mesh/CMakeFiles/k3d-mesh.dir/subdivide_edges.cpp.o]Erro 1
>make[1]: ** [modules/mesh/CMakeFiles/k3d-mesh.dir/all] Erro 2

My computer runs ubuntu jaunty and I followed the instructions on
http://www.k-3d.org/wiki/Ubuntu_and_Debian_Build.
Can any one tell me what is that I'm missing?

Thanks
Paulo

------------------------------------------------------------------------------
_______________________________________________
K3d-development mailing list
K3d-development@...
https://lists.sourceforge.net/lists/listinfo/k3d-development

Re: Help! Trying to build from SVN repository.

by Timothy M. Shead :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Paulo Teotonio Sobrinho wrote:

> I am not able to build from SVN repository. I am getting a long error
> message that
>
> starts like this
>
>> [ 51%] Building CXX object
>> modules/mesh/CMakeFiles/k3d-mesh.dir/subdivide_edges.cpp.o
>> /home/teotonio/k3d/modules/mesh/subdivide_edges.cpp:54:
>> error:expected unqualified-id before '&' token
>
> and ends like this
>
>> /home/teotonio/k3d/modules/mesh/subdivide_edges.cpp:405:
>> const class k3d:: has no member named 'polyhedra'
>> make[2]: **[modules/mesh/CMakeFiles/k3d-mesh.dir/subdivide_edges.cpp.o]Erro 1
>> make[1]: ** [modules/mesh/CMakeFiles/k3d-mesh.dir/all] Erro 2
You're running-into a work-in-progress.  Set K3D_BUILD_MESH_MODULE "OFF"
in CMake.

Cheers,
Tim


[tshead.vcf]

begin:vcard
fn:Timothy Shead
n:Shead;Timothy
org:www.k-3d.org
email;internet:tshead@...
title:Founder
x-mozilla-html:FALSE
url:www.k-3d.org
version:2.1
end:vcard



------------------------------------------------------------------------------

_______________________________________________
K3d-development mailing list
K3d-development@...
https://lists.sourceforge.net/lists/listinfo/k3d-development

Re: Help! Trying to build from SVN repository.

by Daniel Scott Matthews :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Jun 26, 2009 at 2:34 PM, Timothy M. Shead <tshead@...> wrote:

>
> Paulo Teotonio Sobrinho wrote:
> > I am not able to build from SVN repository. I am getting a long error
> > message that
> >
> > starts like this
> >
> >> [ 51%] Building CXX object
> >> modules/mesh/CMakeFiles/k3d-mesh.dir/subdivide_edges.cpp.o
> >> /home/teotonio/k3d/modules/mesh/subdivide_edges.cpp:54:
> >> error:expected unqualified-id before '&' token
> >
> > and ends like this
> >
> >> /home/teotonio/k3d/modules/mesh/subdivide_edges.cpp:405:
> >> const class k3d:: has no member named 'polyhedra'
> >> make[2]: **[modules/mesh/CMakeFiles/k3d-mesh.dir/subdivide_edges.cpp.o]Erro 1
> >> make[1]: ** [modules/mesh/CMakeFiles/k3d-mesh.dir/all] Erro 2
>
> You're running-into a work-in-progress.  Set K3D_BUILD_MESH_MODULE "OFF"
> in CMake.
>

Can we have a make rule such as "If  K3D_BUILD_MESH_MODULE and error
then echo "Turn K3D_BUILD_MESH_MODULE OFF in ccmake config."

Is that possible with ccmake?

Or should I update the wiki with a warning? (which I will forget long
after it is no longer relevant...)

------------------------------------------------------------------------------
_______________________________________________
K3d-development mailing list
K3d-development@...
https://lists.sourceforge.net/lists/listinfo/k3d-development

Re: Help! Trying to build from SVN repository.

by Timothy M. Shead :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Daniel Scott Matthews wrote:

> Can we have a make rule such as "If  K3D_BUILD_MESH_MODULE and error
> then echo "Turn K3D_BUILD_MESH_MODULE OFF in ccmake config."
>
> Is that possible with ccmake?
>
> Or should I update the wiki with a warning? (which I will forget long
> after it is no longer relevant...)

I've disabled the module by default in svn.

Cheers,
Tim

[tshead.vcf]

begin:vcard
fn:Timothy Shead
n:Shead;Timothy
org:www.k-3d.org
email;internet:tshead@...
title:Founder
x-mozilla-html:FALSE
url:www.k-3d.org
version:2.1
end:vcard



------------------------------------------------------------------------------

_______________________________________________
K3d-development mailing list
K3d-development@...
https://lists.sourceforge.net/lists/listinfo/k3d-development