| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0011118 | VTK | (No Category) | public | 2010-08-11 22:07 | 2016-08-12 09:55 | ||||
| Reporter | Wallance Lin | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | normal | Severity | tweak | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0011118: Compiling vtk error for using vtkGPUinfoList | ||||||||
| Description | In order to using vtkGPUInfoList, i set the two parameters including DirectX_INCLUDE_DIR and DirectX_LIBRARY in CMAKE. When i set the compiler for VC, the compiling process doesn't show any errors. Through the testing, the GPU information can get correctly. However, when using the compiler for Borland, the error message will show. The message show under. CodeGear C++ 6.10 for Win32 Copyright (c) 1993-2008 CodeGear C:\VTK5.6\Rendering\vtkDirectXGPUInfoList.cxx: Error E2268 C:\VTK5.6\Rendering\vtkDirectXGPUInfoList.cxx 382: Call to undefined function '_stricmp' in function vtkDirectXGPUInfoList::GetDeviceIDFromHMonitor( HMONITOR__ *,wchar_t *,int) *** 1 errors in Compile *** I try to add header #include <string.h>, but it is in vain. How do i solve it. :( | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0037192) Kitware Robot (administrator) 2016-08-12 09:55 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-08-11 22:07 | Wallance Lin | New Issue | |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037192 | |
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved |
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |