RGLab / flowWorkspace

flowWorkspace
GNU Affero General Public License v3.0
44 stars 21 forks source link

Install failure from Github repository on R 4.0.1 #331

Closed rwbaer closed 4 years ago

rwbaer commented 4 years ago

Describe the bug There seems to be trouble installing a new enough cytolib to satisfy the installation of flowWorkspace. As a potential workaround, I deleted all versions from the library and tried again. I tried installing a fresh cytolib first. None of this worked. I'm presumably pulling from master after trying

My ultimate goal is to test cytoExploreR which has development versions of these packages as a dependency. This has been working fine until the last few days. However, trying to directly install flowWorkspace is not working either,

As an added note, the repository instructions suggest installing trunk, but there does not currently appear to be a "trunk"

> install_github("RGLab/flowWorkspace", ref="trunk")
Error: Failed to install 'unknown package' from GitHub:
  HTTP error 404.
  No commit found for the ref trunk

  Did you spell the repo owner (`RGLab`) and repo name (`flowWorkspace`) correctly?
  - If spelling is correct, check that you have the required permissions to access the repo.

Install console code

> library(devtools) #load it
> install_github("RGLab/flowWorkspace")
Downloading GitHub repo RGLab/flowWorkspace@master
Skipping 9 packages ahead of CRAN: Biobase, BiocGenerics, graph, RBGL, Rgraphviz, RProtoBufLib, ncdfFlow, Rhdf5lib, zlibbioc
√  checking for file 'C:\Users\rbaer\AppData\Local\Temp\Rtmpg9R21R\remotes463833046bc3\RGLab-flowWorkspace-67686e1/DESCRIPTION' (891ms)
-  preparing 'flowWorkspace': (2s)
√  checking DESCRIPTION meta-information ... 
-  cleaning src
-  checking for LF line-endings in source and make files and shell scripts (3.4s)
-  checking for empty or unneeded directories
   WARNING: Removing directory 'flowWorkspace/Meta' which should only
     occur in an installed package
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in  serialize/load version 3 cannot be read in older versions of R.  File(s) containing such objects:  'flowWorkspace/tests/testthat/expect_result/empty_pop.rds'
-  building 'flowWorkspace_4.1.3.tar.gz'

Installing package into ‘C:/Users/rbaer/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
* installing *source* package 'flowWorkspace' ...
** using staged installation
** libs
Error: package 'cytolib' 2.0.2 was found, but >= 2.1.1 is required by 'flowWorkspace'
* removing 'C:/Users/rbaer/Documents/R/win-library/4.0/flowWorkspace'
Error: Failed to install 'flowWorkspace' from GitHub:
  (converted from warning) installation of package ‘C:/Users/rbaer/AppData/Local/Temp/Rtmpg9R21R/file4638238e7230/flowWorkspace_4.1.3.tar.gz’ had non-zero exit status
