unable to build application

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 6 years and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
cookwjc
Posts: 3
Last visit: Thu Jan 17, 2019 2:58 pm

unable to build application

Post by cookwjc »

Initial searches seem to indicate that I'm missing .net prerequisites, but I've confirmed they're installed as identified in the following site.
https://www.sapien.com/blog/2015/11/16/ ... equisites/

Builds are failing with the following error:

Code: Select all

Packaging with SAPIEN PowerShell V2 Host (Windows Forms)SAPIEN PowerShell V5 Host (Windows Forms) x64
Package will be restricted to OS version(s): 10.0;6.3;6.2;6.1
Error: Cannot create executable file
Attempt to copy: 
C:\Program Files\SAPIEN Technologies, Inc\PowerShell Studio 2017\ScriptEngines\SAPIEN PowerShell V2 Host (Windows Forms)SAPIEN PowerShell V5 Host (Windows Forms) x64.engine
 to: outputfile.exe.intermediat
The system cannot find the file specified.
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: unable to build application

Post by jvierra »

You need to post product issues in the correct customer support forum.

Post here and provide all OS and version info: PowerShell Studio Product Support
User avatar
cookwjc
Posts: 3
Last visit: Thu Jan 17, 2019 2:58 pm

Re: unable to build application

Post by cookwjc »

copied the various .engine files over from primalScript directory and can now build binaries as expected.
This topic is 6 years and 4 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked