feat(clusterApp): initial version run in Ubuntu.
change fb to DRM
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
Determining if the function fseeko exists failed with the following output:
|
||||
Change Dir: D:/DevBuild/zlib-1.2.11/build_win/CMakeFiles/CMakeTmp
|
||||
|
||||
Run Build Command:"D:/CodeBlocks/MinGW/bin/mingw32-make.exe" "cmTC_44494/fast"
|
||||
D:/CodeBlocks/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_44494.dir\build.make CMakeFiles/cmTC_44494.dir/build
|
||||
|
||||
mingw32-make.exe[1]: Entering directory 'D:/DevBuild/zlib-1.2.11/build_win/CMakeFiles/CMakeTmp'
|
||||
|
||||
Building C object CMakeFiles/cmTC_44494.dir/CheckFunctionExists.c.obj
|
||||
|
||||
D:\CodeBlocks\MinGW\bin\gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -o CMakeFiles\cmTC_44494.dir\CheckFunctionExists.c.obj -c "C:\Program Files\CMake\share\cmake-3.10\Modules\CheckFunctionExists.c"
|
||||
|
||||
Linking C executable cmTC_44494.exe
|
||||
|
||||
"C:\Program Files\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_44494.dir\link.txt --verbose=1
|
||||
|
||||
"C:\Program Files\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_44494.dir/objects.a
|
||||
D:\CodeBlocks\MinGW\bin\ar.exe cr CMakeFiles\cmTC_44494.dir/objects.a @CMakeFiles\cmTC_44494.dir\objects1.rsp
|
||||
D:\CodeBlocks\MinGW\bin\gcc.exe -DCHECK_FUNCTION_EXISTS=fseeko -Wl,--whole-archive CMakeFiles\cmTC_44494.dir/objects.a -Wl,--no-whole-archive -o cmTC_44494.exe -Wl,--out-implib,libcmTC_44494.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_44494.dir\linklibs.rsp
|
||||
CMakeFiles\cmTC_44494.dir/objects.a(CheckFunctionExists.c.obj):CheckFunctionExists.c:(.text+0xc): undefined reference to `fseeko'
|
||||
|
||||
collect2.exe: error: ld returned 1 exit status
|
||||
Reference in New Issue
Block a user