Re: [Yade-users] [Question #455151]: compilation problems

2017-02-14 Thread sunwei
Question #455151 on Yade changed:
https://answers.launchpad.net/yade/+question/455151

sunwei posted a new comment:
thanks to Jérôme Duriez, too.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #455151]: compilation problems

2017-02-14 Thread sunwei
Question #455151 on Yade changed:
https://answers.launchpad.net/yade/+question/455151

Status: Answered => Solved

sunwei confirmed that the question is solved:
Thanks Anton Gladky, that solved my question.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #455151]: compilation problems

2017-02-13 Thread Anton Gladky
Question #455151 on Yade changed:
https://answers.launchpad.net/yade/+question/455151

Anton Gladky proposed the following answer:
If you use 14.04, you have to add -DUSE_QT5=0 into the cmake
configuration step.

Anton

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #455151]: compilation problems

2017-02-13 Thread Jérôme Duriez
Question #455151 on Yade changed:
https://answers.launchpad.net/yade/+question/455151

Jérôme Duriez proposed the following answer:
Hi,

Please refer to https://yade-dem.org/doc/installation.html#prerequisites
which seems to me as quite precise with respect to the installation
method.

As explained therein, please pay attention to launch the mentioned "sudo
apt-get install" commands which will in particular install "pyqt5-dev-
tools" whose name suggests it's related to your problems.

Let us know in case you've already done all this.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #455151]: compilation problems

2017-02-12 Thread sunwei
Question #455151 on Yade changed:
https://answers.launchpad.net/yade/+question/455151

sunwei posted a new comment:
but how to install QT5-dev packages? i read the the installation page of
the Yade documentation, but it did not introduce the installation
method. you know, i am not familiar with the ubuntu(my ubuntu version is
14.04).

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #455151]: compilation problems

2017-02-12 Thread Anton Gladky
Question #455151 on Yade changed:
https://answers.launchpad.net/yade/+question/455151

Status: Open => Answered

Anton Gladky proposed the following answer:
You have to instlal QT5-dev packages. Have a look at the installation
page of the Yade documentation.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


[Yade-users] [Question #455151]: compilation problems

2017-02-12 Thread sunwei
New question #455151 on Yade:
https://answers.launchpad.net/yade/+question/455151

i encountered the same problem like 
https://answers.launchpad.net/yade/+question/228440, but its solution cannot 
slove my problem.

i operated as follows:
cd ~/myyade
git clone g...@github.com:username/trunk.git # create trunk directory
and download yade source code to it
cd ~/myyade
mkdir install # creates directory for install
mkdir build # creates directory for compliation
cd build # go to compilation directory
thusunwei@thusunwei:~/myyade/build$ cmake 
-DCMAKE_INSTALL_PREFIX=/home/thusunwei/myyade/install 
/home/thusunwei/myyade/trunk

but then"Configuring incomplete, errors occurred."

The corresponding information show below.

-- Version is set to 2017-02-07.git-11c276f
-- GTS using gts-config /usr/bin/gts-config
-- Using GTS from /usr
-- GCC Version >= 4.8. Adding -ftrack-macro-expansion=0 and -save-temps
-- Boost version: 1.54.0
-- Found the following Boost libraries:
--   python
--   thread
--   filesystem
--   iostreams
--   regex
--   serialization
--   system
--   date_time
--   Boost_VERSION: 105400
--   Boost_LIB_VERSION: 1_54
--   Boost_INCLUDE_DIRS: /usr/include
--   Boost_LIBRARIES: 
/usr/lib/x86_64-linux-gnu/libboost_python.so/usr/lib/x86_64-linux-gnu/libboost_thread.so/usr/lib/x86_64-linux-gnu/libboost_filesystem.so/usr/lib/x86_64-linux-gnu/libboost_iostreams.so/usr/lib/x86_64-linux-gnu/libboost_regex.so/usr/lib/x86_64-linux-gnu/libboost_serialization.so/usr/lib/x86_64-linux-gnu/libboost_system.so/usr/lib/x86_64-linux-gnu/libboost_date_time.so/usr/lib/x86_64-linux-gnu/libpthread.so
-- Found Eigen3, version: 3.2.1
-- Disable vectorization
-- The imported target "vtkParseJava" references the file
   "/usr/bin/vtkParseJava"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   "/usr/lib/vtk-5.8/VTKTargets.cmake"
but not all the files it references.

-- The imported target "vtkWrapJava" references the file
   "/usr/bin/vtkWrapJava"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   "/usr/lib/vtk-5.8/VTKTargets.cmake"
but not all the files it references.

-- The imported target "vtkCommonJava" references the file
   "/usr/lib/jni/libvtkCommonJava.so.5.8.0"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   "/usr/lib/vtk-5.8/VTKTargets.cmake"
but not all the files it references.

-- The imported target "vtkFilteringJava" references the file
   "/usr/lib/jni/libvtkFilteringJava.so.5.8.0"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   "/usr/lib/vtk-5.8/VTKTargets.cmake"
but not all the files it references.

-- The imported target "vtkImagingJava" references the file
   "/usr/lib/jni/libvtkImagingJava.so.5.8.0"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   "/usr/lib/vtk-5.8/VTKTargets.cmake"
but not all the files it references.

-- The imported target "vtkGraphicsJava" references the file
   "/usr/lib/jni/libvtkGraphicsJava.so.5.8.0"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   "/usr/lib/vtk-5.8/VTKTargets.cmake"
but not all the files it references.

-- The imported target "vtkGenericFilteringJava" references the file
   "/usr/lib/jni/libvtkGenericFilteringJava.so.5.8.0"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   "/usr/lib/vtk-5.8/VTKTargets.cmake"
but not all the files it references.

-- The imported target "vtkIOJava" references the file
   "/usr/lib/jni/libvtkIOJava.so.5.8.0"
but this file does not exist.  Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
   "/usr/lib/vtk-5.8/VTKTargets.cmake"
but not all the files it