> library(devtools) #load it
> install_github("RGLab/cytolib")
Downloading GitHub repo RGLab/cytolib@master
Skipping 2 packages ahead of CRAN: RProtoBufLib, Rhdf5lib
√  checking for file 'C:\Users\rbaer\AppData\Local\Temp\Rtmpg9R21R\remotes463828383535\RGLab-cytolib-6744331/DESCRIPTION' (734ms)
-  preparing 'cytolib': (2.7s)
√  checking DESCRIPTION meta-information ... 
-  cleaning src
-  running 'cleanup.win'
-  checking for LF line-endings in source and make files and shell scripts (2.5s)
-  checking for empty or unneeded directories (513ms)
-  building 'cytolib_2.1.5.tar.gz'
   Warning: file 'cytolib/cleanup' did not have execute permissions: corrected
   Warning: file 'cytolib/configure' did not have execute permissions: corrected
   Warning in utils::tar(filepath, pkgname, compression = compression, compression_level = 9L,  :
     storing paths of more than 100 bytes is not portable:
     'cytolib/thirdparty/protobuf/win/include/google/protobuf/stubs/atomicops_internals_atomicword_compat.h'

Installing package into ‘C:/Users/rbaer/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
* installing *source* package 'cytolib' ...
** using staged installation
** preparing to configure package 'cytolib' ...
*** configured file: 'cytolibConfig.h.in' => 'inst/include/cytolib/cytolibConfig.h'
** finished configure for package 'cytolib'
** libs

*** arch - i386
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c boost/libs/system/src/error_code.cpp -o boost/libs/system/src/error_code.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c boost/libs/filesystem/src/portability.cpp -o boost/libs/filesystem/src/portability.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/filesystem/path.hpp:29,
                 from boost/libs/filesystem/src/portability.cpp:17:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c boost/libs/filesystem/src/unique_path.cpp -o boost/libs/filesystem/src/unique_path.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/filesystem/path.hpp:29,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/unique_path.cpp:16:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c boost/libs/filesystem/src/operations.cpp -o boost/libs/filesystem/src/operations.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/filesystem/path.hpp:29,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/filesystem/operations.hpp:25,
                 from boost/libs/filesystem/src/operations.cpp:71:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c boost/libs/filesystem/src/path.cpp -o boost/libs/filesystem/src/path.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/filesystem/path.hpp:29,
                 from boost/libs/filesystem/src/path.cpp:28:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c boost/libs/filesystem/src/directory.cpp -o boost/libs/filesystem/src/directory.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/filesystem/path.hpp:29,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/filesystem/directory.hpp:26,
                 from boost/libs/filesystem/src/directory.cpp:28:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c boost/libs/filesystem/src/exception.cpp -o boost/libs/filesystem/src/exception.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/filesystem/path.hpp:29,
                 from boost/libs/filesystem/src/exception.cpp:13:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c boost/libs/filesystem/src/windows_file_codecvt.cpp -o boost/libs/filesystem/src/windows_file_codecvt.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c boost/libs/filesystem/src/utf8_codecvt_facet.cpp -o boost/libs/filesystem/src/utf8_codecvt_facet.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c boost/libs/filesystem/src/codecvt_error_category.cpp -o boost/libs/filesystem/src/codecvt_error_category.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c boost/libs/filesystem/src/path_traits.cpp -o boost/libs/filesystem/src/path_traits.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c CytoFrame.cpp -o CytoFrame.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from ../inst/include/cytolib/compensation.hpp:15,
                 from ../inst/include/cytolib/CytoFrame.hpp:16,
                 from CytoFrame.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c CytoFrameView.cpp -o CytoFrameView.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from ../inst/include/cytolib/compensation.hpp:15,
                 from ../inst/include/cytolib/CytoFrame.hpp:16,
                 from ../inst/include/cytolib/MemCytoFrame.hpp:12,
                 from ../inst/include/cytolib/CytoFrameView.hpp:12,
                 from CytoFrameView.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c GatingHierarchy.cpp -o GatingHierarchy.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from ../inst/include/cytolib/compensation.hpp:15,
                 from ../inst/include/cytolib/CytoFrame.hpp:16,
                 from ../inst/include/cytolib/MemCytoFrame.hpp:12,
                 from ../inst/include/cytolib/gate.hpp:12,
                 from ../inst/include/cytolib/POPINDICES.hpp:14,
                 from ../inst/include/cytolib/nodeProperties.hpp:13,
                 from ../inst/include/cytolib/populationTree.hpp:13,
                 from ../inst/include/cytolib/GatingHierarchy.hpp:17,
                 from GatingHierarchy.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c GatingSet.cpp -o GatingSet.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from ../inst/include/cytolib/compensation.hpp:15,
                 from ../inst/include/cytolib/CytoFrame.hpp:16,
                 from ../inst/include/cytolib/MemCytoFrame.hpp:12,
                 from ../inst/include/cytolib/gate.hpp:12,
                 from ../inst/include/cytolib/POPINDICES.hpp:14,
                 from ../inst/include/cytolib/nodeProperties.hpp:13,
                 from ../inst/include/cytolib/populationTree.hpp:13,
                 from ../inst/include/cytolib/GatingHierarchy.hpp:17,
                 from ../inst/include/cytolib/GatingSet.hpp:14,
                 from GatingSet.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c GatingSet.pb.cc -o GatingSet.pb.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c H5CytoFrame.cpp -o H5CytoFrame.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from ../inst/include/cytolib/compensation.hpp:15,
                 from ../inst/include/cytolib/CytoFrame.hpp:16,
                 from ../inst/include/cytolib/MemCytoFrame.hpp:12,
                 from ../inst/include/cytolib/H5CytoFrame.hpp:12,
                 from H5CytoFrame.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c MemCytoFrame.cpp -o MemCytoFrame.o
MemCytoFrame.cpp:548: warning: ignoring #pragma omp parallel [-Wunknown-pragmas]
      #pragma omp parallel for

In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from ../inst/include/cytolib/compensation.hpp:15,
                 from ../inst/include/cytolib/CytoFrame.hpp:16,
                 from ../inst/include/cytolib/MemCytoFrame.hpp:12,
                 from MemCytoFrame.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c POPINDICES.cpp -o POPINDICES.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from ../inst/include/cytolib/compensation.hpp:15,
                 from ../inst/include/cytolib/CytoFrame.hpp:16,
                 from ../inst/include/cytolib/MemCytoFrame.hpp:12,
                 from ../inst/include/cytolib/gate.hpp:12,
                 from ../inst/include/cytolib/POPINDICES.hpp:14,
                 from POPINDICES.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c calibrationTable.cpp -o calibrationTable.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/foreach.hpp:76,
                 from calibrationTable.cpp:5:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c compensation.cpp -o compensation.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from ../inst/include/cytolib/compensation.hpp:15,
                 from compensation.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c ellipse2points.cpp -o ellipse2points.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c gate.cpp -o gate.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from ../inst/include/cytolib/compensation.hpp:15,
                 from ../inst/include/cytolib/CytoFrame.hpp:16,
                 from ../inst/include/cytolib/MemCytoFrame.hpp:12,
                 from ../inst/include/cytolib/gate.hpp:12,
                 from gate.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c global.cpp -o global.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from global.cpp:8:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c in_polygon.cpp -o in_polygon.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c nodeProperties.cpp -o nodeProperties.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from ../inst/include/cytolib/compensation.hpp:15,
                 from ../inst/include/cytolib/CytoFrame.hpp:16,
                 from ../inst/include/cytolib/MemCytoFrame.hpp:12,
                 from ../inst/include/cytolib/gate.hpp:12,
                 from ../inst/include/cytolib/POPINDICES.hpp:14,
                 from ../inst/include/cytolib/nodeProperties.hpp:13,
                 from nodeProperties.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c spline.cpp -o spline.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c trans_group.cpp -o trans_group.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from ../inst/include/cytolib/trans_group.hpp:13,
                 from trans_group.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DRCPP_PARALLEL_USE_TBB=1 -fpermissive -DBOOST_NO_AUTO_PTR  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c transformation.cpp -o transformation.o
In file included from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/arg.hpp:25,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/placeholders.hpp:24,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/iterator/iterator_facade.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range_core.hpp:27,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/iterator_range.hpp:13,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/range/as_literal.hpp:22,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string/trim.hpp:19,
                 from C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/algorithm/string.hpp:19,
                 from ../inst/include/cytolib/transformation.hpp:18,
                 from transformation.cpp:3:
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
 failed ************ (Pred::************
                     ^
C:/Users/rbaer/Documents/R/win-library/4.0/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
 failed ************ (boost::mpl::not_<Pred>::************
                     ^
mkdir -p "C:/Users/rbaer/Documents/R/win-library/4.0/00LOCK-cytolib/00new/cytolib/lib/i386"
"C:/rtools40/mingw32/bin/"ar rs "C:/Users/rbaer/Documents/R/win-library/4.0/00LOCK-cytolib/00new/cytolib/lib/i386/libcytolib.a" CytoFrame.o CytoFrameView.o GatingHierarchy.o GatingSet.o GatingSet.pb.o H5CytoFrame.o MemCytoFrame.o POPINDICES.o calibrationTable.o compensation.o ellipse2points.o gate.o global.o in_polygon.o nodeProperties.o spline.o trans_group.o transformation.o boost/libs/filesystem/src/portability.o boost/libs/filesystem/src/unique_path.o boost/libs/filesystem/src/operations.o boost/libs/filesystem/src/path.o boost/libs/filesystem/src/directory.o boost/libs/filesystem/src/exception.o boost/libs/filesystem/src/windows_file_codecvt.o boost/libs/filesystem/src/utf8_codecvt_facet.o boost/libs/filesystem/src/codecvt_error_category.o boost/libs/filesystem/src/path_traits.o boost/libs/system/src/error_code.o
C:\rtools40\mingw32\bin\ar.exe: creating C:/Users/rbaer/Documents/R/win-library/4.0/00LOCK-cytolib/00new/cytolib/lib/i386/libcytolib.a
Error in match.arg(opt) : object 'PKG_CXX_LIBS' not found
Calls: <Anonymous> -> match.arg
Execution halted
Error in match.arg(opt) : object 'PKG_CXX_LIBS' not found
Calls: <Anonymous> -> match.arg
Execution halted
Error in match.arg(opt) : object 'PKG_CXX_LIBS' not found
Calls: <Anonymous> -> match.arg
Execution halted
Error in match.arg(opt) : object 'PKG_CXX_LIBS' not found
Calls: <Anonymous> -> match.arg
Execution halted
C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o cytolib.dll tmp.def CytoFrame.o CytoFrameView.o GatingHierarchy.o GatingSet.o GatingSet.pb.o H5CytoFrame.o MemCytoFrame.o POPINDICES.o calibrationTable.o compensation.o ellipse2points.o gate.o global.o in_polygon.o nodeProperties.o spline.o trans_group.o transformation.o boost/libs/filesystem/src/portability.o boost/libs/filesystem/src/unique_path.o boost/libs/filesystem/src/operations.o boost/libs/filesystem/src/path.o boost/libs/filesystem/src/directory.o boost/libs/filesystem/src/exception.o boost/libs/filesystem/src/windows_file_codecvt.o boost/libs/filesystem/src/utf8_codecvt_facet.o boost/libs/filesystem/src/codecvt_error_category.o boost/libs/filesystem/src/path_traits.o boost/libs/system/src/error_code.o -LC:/PROGRA~1/R/R-40~1.1/bin/i386 -lRlapack -LC:/PROGRA~1/R/R-40~1.1/bin/i386 -lRblas -lgfortran -lm -lquadmath C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/lib/i386/libprotobuf-lite.a -LC:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/lib/i386 -ltbb -ltbbmalloc -lws2_32 -LC:/PROGRA~1/R/R-40~1.1/bin/i386 -lR
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3252): undefined reference to `H5::PredType::NATIVE_FLOAT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x325f): undefined reference to `H5::FloatType::FloatType(H5::PredType const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3270): undefined reference to `H5::AtomType::setOrder(H5T_order_t) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x327d): undefined reference to `H5::FloatType::FloatType(H5::FloatType const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3287): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x32a1): undefined reference to `H5::PredType::NATIVE_DOUBLE'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x32a9): undefined reference to `H5::FloatType::FloatType(H5::PredType const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x32e5): undefined reference to `H5::PredType::C_S1'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x32f8): undefined reference to `H5::StrType::StrType(H5::PredType const&, unsigned int const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x333e): undefined reference to `H5::ArrayType::ArrayType(H5::DataType const&, int, unsigned long long const*)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x334f): undefined reference to `H5::CompType::CompType(unsigned int)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x338f): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x33db): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3427): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3473): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x34bf): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x350b): more undefined references to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const' follow
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3540): undefined reference to `H5::PredType::NATIVE_INT8'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3559): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3573): undefined reference to `H5::ArrayType::~ArrayType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x357b): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3583): undefined reference to `H5::StrType::~StrType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x35f2): undefined reference to `H5::PredType::C_S1'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3605): undefined reference to `H5::StrType::StrType(H5::PredType const&, unsigned int const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3616): undefined reference to `H5::CompType::CompType(unsigned int)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3656): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x36a2): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x36bc): undefined reference to `H5::StrType::~StrType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3751): undefined reference to `H5::DataSpace::DataSpace(int, unsigned long long const*, unsigned long long const*)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x375b): undefined reference to `H5::DSetCreatPropList::DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x378a): undefined reference to `H5::DSetCreatPropList::setChunk(int, unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x37a4): undefined reference to `H5::LinkCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x37b7): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x37d9): undefined reference to `H5::H5Location::createDataSet(char const*, H5::DataType const&, H5::DataSpace const&, H5::DSetCreatPropList const&, H5::DSetAccPropList const&, H5::LinkCreatPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x37e3): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3808): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x381b): undefined reference to `H5::DataSpace::ALL'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x382e): undefined reference to `H5::DataSet::write(void const*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3838): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x384f): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3856): undefined reference to `H5::DSetCreatPropList::~DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x385e): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x387e): undefined reference to `H5::DSetCreatPropList::setChunk(int, unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3937): undefined reference to `H5::DataSpace::DataSpace(int, unsigned long long const*, unsigned long long const*)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3944): undefined reference to `H5::DSetCreatPropList::DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x396a): undefined reference to `H5::DSetCreatPropList::setChunk(int, unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3972): undefined reference to `H5::LinkCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3986): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x39a4): undefined reference to `H5::H5Location::createDataSet(char const*, H5::DataType const&, H5::DataSpace const&, H5::DSetCreatPropList const&, H5::DSetAccPropList const&, H5::LinkCreatPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3a0b): undefined reference to `H5::DataSpace::ALL'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3a11): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3a2c): undefined reference to `H5::DataSet::write(void const*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3a46): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3a4d): undefined reference to `H5::DSetCreatPropList::~DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3a55): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3a5c): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3b03): undefined reference to `H5::DataSpace::DataSpace(int, unsigned long long const*, unsigned long long const*)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3b10): undefined reference to `H5::DSetCreatPropList::DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3b44): undefined reference to `H5::DSetCreatPropList::setChunk(int, unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3b55): undefined reference to `H5::LinkCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3b6c): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3b8a): undefined reference to `H5::H5Location::createDataSet(char const*, H5::DataType const&, H5::DataSpace const&, H5::DSetCreatPropList const&, H5::DSetAccPropList const&, H5::LinkCreatPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3bd7): undefined reference to `H5::DataSpace::ALL'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3bdd): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3bfb): undefined reference to `H5::DataSet::write(void const*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3c18): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3c1f): undefined reference to `H5::DSetCreatPropList::~DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3c27): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3c2e): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3c65): undefined reference to `H5::DSetCreatPropList::setChunk(int, unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3d03): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3d08): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3d0d): undefined reference to `H5::FileAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3d2d): undefined reference to `H5::FileCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3d36): undefined reference to `H5::H5File::H5File(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::FileCreatPropList const&, H5::FileAccPropList const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3d4e): undefined reference to `H5::H5File::H5File(H5::H5File const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3d62): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3d77): undefined reference to `H5::H5File::H5File(H5::H5File const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3d8b): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3da0): undefined reference to `H5::H5File::H5File(H5::H5File const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3db4): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3e11): undefined reference to `H5::DSetCreatPropList::DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3e61): undefined reference to `H5::DSetCreatPropList::setChunk(int, unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3eb4): undefined reference to `H5::DataSpace::DataSpace(int, unsigned long long const*, unsigned long long const*)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3ece): undefined reference to `H5::LinkCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3ee4): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3f0c): undefined reference to `H5::H5Location::createDataSet(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, H5::DataType const&, H5::DataSpace const&, H5::DSetCreatPropList const&, H5::DSetAccPropList const&, H5::LinkCreatPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3f16): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3f25): undefined reference to `H5::PredType::NATIVE_DOUBLE'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3f38): undefined reference to `H5::FloatType::FloatType(H5::PredType const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3f3d): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3f53): undefined reference to `H5::DataSpace::ALL'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3f69): undefined reference to `H5::DataSet::write(void const*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3f73): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3fa3): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3faa): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3fb5): undefined reference to `H5::DSetCreatPropList::~DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text+0x3fc0): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xbe1): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xc00): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xc08): undefined reference to `H5::ArrayType::~ArrayType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xc10): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xc18): undefined reference to `H5::StrType::~StrType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xc36): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xc3e): undefined reference to `H5::StrType::~StrType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xc61): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xc68): undefined reference to `H5::DSetCreatPropList::~DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xc70): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xc81): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xc98): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xca9): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xcb0): undefined reference to `H5::DSetCreatPropList::~DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xcb8): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xcbf): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xce4): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xceb): undefined reference to `H5::DSetCreatPropList::~DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xcf3): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xd04): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xd1d): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xd24): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xd2f): undefined reference to `H5::DSetCreatPropList::~DSetCreatPropList()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xd3a): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xd4f): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xd73): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: CytoFrame.o:CytoFrame.cpp:(.text.unlikely+0xd7c): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: GatingSet.o:GatingSet.cpp:(.text+0x56c4): undefined reference to `H5::H5Library::getLibVersion(unsigned int&, unsigned int&, unsigned int&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x52f): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x534): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x53c): undefined reference to `H5::FileAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x550): undefined reference to `H5::FileCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x55f): undefined reference to `H5::H5File::H5File(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::FileCreatPropList const&, H5::FileAccPropList const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x564): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x584): undefined reference to `H5::H5Location::openDataSet(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, H5::DSetAccPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x59b): undefined reference to `H5::DataSet::getSpace() const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x60e): undefined reference to `H5::DataSpace::DataSpace(int, unsigned long long const*, unsigned long long const*)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x731): undefined reference to `H5::DataSpace::selectHyperslab(H5S_seloper_t, unsigned long long const*, unsigned long long const*, unsigned long long const*, unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x7a1): undefined reference to `H5::DataSpace::selectHyperslab(H5S_seloper_t, unsigned long long const*, unsigned long long const*, unsigned long long const*, unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x7c1): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x7f7): undefined reference to `H5::DataSet::read(void*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x801): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x82c): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x837): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x842): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x84a): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x861): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x866): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xab5): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xaba): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xac5): undefined reference to `H5::FileAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xadc): undefined reference to `H5::FileCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xae5): undefined reference to `H5::H5File::H5File(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::FileCreatPropList const&, H5::FileAccPropList const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xb26): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xb35): undefined reference to `H5::H5Location::openDataSet(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, H5::DSetAccPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xb45): undefined reference to `H5::DataSet::extend(unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xb53): undefined reference to `H5::DataSet::getSpace() const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xb6f): undefined reference to `H5::DataSpace::getSimpleExtentDims(unsigned long long*, unsigned long long*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xb8c): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xb9e): undefined reference to `H5::DataSpace::ALL'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xbb4): undefined reference to `H5::DataSet::write(void const*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xbbe): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xbcc): undefined reference to `H5::H5Location::flush(H5F_scope_t) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xbd7): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xbde): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xbe6): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xbf5): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xbfa): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xcb3): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xcb8): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xcc3): undefined reference to `H5::FileAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xcdf): undefined reference to `H5::FileCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xce8): undefined reference to `H5::H5File::H5File(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::FileCreatPropList const&, H5::FileAccPropList const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xd02): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xd1c): undefined reference to `H5::H5Location::openDataSet(char const*, H5::DSetAccPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xd46): undefined reference to `H5::DataSet::extend(unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xd59): undefined reference to `H5::DataSpace::ALL'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xd62): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xd80): undefined reference to `H5::DataSet::write(void const*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xd92): undefined reference to `H5::H5Location::flush(H5F_scope_t) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xdb3): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xdba): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xdc1): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xdf2): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xdf7): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xea3): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xea8): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xeb3): undefined reference to `H5::FileAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xecc): undefined reference to `H5::FileCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xed5): undefined reference to `H5::H5File::H5File(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::FileCreatPropList const&, H5::FileAccPropList const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xee8): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xf02): undefined reference to `H5::H5Location::openDataSet(char const*, H5::DSetAccPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xf74): undefined reference to `H5::DataSet::extend(unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xf79): undefined reference to `H5::DataSpace::ALL'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xf82): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xfa3): undefined reference to `H5::DataSet::write(void const*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xfb5): undefined reference to `H5::H5Location::flush(H5F_scope_t) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xfd6): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xfde): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0xfe5): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1013): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1018): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x10d3): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x10d8): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x10e3): undefined reference to `H5::FileAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x10fc): undefined reference to `H5::FileCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1105): undefined reference to `H5::H5File::H5File(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::FileCreatPropList const&, H5::FileAccPropList const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1118): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1132): undefined reference to `H5::H5Location::openDataSet(char const*, H5::DSetAccPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x119e): undefined reference to `H5::DataSet::extend(unsigned long long const*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x11a3): undefined reference to `H5::DataSpace::ALL'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x11ac): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x11cd): undefined reference to `H5::DataSet::write(void const*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x11df): undefined reference to `H5::H5Location::flush(H5F_scope_t) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1200): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1208): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x120f): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1242): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1247): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1369): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x136e): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1389): undefined reference to `H5::FileAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1396): undefined reference to `H5::FileCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x13a2): undefined reference to `H5::H5File::H5File(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::FileCreatPropList const&, H5::FileAccPropList const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x13a7): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x13ca): undefined reference to `H5::H5Location::openDataSet(char const*, H5::DSetAccPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x13e1): undefined reference to `H5::DataSet::getSpace() const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1400): undefined reference to `H5::DataSpace::getSimpleExtentDims(unsigned long long*, unsigned long long*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x141b): undefined reference to `H5::PredType::C_S1'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1430): undefined reference to `H5::StrType::StrType(H5::PredType const&, unsigned int const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1486): undefined reference to `H5::ArrayType::ArrayType(H5::DataType const&, int, unsigned long long const*)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1503): undefined reference to `H5::CompType::CompType(unsigned int)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x153b): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1585): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x15cf): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1619): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1663): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x16ad): more undefined references to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const' follow
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x16d6): undefined reference to `H5::PredType::NATIVE_INT8'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x16f6): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1710): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x171f): undefined reference to `H5::DataSpace::ALL'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x173f): undefined reference to `H5::DataSet::read(void*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1926): undefined reference to `H5::CompType::CompType(unsigned int)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x195e): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x19a8): undefined reference to `H5::CompType::insertMember(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::DataType const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x19c2): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x19e2): undefined reference to `H5::H5Location::openDataSet(char const*, H5::DSetAccPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x19f9): undefined reference to `H5::DataSet::getSpace() const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1a18): undefined reference to `H5::DataSpace::getSimpleExtentDims(unsigned long long*, unsigned long long*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1a7c): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1a8b): undefined reference to `H5::DataSpace::ALL'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1aab): undefined reference to `H5::DataSet::read(void*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1de1): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1de6): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1e05): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1e1f): undefined reference to `H5::H5Location::openDataSet(char const*, H5::DSetAccPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1e3e): undefined reference to `H5::DataSet::getSpace() const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1e5d): undefined reference to `H5::DataSpace::getSimpleExtentDims(unsigned long long*, unsigned long long*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1e8a): undefined reference to `H5::DSetMemXferPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1e99): undefined reference to `H5::DataSpace::ALL'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x1eb9): undefined reference to `H5::DataSet::read(void*, H5::DataType const&, H5::DataSpace const&, H5::DataSpace const&, H5::DSetMemXferPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x20b9): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x20c4): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x20dd): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x20e8): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x20f3): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x2153): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x2170): undefined reference to `H5::ArrayType::~ArrayType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x217b): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x2186): undefined reference to `H5::StrType::~StrType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x2191): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x219c): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x21a7): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x21c7): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x21d2): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x2544): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x2549): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x2551): undefined reference to `H5::FileAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x2567): undefined reference to `H5::FileCreatPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x2570): undefined reference to `H5::H5File::H5File(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int, H5::FileCreatPropList const&, H5::FileAccPropList const&)'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x257f): undefined reference to `H5::DSetAccPropList::DEFAULT'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x2598): undefined reference to `H5::H5Location::openDataSet(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, H5::DSetAccPropList const&) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x25a6): undefined reference to `H5::DataSet::getSpace() const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x25c2): undefined reference to `H5::DataSpace::getSimpleExtentDims(unsigned long long*, unsigned long long*) const'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x25cd): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x25d4): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x25db): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x25f1): undefined reference to `H5check_version'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text+0x25f6): undefined reference to `H5open'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x1c1): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x1cc): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x1d7): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x1df): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x1f0): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x24d): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x255): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x25c): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x264): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x28d): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x294): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x29b): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x2cb): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x2d3): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x2da): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x309): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x311): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x318): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x34d): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x365): undefined reference to `H5::ArrayType::~ArrayType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x370): undefined reference to `H5::FloatType::~FloatType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x37b): undefined reference to `H5::StrType::~StrType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x386): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x391): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x39c): undefined reference to `H5::H5File::~H5File()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x3bd): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x3c8): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x427): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x432): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x43d): undefined reference to `H5::CompType::~CompType()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x5dd): undefined reference to `H5::DataSpace::~DataSpace()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x5ea): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: H5CytoFrame.o:H5CytoFrame.cpp:(.text.unlikely+0x5f8): undefined reference to `H5::H5File::~H5File()'
collect2.exe: error: ld returned 1 exit status
no DLL was created
ERROR: compilation failed for package 'cytolib'
* removing 'C:/Users/rbaer/Documents/R/win-library/4.0/cytolib'
* restoring previous 'C:/Users/rbaer/Documents/R/win-library/4.0/cytolib'
Error: Failed to install 'cytolib' from GitHub:
  (converted from warning) installation of package ‘C:/Users/rbaer/AppData/Local/Temp/Rtmpg9R21R/file46381302bd8/cytolib_2.1.5.tar.gz’ had non-zero exit status

