You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would be good to have the progen.ps1 PowerShell script to build needed libs and exe using buildwin.ps1 and start Progen with arguments for some or all VS projects generation Add ProGen PowerShell script #4248
Some (but not all) VS170 projects generate binaries with
Ainserted into the binary name, which is fine, but it has to be consistent in order to work.TODO:
FoundationandCppUnitdappended to the executable nameC++17andshould be made default for VS2022 and 2019:C11poco/ProGen/src/ProGen.cpp
Line 587 in 7823485
progen.ps1PowerShell script to build needed libs and exe using buildwin.ps1 and startProgenwith arguments for some or all VS projects generation Add ProGen PowerShell script #4248