-
Using worker: worker-linux-08b40318-1.bb.travis-ci.org:travis-linux-5
travis_fold:start:system_info
[0K[33;1mBuild system information[0m
Build language: cpp
[34m[1mBuild image provisioning date …
-
Using worker: worker-linux-e7a62211-2.bb.travis-ci.org:travis-linux-5
travis_fold:start:system_info
[0K[33;1mBuild system information[0m
Build language: cpp
[34m[1mBuild image provisioning date …
vjpai updated
6 years ago
-
I am trying to generate the SWIG files with the pythonocc-generator based on the github master brunch of oce.
But after that I am not able anymore to build pythonocc-core (based on master brunch aft…
-
Some of the changes necessary:
- Now hosted on github (not sourceforge), so url resource needs to be updated accordingly
- 0.16 has since been released
- Opencascade 7 is preferred over OCE (OCE is la…
-
Hi there,
I was following the step under **Compiling on nix** on the main page. As mentioned in the title, while building OpenCOLLADA on my system, I'm running out of memory.
```
...
[ 98%] L…
-
Further to my discussion with CR today, I think it would make sense to have a specialized vignette about working with `adp` data. If others agree, please put a thumbs-up below (and feel free to sugge…
-
C:\Users\tayres\Downloads\kicad-winbuilder-master>make_all.bat
-- HOME_DIR
-- KICAD_PACKAGE_SOURCE_DIR /MINGW-packages/mingw-w64-kicad-git/
-- MSYS2 user name is: $USERNAME=
-- Running cd "/MINGW-…
-
https://travis-ci.org/grpc/grpc/jobs/63581683 in PR #1716
```
Using worker: worker-linux-08b40318-1.bb.travis-ci.org:travis-linux-9
[0K
[33;1mSetting environment variables from .travis.yml[0m
$ …
-
vtkFloatingPointType was obsoleted, but I'm not sure from which version of VTK.
In OCCT-6.9.1 and OCE-master until today 2015-12-30, the definition is still in source tree, so if we compile it with V…
-
A winbuilder test, i.e.
```R
devtools::build_win(version="R-release")
```
on R-release gives as follows. I suspect it's an encoding problem in `read.met`, since the test works fine on my machine. …