[
https://issues.apache.org/jira/browse/TRAFODION-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652689#comment-15652689
]
ASF GitHub Bot commented on TRAFODION-1608:
-------------------------------------------
Github user xwq commented on a diff in the pull request:
https://github.com/apache/incubator-trafodion/pull/820#discussion_r87316188
--- Diff: win-odbc64/odbcclient/drvr35msg/Drvr35Msg_os.vcxproj ---
@@ -73,9 +73,9 @@
<AdditionalDependencies>msvcrt.lib;%(AdditionalDependencies)</AdditionalDependencies>
<OutputFile>..\..\..\lib\x64\Release/traf_odbcDrvMsg_intl0100.dll</OutputFile>
<GenerateDebugInformation>true</GenerateDebugInformation>
-
<ProgramDatabaseFile>..\..\..\..\lib\x64\Release/traf_odbcDrvMsg_intl0100.pdb</ProgramDatabaseFile>
--- End diff --
It's better to put pdb files into the same folder with dll files.
> Cleanup of additional lib folders during build of Windows drivers
> -----------------------------------------------------------------
>
> Key: TRAFODION-1608
> URL: https://issues.apache.org/jira/browse/TRAFODION-1608
> Project: Apache Trafodion
> Issue Type: Bug
> Components: client-odbc-windows
> Reporter: Anuradha Hegde
>
> When you execute build_os.bat file
> The additional lib folder that get created outside of the C:\Build folder (at
> the same level as the incubator-trafodion and at c:\) can be removed
> It would be nice to remove the driver version number from the driver name
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)