Hi Jens,
I'm a not entirely sure I understand your problem. What virtual machine are
you talking about?
Regarding rebuilding the libs then I allways make sure to delete the
CMakeCache.txt file that cmake generates. This forces cmake to rebuild all
project files.
Could be nice with some more information, like what compiler do you use. I
expect that you do something like these two lines:
cmake -G "Unix Makefiles" -D CMAKE_BUILDTYPE=Release ../..
make
what does the make command write in the prompt?
Cheers Jimmy
> -----Original Message-----
> From: IckeBrennbart [mailto:
ickebr...@gmail.com]
> Sent: 18. november 2009 12:52
> To: RobWork
> Subject: [RobWork:50] Re: RobWork Virtual machine
>
> Hej,
>
> I have installed the virtual machine and after I made changes to the
> plugin I wanted to rebuild it. But for some reason the lib is not
> updated/created.
> I already tried to debug a little bit:
> I created the folder "build/release". After that i called cmake -G
> "Unix Makefiles" -D CMAKE_BUILDTYPE=Release ../..
> This leads to the execution of the cmakelists.txt. The plugin sources
> are in the subfolder plugin. The cmakelists.txt from this folder is
> executed as well. The problem I have is that the methods ADD_LIBRARY
> and TARGET_LINK_LIBRARIES dont create a library.
>
> Hopefully I could more or less explain in it in a way for easy
> understanding.
>
> Has anyone some suggestions how to build the plugin properly?
>
> Thanks for your help
> Jens
>
> --
>
> You received this message because you are subscribed to the Google
> Groups "RobWork" group.
> To post to this group, send email to
rob...@googlegroups.com.
> To unsubscribe from this group, send email to
>
robwork+u...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/robwork?hl=.