SessionInfo:

> sessionInfo()
R version 4.0.1 (2020-06-06)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19041)

Matrix products: default

locale:
[1] LC_COLLATE=English_United States.1252  LC_CTYPE=English_United States.1252    LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C                           LC_TIME=English_United States.1252    

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] devtools_2.3.0 usethis_1.6.1 

loaded via a namespace (and not attached):
 [1] Rcpp_1.0.4.6        compiler_4.0.1      prettyunits_1.1.1   remotes_2.1.1       tools_4.0.1         testthat_2.3.2     
 [7] digest_0.6.25       pkgbuild_1.0.8      pkgload_1.1.0       evaluate_0.14       memoise_1.1.0       lifecycle_0.2.0    
[13] rlang_0.4.6         cli_2.0.2           rstudioapi_0.11     curl_4.3            yaml_2.2.1          parallel_4.0.1     
[19] xfun_0.14           withr_2.2.0         knitr_1.28          fs_1.4.1            desc_1.2.0          rprojroot_1.3-2    
[25] glue_1.4.1          Biobase_2.49.0      R6_2.4.1            processx_3.4.2      fansi_0.4.1         rmarkdown_2.2      
[31] sessioninfo_1.1.1   callr_3.4.3         magrittr_1.5        scales_1.1.1        backports_1.1.7     ps_1.3.3           
[37] ellipsis_0.3.1      htmltools_0.4.0     BiocGenerics_0.35.4 assertthat_0.2.1    colorspace_1.4-1    munsell_0.5.0      
[43] crayon_1.3.4       

