Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Build on windows failed for win-setup.ps1

Wireshark version : 3.2.7 OS : Windows Issue : While building Wireshark code it is observed that wind-setup.ps1 fails with the following reason.

==== 1>-- Building for win64 using Visual Studio 16 2019 1>C:*\DevWorkarea\Package*\tools\win-setup.ps1 : Cannot dot-source this command because it was 1>defined in a different language mode. To invoke this command without importing its contents, omit the '.' operator. 1>At line:1 char:1 1>+ . "C:*\DevWorkarea\Package*\tools\win-setup.ps1" - ...

I found that this issue is observed because of the policy set on Power Shell to "ConstrainedLanguage". I am required to run the build with this setting, as there is no way to change the setting to "FullLanguage".

Would like to know if I can build win-setup.ps1 with "ConstrainedLanguage" setting.

Thank you in advance Kiran Kumar G

Build on windows failed for win-setup.ps1

Wireshark version : 3.2.7 3.2.7

OS : Windows Windows

Issue : While building Wireshark code it is observed that wind-setup.ps1 fails with the following reason.

==== 1>-- Building for win64 using Visual Studio 16 2019 1>C:*\DevWorkarea\Package*\tools\win-setup.ps1 : Cannot dot-source this command because it was 1>defined in a different language mode. To invoke this command without importing its contents, omit the '.' operator. 1>At line:1 char:1 1>+ . "C:*\DevWorkarea\Package*\tools\win-setup.ps1" - ...

I found that this issue is observed because of the policy set on Power Shell to "ConstrainedLanguage". I am required to run the build with this setting, as there is no way to change the setting to "FullLanguage".

Would like to know if I can build win-setup.ps1 with "ConstrainedLanguage" setting.

Thank you in advance Kiran Kumar G

Build on windows failed for win-setup.ps1

Wireshark version : 3.2.7

OS : Windows

Issue : While building Wireshark code it is observed that wind-setup.ps1 fails with the following reason.

==== 1>-- Building for win64 using Visual Studio 16 2019 1>C:*\DevWorkarea\Package*\tools\win-setup.ps1 : Cannot dot-source this command because it was 1>defined in a different language mode. To invoke this command without importing its contents, omit the '.' operator. 1>At line:1 char:1 1>+ . "C:*\DevWorkarea\Package*\tools\win-setup.ps1" - ...

I found that this issue is observed because of the policy set on Power Shell to "ConstrainedLanguage". I am required to run the build with this setting, as there is no way to change the setting to "FullLanguage".

Would like to know if I can build win-setup.ps1 with "ConstrainedLanguage" setting.

Thank you in advance advance

Kiran Kumar G

Build on windows failed for win-setup.ps1

Wireshark version : 3.2.7

OS : Windows

Issue : While building Wireshark code it is observed that wind-setup.ps1 fails with the following reason.

====

1>-- Building for win64 using Visual Studio 16 2019
1>C:*\DevWorkarea\Package*\tools\win-setup.ps1 1>C:\****\DevWorkarea\Package\****\tools\win-setup.ps1 : Cannot dot-source this command because it was
1>defined in a different language mode. To invoke this command without importing its contents, omit the '.' operator.
1>At line:1 char:1
1>+ . "C:*\DevWorkarea\Package*\tools\win-setup.ps1" "C:\****\DevWorkarea\Package\****\tools\win-setup.ps1" - ...

...

I found that this issue is observed because of the policy set on Power Shell to "ConstrainedLanguage". I am required to run the build with this setting, as there is no way to change the setting to "FullLanguage".

Would like to know if I can build win-setup.ps1 with "ConstrainedLanguage" setting.

Thank you in advance

Kiran Kumar G