Guest User

Untitled

a guest
Jan 21st, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1.  
  2. C:\ESAL_REPO\g.gardinier_whisper\torqueProjects\Boeing_Visualization_T3D\My Proj
  3. ects\ESALVis_Copy\buildFiles\VisualStudio 2010\projects>versionNumberHandler.pl
  4. Build Param bad using default: FastDebug
  5. Getting the version number from the file: ESALVis.rc
  6. Found Version number: 69.298.0.3336
  7. Release Build: 69
  8. Debug Build: 298
  9. Debug-Release Build: 0
  10. Changlist: 3336
  11. Getting pending revisions from perforce...
  12. Finding biggest revision number to use...
  13. Found Changelist number: 3338
  14. Found Biggest Changelist number:
  15. 3338
  16. Genrating new version number using Old Version #: 69.298.0.3336 Revision (Change
  17. list)#: 3338 and Build: FastDebug
  18. Generated new version number: 69.298.1.3338
  19. Replacing version number 69.298.0.3336 in the file ESALVis.rc with 69.298.1.3338
  20.  
  21. Changing file version number to: 69.298.1.3338
  22. Over-writing file with new version number...
  23. Building the project with the new version number...
  24. Setting environment for using Microsoft Visual Studio 2010 x86 tools.
  25.  
  26. Microsoft (R) Visual Studio Version 10.0.40219.1.
  27. Copyright (C) Microsoft Corp. All rights reserved.
  28.  
  29. Invalid solution configuration
  30.  
  31. Use:
  32. devenv [solutionfile | projectfile | anyfile.ext] [switches]
  33.  
  34. The first argument for devenv is usually a solution file or project file.
  35. You can also use any other file as the first argument if you want to have the
  36. file open automatically in an editor. When you enter a project file, the IDE
  37. looks for an .sln file with the same base name as the project file in the
  38. parent directory for the project file. If no such .sln file exists, then the
  39. IDE looks for a single .sln file that references the project. If no such single
  40. .sln file exists, then the IDE creates an unsaved solution with a default .sln
  41. file name that has the same base name as the project file.
  42.  
  43. Command line builds:
  44. devenv solutionfile.sln /build [ solutionconfig ] [ /project projectnameorfile [
  45. /projectconfig name ] ]
  46. Available command line switches:
  47.  
  48. /Build Builds the solution or project with the specified solution
  49. configuration. For example "Debug". If multiple platforms
  50. are possible, the configuration name must be enclosed in quotes
  51. and contain platform name. For example: "Debug|Win32".
  52. /Clean Deletes build outputs.
  53. /Command Starts the IDE and executes the command.
  54. /Deploy Builds and then deploys the specified build configuration.
  55. /Edit Opens the specified files in a running instance of this
  56. application. If there are no running instances, it will
  57. start a new instance with a simplified window layout.
  58. /LCID Sets the default language in the IDE for the UI.
  59. /Log Logs IDE activity to the specified file for troubleshooting.
  60. /NoVSIP Disables the VSIP developer's license key for VSIP testing.
  61. /Out Appends the build log to a specified file.
  62. /Project Specifies the project to build, clean, or deploy.
  63. Must be used with /Build, /Rebuild, /Clean, or /Deploy.
  64. /ProjectConfig Overrides the project configuration specified in the solution
  65. configuration. For example "Debug". If multiple platforms are
  66. possible, the configuration name must be enclosed in quotes
  67. and contain platform name. For example: "Debug|Win32".
  68. Must be used with /Project.
  69. /Rebuild Cleans and then builds the solution or project with the
  70. specified configuration.
  71. /ResetAddin Removes commands and command UI associated with the specified Ad
  72. d-in.
  73. /ResetSettings Restores the IDE's default settings, optionally resets to
  74. the specified VSSettings file.
  75. /ResetSkipPkgs Clears all SkipLoading tags added to VSPackages.
  76. /Run Compiles and runs the specified solution.
  77. /RunExit Compiles and runs the specified solution then closes the IDE.
  78. /SafeMode Launches the IDE in safe mode loading minimal windows.
  79. /Upgrade Upgrades the project or the solution and all projects in it.
  80. A backup of these files will be created as appropriate. Please
  81. see Help on 'Visual Studio Conversion Wizard' for more
  82. information on the backup process.
  83.  
  84. Product-specific switches:
  85.  
  86. /debugexe Open the specified executable to be debugged. The
  87. remainder of the command line is passed to this
  88. executable as its arguments.
  89. /useenv Use PATH, INCLUDE, LIBPATH, and LIB environment variables
  90. instead of IDE paths for VC++ builds.
  91.  
  92. To attach the debugger from the command line, use:
  93. VsJITDebugger.exe -p <pid>
  94. new version number:
  95. Release Build: 69
  96. Debug Build: 298
  97. Debug-Release Build: 1
  98. Changlist: 3338
  99. Checking out & copying over the new exe and dll we created...
  100.  
  101.  
  102. Copying other edited files...
  103.  
  104. -program debug database -
  105.  
  106. -resource file-
  107. ESALVis.rc could not be found in revision number 3338
  108. So it must not be checked out, checking it out...
  109. Copied ESALVis.rc to C:/ESAL_REPO/g.gardinier_whisper\torqueProjects\Boeing_Visu
  110. alization_T3D\My Projects\ESALVis\buildFiles\VisualStudio 2010\projects
  111. 1 file(s) copied.
  112.  
  113. Finished With Script!
  114.  
  115. C:\ESAL_REPO\g.gardinier_whisper\torqueProjects\Boeing_Visualization_T3D\My Proj
  116. ects\ESALVis_Copy\buildFiles\VisualStudio 2010\projects>versionNumberHandler.pl
Add Comment
Please, Sign In to add comment