Additional context Add any other context about the problem here.

mikejiang commented 4 years ago

Bioconductor builds ok for all the latest packages. Why don't you install the binary directly from there if you have trouble to build if from source? http://bioconductor.org/packages/3.12/bioc/html/cytolib.html

jacobpwagner commented 4 years ago

@rwbaer , it looks like there was an issue with quotation parsing, which should be solved by https://github.com/RGLab/cytolib/commit/48c117fffc406e6d48011af8dfd5cab317cb2d07. Now, this should succeed:

install_github("RGLab/cytolib")

And you are correct that there are no longer "trunk" branches. The main branches for all RGLab repos is now "master" (which will be the default). I believe this is now updated appropriately in the instructions at https://github.com/DillonHammill/CytoExploreR/.

rwbaer commented 4 years ago

@mikejiang. Although they may be incorrect, the instructions at https://dillonhammill.github.io/CytoExploreR/ instruct me specifically that the github versions of these dependency are required. I think this cytoExploreR package is still in an early development stage and trying to track RGLab development. I understand this makes things a little dicey.

@jacobpwagner. The cytolib install is now successful, but there is still something weird about flowWorkspace install. The version number for cytolib I'm seeing in RStudio is 2.1.6. There flowworkspace install seems end with something wrong with the H5::H5File() compile. I hope supplying just these last few lines of the install is enough. If not, I can run again and supply the whole output, but that seems like overkill for now.

> remove.packages("flowWorkspace", lib="~/R/win-library/4.0")
Error in remove.packages : there is no package called ‘flowWorkspace’
> install_github("RGLab/flowWorkspace")
Downloading GitHub repo RGLab/flowWorkspace@master
Skipping 9 packages ahead of CRAN: Biobase, BiocGenerics, graph, RBGL, Rgraphviz, RProtoBufLib, ncdfFlow, Rhdf5lib, zlibbioc
√  checking for file 'C:\Users\rbaer\AppData\Local\Temp\Rtmp6TCgRX\remotes33f014f8bee\RGLab-flowWorkspace-e614305/DESCRIPTION' (641ms)
-  preparing 'flowWorkspace': (2.2s)
√  checking DESCRIPTION meta-information ... 
-  cleaning src
-  checking for LF line-endings in source and make files and shell scripts (3.3s)
-  checking for empty or unneeded directories
   WARNING: Removing directory 'flowWorkspace/Meta' which should only
     occur in an installed package
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in  serialize/load version 3 cannot be read in older versions of R.  File(s) containing such objects:  'flowWorkspace/tests/testthat/expect_result/empty_pop.rds'
-  building 'flowWorkspace_4.1.3.tar.gz'

Installing package into ‘C:/Users/rbaer/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
* installing *source* package 'flowWorkspace' ...
** using staged installation
** libs

