GitXplorerGitXplorer
j

pcl-install-test

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
023100d75448237167729dd974168a291146fa3b

Don't limit the wait time

jjackjansen committed 3 years ago
Unverified
0c6101f27dfa5ceb2839c21df65039efb31c7f33

Fixing pwsh syntax

jjackjansen committed 3 years ago
Unverified
dea02d33edd4868f2a7cc525097713d52cc40741

Try something else: use .NET Process to run the installer and wait

jjackjansen committed 3 years ago
Unverified
1b582f3a5db5618636038370b97d56728aa38a1b

Revert "Trying one more time with Start-Process"

jjackjansen committed 3 years ago
Unverified
e771b4528574e37925b96378d4336187e2812cf9

Trying one more time with Start-Process

jjackjansen committed 3 years ago
Unverified
2acbbd58eed26e53a255804078ce439118b2699c

Try with PCL 1.12.1

jjackjansen committed 3 years ago

README

The README file for this repository.

pcl-install-test

This repository is meant to find out why PCL does not install in the Github Actions CI/CD on Windows.

The code is simply one of the samples from PCL itself.