Hello again All,

I have managed to get wxWidgets built and he minimal example to run out of
the box.  I have also managed to get plplot examples working, several in
fact.

I am on a new computer with W10, VS 2017 and the most recent versions of
widgets and plplot (not the same set up as in my previous emails).
Everything worked out of the box first time with no hanging and no failed
install for Plplot.

My next hurdle is that the wxPlplotDemo is not running.  It will compile
and link with no failed, all succeeded.  But I get no app running,
regardless of adding the libs to the build dir.  It doesn't run then crash,
it just does not run (not even showing up in the task manager).  I get the
following error.

Severity Code Description Project File Line Suppression State
Error (active) E1256 __w64 can only be specified on int, long, and pointer
types wxplplotExample C:\test\src\wxWidgets-3.1.3\include\wx\types.h 387

which is an intellisense error.  I tried deleting the .vs folder and
rebuilding but nothing.  I set a break point before entering
IMPLEMENT_APP(MyApp) on line 199 and get the following output (see attached
.txt).  I am in Debug mode and x64 config.  Both widgets and plplot were
built and installed in x64 config too.

Any help would be appreciated.
Thank you in advance,
David
'wxplplotExample.exe' (Win32): Loaded 
'C:\Users\David\source\repos\wxplplotExample\x64\Debug\wxplplotExample.exe'. 
Symbols loaded.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 
'C:\Users\David\source\repos\wxplplotExample\x64\Debug\wxmsw313ud_core_vc_x64_custom.dll'.
 Symbols loaded.
'wxplplotExample.exe' (Win32): Loaded 
'C:\Users\David\source\repos\wxplplotExample\x64\Debug\wxbase313ud_vc_x64_custom.dll'.
 Symbols loaded.
'wxplplotExample.exe' (Win32): Loaded 'C:\test\bin\plplotwxwidgets.dll'. Module 
was built without symbols.
'wxplplotExample.exe' (Win32): Loaded 'C:\test\bin\plplotcxx.dll'. Module was 
built without symbols.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbase.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\user32.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\user32.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Unloaded 'C:\Windows\System32\user32.dll'
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\win32u.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\shell32.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\gdi32.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\cfgmgr32.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\vcruntime140d.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\gdi32full.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\SHCore.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbased.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\msvcp_win.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\rpcrt4.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\comdlg32.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\combase.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\combase.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Unloaded 'C:\Windows\System32\combase.dll'
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\msvcp140.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\shlwapi.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 
'C:\Windows\System32\bcryptprimitives.dll'. Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 
'C:\Windows\System32\windows.storage.dll'. Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\sechost.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\ole32.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\test\bin\plplot.dll'. Module was 
built without symbols.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\vcruntime140.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\advapi32.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Unloaded 'C:\Windows\System32\advapi32.dll'
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\profapi.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\oleaut32.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\powrprof.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\umpdc.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\kernel.appcore.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\cryptsp.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 
'C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.418_none_e6c6b287130d565d\comctl32.dll'.
 Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\winspool.drv'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\bcrypt.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\oleacc.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\winmm.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\test\bin\qsastime.dll'. Module was 
built without symbols.
'wxplplotExample.exe' (Win32): Loaded 'C:\test\bin\csirocsa.dll'. Module was 
built without symbols.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\uxtheme.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\msvcp140d.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\msimg32.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\version.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\propsys.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\IPHLPAPI.DLL'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\winmmbase.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\winmmbase.dll'. 
Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Unloaded 'C:\Windows\System32\winmmbase.dll'
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\imm32.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\msctf.dll'. Cannot 
find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 
'C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.18362.418_none_17b1a56c6d9fd02b\GdiPlus.dll'.
 Cannot find or open the PDB file.
'wxplplotExample.exe' (Win32): Loaded 'C:\Windows\System32\DWrite.dll'. Cannot 
find or open the PDB file.
The thread 0x16a8 has exited with code 1 (0x1).
The thread 0x468c has exited with code 1 (0x1).
The thread 0x4300 has exited with code 1 (0x1).
The thread 0x4060 has exited with code 1 (0x1).
The program '[4296] wxplplotExample.exe' has exited with code 1 (0x1).
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to