*** arch - i386
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/PROGRA~1/R/R-40~1.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -DRCPP_PARALLEL_USE_TBB=1 -fpermissive  -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rcpp/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/BH/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/cytolib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/Rhdf5lib/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppArmadillo/include' -I'C:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/include'        -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -c R_API.cpp -o R_API.o

...

C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: C:/Users/rbaer/Documents/R/win-library/4.0/cytolib/lib/i386/libcytolib.a(H5CytoFrame.o):H5CytoFrame.cpp:(.text.unlikely+0x5ea): undefined reference to `H5::DataSet::~DataSet()'
C:/rtools40/mingw32/bin/../lib/gcc/i686-w64-mingw32/8.3.0/../../../../i686-w64-mingw32/bin/ld.exe: C:/Users/rbaer/Documents/R/win-library/4.0/cytolib/lib/i386/libcytolib.a(H5CytoFrame.o):H5CytoFrame.cpp:(.text.unlikely+0x5f8): undefined reference to `H5::H5File::~H5File()'
collect2.exe: error: ld returned 1 exit status
no DLL was created
ERROR: compilation failed for package 'flowWorkspace'
* removing 'C:/Users/rbaer/Documents/R/win-library/4.0/flowWorkspace'
Error: Failed to install 'flowWorkspace' from GitHub:
  (converted from warning) installation of package ‘C:/Users/rbaer/AppData/Local/Temp/Rtmp6TCgRX/file33f02e2d3ffe/flowWorkspace_4.1.3.tar.gz’ had non-zero exit status
