Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lapack-reference|fortran] trying out fortran (just testing) #11454

Closed
wants to merge 4 commits into from

Conversation

Neumann-A
Copy link
Contributor

@Neumann-A Neumann-A commented May 19, 2020

continuation of #11121

requires msys fixes first???

@Neumann-A
Copy link
Contributor Author

@BillyONeal: have the msys issues been solved?

@Neumann-A
Copy link
Contributor Author

@BillyONeal @JackBoosY: Somebody forgot to activate VS on UWP CI?

  It fails with the following output:

    Change Dir: C:/agent/_work/1/s/buildtrees/lapack-reference/x64-uwp-rel/CMakeFiles/CMakeTmp
    
    Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/Common7/IDE/devenv.com CMAKE_TRY_COMPILE.sln /build Debug /project cmTC_7122a && 
    Microsoft Visual Studio 2019 Version 16.5.4.
    Copyright (C) Microsoft Corp. All rights reserved.
    
    The license for Visual Studio has expired.
    
    The evaluation period for this product has ended.
    

@Neumann-A
Copy link
Contributor Author

In general seems to work findLapack seems to have some minor problems in one buildtype

@Neumann-A
Copy link
Contributor Author

Hmm tested on of the x64-windows-static build failures and was unable to reproduce it.


Building package openmvg[core]:x64-windows-static... done
Installing package openmvg[core]:x64-windows-static...
Installing package openmvg[core]:x64-windows-static... done
Elapsed time for package openmvg:x64-windows-static: 3.684 min

Total elapsed time: 7.469 min

The package openmvg:x64-windows-static provides CMake targets:

    find_package(OpenMVG CONFIG REQUIRED)
    # Note: 17 target(s) were omitted.
    target_link_libraries(main PRIVATE OpenMVG::vlsift OpenMVG::openMVG_sfm OpenMVG::openMVG_exif OpenMVG::openMVG_fast)

Both Release and Debug builds find Lapack.

@Neumann-A Neumann-A closed this Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants