Название: QwtPlot3D Отправлено: pablo от Январь 11, 2005, 14:28 Кто нибудь собирал QwtPlot3D под виндовс используя QT 3.3.3 и Microsoft Visual Studio 6 ???
Если да, то скажите каким образом, y меня никак не получается. :( Название: QwtPlot3D Отправлено: Admin от Январь 11, 2005, 15:29 пиши по подробнее
что говорит Название: QwtPlot3D Отправлено: pablo от Январь 11, 2005, 20:13 А говорит вот что:
Compiling... Generating Code... Linking... Creating library lib\qwtplot3d.lib and object lib\qwtplot3d.exp delayimp.lib(delayhlp.obj) : error : Internal error during Pass2 ExceptionCode = C0000005 ExceptionFlags = 00000000 ExceptionAddress = 1030C94B NumberParameters = 00000002 ExceptionInformation[ 0] = 00000000 ExceptionInformation[ 1] = 00000002 CONTEXT: Eax = 00000000 Esp = 0012F0BC Ebx = 00371D90 Ebp = 0012F0C0 Ecx = 00375180 Esi = 10301934 Edx = 00001000 Edi = 00001003 Eip = 1030C94B EFlags = 00010206 SegCs = 0000001B SegDs = 00000023 SegSs = 00000023 SegEs = 00000023 SegFs = 00000038 SegGs = 00000000 Dr0 = 0012F0BC Dr3 = 00371D90 Dr1 = 0012F0C0 Dr6 = 00375180 Dr2 = 00000000 Dr7 = 00000000 Error executing link.exe. Tool execution canceled by user. может я чо нидь не так делаю: Скачиваю патч, распаковываю, там потом запускаю .bat файлик и комп мне делает .dsp файл, потом открываю .dsw файлик, и начиаю его компилить как и все проекты. Ну и взаключении у меня ошибки. :( Название: QwtPlot3D Отправлено: Admin от Январь 11, 2005, 21:02 все правильно делаешь
это у тебя VC линкер падает у тебя сервис пак 5 стоит на VC? Название: QwtPlot3D Отправлено: pablo от Январь 11, 2005, 21:10 Нет, а где его можно достаь ?
Название: QwtPlot3D Отправлено: Admin от Январь 11, 2005, 21:50 я раньше качал с сайта microsoft
этот pack иногда помогает а иногда нет так что это не панацея Название: QwtPlot3D Отправлено: pablo от Январь 11, 2005, 22:01 А есть существенная разница между 5 и 6 сервиc паком ?
Название: QwtPlot3D Отправлено: Admin от Январь 11, 2005, 23:56 6 сервис пака нету к VC
насколько я помню 5 сервис пак был последним Название: QwtPlot3D Отправлено: Anonymous от Январь 12, 2005, 09:28 6 сервис пак для VC6 есть, он вышел только для Visual C++ и весит 60 МБ, в отличие от сервис пака 5, который содержит исправления для всего visual studio и весит 130 МБ. Скачать можно с сайта microsoft.
Название: QwtPlot3D Отправлено: Admin от Январь 12, 2005, 10:57 Цитата: "Anonymous" 6 сервис пак для VC6 есть, он вышел только для Visual C++ и весит 60 МБ, в отличие от сервис пака 5, который содержит исправления для всего visual studio и весит 130 МБ. Скачать можно с сайта microsoft. опа я не знал качать стоит? много чего они там пофиксили? Название: QwtPlot3D Отправлено: Zmey от Январь 12, 2005, 11:25 СтОит, наверное... Посмотри на микрософтовском сайте, что там нового, я сам не помню.
Название: QwtPlot3D Отправлено: Admin от Январь 12, 2005, 11:47 да они обычно и не пишут :)
стесняются писать Название: QwtPlot3D Отправлено: Zmey от Январь 12, 2005, 12:16 SUMMARY
This article contains a list of Microsoft Knowledge Base (KB) articles about bugs that are fixed in Microsoft Visual Studio version 6.0 Service Pack 6. To obtain Visual Studio 6.0 Service Pack 6, visit the following Microsoft Web site: http://msdn.microsoft.com/vstudio/sp/default.asp MORE INFORMATION Service packs are cumulative. Therefore, the bugs that are fixed in one service pack are also fixed in later service packs. Click the article number to view the article about that bug. Microsoft Visual Basic [skip] Microsoft Visual C++ 230332 Cvtres.exe program error may occur when a large resource script contains custom resources 266713 BUG: IDispatch::GetIDsOfNames() may return E_FAIL when successful 304497 BUG: _wsetlocale is not threadsafe 305586 FIX: "Could not execute" error message when you attach Visual C++ debugger to a process 305601 MS01-060: FIX: CRT string format functions may underwrite buffer 310649 ISAPI DLLs that are built with MFC static libraries are vulnerable to Denial of Service attacks 310787 Visual C++ debugger stops responding on Windows 2000 when running on multiple processor computers 313237 FIX: ATL container implementation does not allow access to ambient properties 313631 BUG: Debugger does not expand variable of C structure type 316971 Pack level is not preserved when you use the #import directive 320739 FIX: No error generated when accessing non-static member in static function 320742 FIX: STRFTIME returns the wrong strings 322127 Empty base class or structure assignment operator may corrupt data 327146 FIX: VCSpawn fails during build 327246 FIX: Nmake returns success (0) in failure condition when you use targets in multiple description blocks 329594 FIX: Visual C++ 6.0 Optimizer may generate code that experiences access violations 331969 FIX: Visual C++ 6.0 MFC ActiveX control property pages in debug builds do not function in the Visual C++ .NET dialog editor 810640 FIX: The Visual Studio IDE quits unexpectedly with no warning message 814308 FIX: Access violation when you use ios-derived type in multithreaded applications 815235 FIX: Call to _set_se_translator in DllMain may cause a memory leak 817234 FIX: Rc.exe error when you build a project that has more than 100 INCLUDE paths specified 821436 FIX: Inline functions return incorrect results when you specify the /Gx and /Ob1 compiler options for optimization 822856 FIX: "Cannot save file" error message in the Visual C++ IDE |