mikejiang commented 4 years ago

The same issue as cytolib, I've pushed fix and try again

DillonHammill commented 4 years ago

@rwbaer, I think all the required versions of RGLab packages are now available from BioC release. CytoExploreR has a minimum requirement for flowCore (>= 1.53.8), flowWorkspace (>= 3.35.8) and openCyto (>= 1.25.2). I will make sure and update the installation instructions.

mikejiang commented 4 years ago

But it is good that you caught some fresh compilation issues introduced just last weekends. It is our desire to make sure github version works for you guys as well.

DillonHammill commented 4 years ago

Thanks @mikejiang and @jacobpwagner, really appreciate your help as always.

rwbaer commented 4 years ago

Good to know @DillonHammill - Thanks. Thanks too @Mikejiang.

There may be one more of those errors in flowCore???? It stopped early when I chose menu 1 to upgrade flowCore; it compiled through when I did not (menu 3), but suffered a namespace error when reached the end without upgrading upgrading flowCore. Behavior with menu choice 3 none:

...

mkdir -p "C:/Users/rbaer/Documents/R/win-library/4.0/00LOCK-flowWorkspace/00new/flowWorkspace/lib/x64"
"C:/rtools40/mingw64/bin/"ar rs "C:/Users/rbaer/Documents/R/win-library/4.0/00LOCK-flowWorkspace/00new/flowWorkspace/lib/x64/libflowWorkspace.a" R_API.o R_GatingHierarchy.o R_GatingSet.o RcppExports.o cytoframeAPI.o cytosetAPI.o getDescendants.o getPopStats.o getSingleCellExpression.o h5_error_r_handler.o setCounts.o
C:\rtools40\mingw64\bin\ar.exe: creating C:/Users/rbaer/Documents/R/win-library/4.0/00LOCK-flowWorkspace/00new/flowWorkspace/lib/x64/libflowWorkspace.a
C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o flowWorkspace.dll tmp.def R_API.o R_GatingHierarchy.o R_GatingSet.o RcppExports.o cytoframeAPI.o cytosetAPI.o getDescendants.o getPopStats.o getSingleCellExpression.o h5_error_r_handler.o setCounts.o -LC:/PROGRA~1/R/R-40~1.1/bin/x64 -lRlapack -LC:/PROGRA~1/R/R-40~1.1/bin/x64 -lRblas -lgfortran -lm -lquadmath C:/Users/rbaer/Documents/R/win-library/4.0/cytolib/lib/x64/libcytolib.a C:/Users/rbaer/Documents/R/win-library/4.0/RProtoBufLib/lib/x64/libprotobuf-lite.a -LC:/Users/rbaer/Documents/R/win-library/4.0/RcppParallel/lib/x64 -ltbb -ltbbmalloc -LC:/Users/rbaer/DOCUME~1/R/WIN-LI~1/4.0/Rhdf5lib/lib/x64 -lhdf5_cpp -lhdf5 -lszip -lz -lpsapi -lws2_32 -LC:/PROGRA~1/R/R-40~1.1/bin/x64 -lR
installing to C:/Users/rbaer/Documents/R/win-library/4.0/00LOCK-flowWorkspace/00new/flowWorkspace/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
Error: package 'flowCore' does not have a namespace
Execution halted
ERROR: lazy loading failed for package 'flowWorkspace'
* removing 'C:/Users/rbaer/Documents/R/win-library/4.0/flowWorkspace'
Error: Failed to install 'flowWorkspace' from GitHub:
  (converted from warning) installation of package ‘C:/Users/rbaer/AppData/Local/Temp/RtmpeoSggd/file58286e8f15cb/flowWorkspace_4.1.3.tar.gz’ had non-zero exit status

Behavior with menu choice 1:

 install_github("RGLab/flowWorkspace")
Downloading GitHub repo RGLab/flowWorkspace@master
These packages have more recent versions available.
It is recommended to update all of them.
Which would you like to update?

1: All                                             
2: CRAN packages only                              
3: None                                            
4: flowCore (61bdc0413... -> 7558d2583...) [GitHub]

Enter one or more numbers, or an empty line to skip updates:
1
flowCore (61bdc0413... -> 7558d2583...) [GitHub]
Skipping 9 packages ahead of CRAN: Biobase, BiocGenerics, graph, RBGL, Rgraphviz, RProtoBufLib, ncdfFlow, Rhdf5lib, zlibbioc
Downloading GitHub repo RGLab/flowCore@master
Skipping 4 packages ahead of CRAN: Biobase, BiocGenerics, RProtoBufLib, Rhdf5lib
√  checking for file 'C:\Users\rbaer\AppData\Local\Temp\RtmpeoSggd\remotes58286d005ff9\RGLab-flowCore-7558d25/DESCRIPTION' (981ms)
-  preparing 'flowCore': (12.6s)
√  checking DESCRIPTION meta-information ... 
-  cleaning src
-  checking for LF line-endings in source and make files and shell scripts (2.3s)
-  checking for empty or unneeded directories
-  looking to see if a 'data/datalist' file should be added
     NB: this package now depends on R (>= 3.5.0)
     WARNING: Added dependency on R >= 3.5.0 because serialized objects in  serialize/load version 3 cannot be read in older versions of R.  File(s) containing such objects: 'flowCore/data/GvHD.rda'  'flowCore/tests/testthat/expectResults.rds'  WARNING: Added dependency on R >= 3.5.0 because serialized objects in  serialize/load version 3 cannot be read in older versions of R.  File(s) containing such objects:  'flowCore/tests/testthat/ref_flowframes.rds'
-  building 'flowCore_2.1.0.tar.gz'

Installing package into ‘C:/Users/rbaer/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
ERROR: failed to lock directory 'C:/Users/rbaer/Documents/R/win-library/4.0' for modifying
Try removing 'C:/Users/rbaer/Documents/R/win-library/4.0/00LOCK-flowCore'
Error: Failed to install 'flowWorkspace' from GitHub:
  Failed to install 'flowCore' from GitHub:
  (converted from warning) installation of package ‘C:/Users/rbaer/AppData/Local/Temp/RtmpeoSggd/file582869163c53/flowCore_2.1.0.tar.gz’ had non-zero exit status
jacobpwagner commented 4 years ago

@rwbaer , there was, but I actually just fixed it there too: https://github.com/RGLab/flowCore/commit/7558d258350d314426827e419dcdc7014f98f5ec. Try removing the lock as the error suggests and then re-try:

install_github("RGLab/flowCore")
rwbaer commented 4 years ago

Thanks all. We have a clean compile and install. Closing this out!