Forum Replies Created
-
AuthorPosts
-
pydinag
ParticipantHi
I added the devenv path to system environmental variables. After that the error ” devenv is not recognized as an internal or external command” is not coming.
Now i am getting following error:
C:\WINDOWS\system32>devenv C:\Jenkins\workspace\PanaFlow\Test_RS_Detection\AII_Based_FlowMeasurement\Engineering\Source\RsDetectionVgdb\BegaleTestApp.sln /build Release | VisualGDB /project C:\Jenkins\workspace\PanaFlow\Test_RS_Detection\AII_Based_FlowMeasurement\Engineering\Source\RsDetectionVgdb\BegaleTestApp.vcxproj /projectconfig Release | VisualGDB
‘VisualGDB’ is not recognized as an internal or external command,
operable program or batch file.pydinag
ParticipantHi,
I already installed VisaulGDB in the machine where i am trying to build the project. Using visual studio IDE i am able to build the project.
As per your suggestion, i try to build using devenv but i am getting an error: Kindly help me to resolve this issue.
C:\Users\312005216>devenv C:\Jenkins\workspace\PanaFlow\Test_RS_Detection\AII_Based_FlowMeasurement\Engineering\Source\RsDetectionVgdb\BegaleTestApp.sln /build Release | VisualGDB /project C:\Jenkins\workspace\PanaFlow\Test_RS_Detection\AII_Based_FlowMeasurement\Engineering\Source\RsDetectionVgdb\BegaleTestApp.vcxproj /projectconfig Release | VisualGDB
‘devenv’ is not recognized as an internal or external command,
operable program or batch file. -
AuthorPosts