Ticket #7961: make.out

File make.out, 2.1 MB (added by Tristan Croll, 3 years ago)

Added by email2trac

Line 
1
2C:\Users\Tristan Croll\my_gits\chimerax-clipper>SET CHIMERAX_EXE="c:\Program Files\ChimeraX-Daily\bin\ChimeraX-console.exe"
3
4C:\Users\Tristan Croll\my_gits\chimerax-clipper>FOR %A in (release clean app-install) DO (IF "%A" == "release" set CHIMERAX_EXE="c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" )
5
6C:\Users\Tristan Croll\my_gits\chimerax-clipper>(IF "release" == "release" set CHIMERAX_EXE="c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" )
7
8C:\Users\Tristan Croll\my_gits\chimerax-clipper>(IF "clean" == "release" set CHIMERAX_EXE="c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" )
9
10C:\Users\Tristan Croll\my_gits\chimerax-clipper>(IF "app-install" == "release" set CHIMERAX_EXE="c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" )
11
12C:\Users\Tristan Croll\my_gits\chimerax-clipper>for %A in (release clean app-install) DO (IF "%A" == "clean" (
13"c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" --nogui --safemode --exit --cmd "devel clean ."
14 BREAK
15) )
16
17C:\Users\Tristan Croll\my_gits\chimerax-clipper>(IF "release" == "clean" (
18"c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" --nogui --safemode --exit --cmd "devel clean ."
19 BREAK
20) )
21
22C:\Users\Tristan Croll\my_gits\chimerax-clipper>(IF "clean" == "clean" (
23"c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" --nogui --safemode --exit --cmd "devel clean ."
24 BREAK
25) )
26INFO:
27Executing: devel clean .
28INFO:
29
30INFO:
31UCSF ChimeraX version: 1.5rc202211032258 (2022-11-03)
32INFO:
33© 2016-2022 Regents of the University of California. All rights reserved.
34
35C:\Users\Tristan Croll\my_gits\chimerax-clipper>(IF "app-install" == "clean" (
36"c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" --nogui --safemode --exit --cmd "devel clean ."
37 BREAK
38) )
39
40C:\Users\Tristan Croll\my_gits\chimerax-clipper>for %A in (release clean app-install) DO (IF "%A" == "app-install" (
41"c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" --nogui --safemode --exit --cmd "devel install ."
42 BREAK
43) )
44
45C:\Users\Tristan Croll\my_gits\chimerax-clipper>(IF "release" == "app-install" (
46"c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" --nogui --safemode --exit --cmd "devel install ."
47 BREAK
48) )
49
50C:\Users\Tristan Croll\my_gits\chimerax-clipper>(IF "clean" == "app-install" (
51"c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" --nogui --safemode --exit --cmd "devel install ."
52 BREAK
53) )
54
55C:\Users\Tristan Croll\my_gits\chimerax-clipper>(IF "app-install" == "app-install" (
56"c:\Program Files\ChimeraX\bin\ChimeraX-console.exe" --nogui --safemode --exit --cmd "devel install ."
57 BREAK
58) )
59INFO:
60Executing: devel install .
61"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/hybrid_36.cpp /Fosrc/deps/mmdb2/mmdb2/hybrid_36.obj
62hybrid_36.cpp
63"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_io_stream.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_io_stream.obj
64mmdb_io_stream.cpp
65"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_math_linalg.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_math_linalg.obj
66mmdb_math_linalg.cpp
67"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_symop.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_symop.obj
68mmdb_symop.cpp
69src/deps/mmdb2/mmdb2/mmdb_symop.cpp(124): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
70C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
71src/deps/mmdb2/mmdb2/mmdb_symop.cpp(131): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
72src/deps/mmdb2/mmdb2/mmdb_symop.cpp(141): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
73C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
74src/deps/mmdb2/mmdb2/mmdb_symop.cpp(148): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
75C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
76src/deps/mmdb2/mmdb2/mmdb_symop.cpp(161): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
77C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
78src/deps/mmdb2/mmdb2/mmdb_symop.cpp(168): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
79C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
80src/deps/mmdb2/mmdb2/mmdb_symop.cpp(181): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
81C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
82src/deps/mmdb2/mmdb2/mmdb_symop.cpp(188): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
83C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
84src/deps/mmdb2/mmdb2/mmdb_symop.cpp(212): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
85src/deps/mmdb2/mmdb2/mmdb_symop.cpp(215): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
86C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
87src/deps/mmdb2/mmdb2/mmdb_symop.cpp(220): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
88C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
89src/deps/mmdb2/mmdb2/mmdb_symop.cpp(251): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
90C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
91src/deps/mmdb2/mmdb2/mmdb_symop.cpp(248): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
92C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
93src/deps/mmdb2/mmdb2/mmdb_symop.cpp(249): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
94C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
95src/deps/mmdb2/mmdb2/mmdb_symop.cpp(250): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
96C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
97src/deps/mmdb2/mmdb2/mmdb_symop.cpp(276): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
98C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
99src/deps/mmdb2/mmdb2/mmdb_symop.cpp(280): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
100C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
101src/deps/mmdb2/mmdb2/mmdb_symop.cpp(274): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
102C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
103src/deps/mmdb2/mmdb2/mmdb_symop.cpp(275): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
104C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
105src/deps/mmdb2/mmdb2/mmdb_symop.cpp(347): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
106C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
107src/deps/mmdb2/mmdb2/mmdb_symop.cpp(352): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
108C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
109src/deps/mmdb2/mmdb2/mmdb_symop.cpp(365): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
110C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
111src/deps/mmdb2/mmdb2/mmdb_symop.cpp(370): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
112C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
113src/deps/mmdb2/mmdb2/mmdb_symop.cpp(502): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
114C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
115src/deps/mmdb2/mmdb2/mmdb_symop.cpp(506): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
116C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
117src/deps/mmdb2/mmdb2/mmdb_symop.cpp(507): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
118C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
119src/deps/mmdb2/mmdb2/mmdb_symop.cpp(508): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
120C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
121src/deps/mmdb2/mmdb2/mmdb_symop.cpp(510): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
122C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
123src/deps/mmdb2/mmdb2/mmdb_symop.cpp(516): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
124C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
125src/deps/mmdb2/mmdb2/mmdb_symop.cpp(517): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
126C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
127src/deps/mmdb2/mmdb2/mmdb_symop.cpp(518): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
128C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
129src/deps/mmdb2/mmdb2/mmdb_symop.cpp(500): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
130C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
131src/deps/mmdb2/mmdb2/mmdb_symop.cpp(504): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
132C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
133src/deps/mmdb2/mmdb2/mmdb_symop.cpp(576): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
134C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
135src/deps/mmdb2/mmdb2/mmdb_symop.cpp(580): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
136C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
137src/deps/mmdb2/mmdb2/mmdb_symop.cpp(581): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
138C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
139src/deps/mmdb2/mmdb2/mmdb_symop.cpp(582): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
140C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
141src/deps/mmdb2/mmdb2/mmdb_symop.cpp(584): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
142C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
143src/deps/mmdb2/mmdb2/mmdb_symop.cpp(593): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
144C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
145src/deps/mmdb2/mmdb2/mmdb_symop.cpp(594): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
146C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
147src/deps/mmdb2/mmdb2/mmdb_symop.cpp(595): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
148C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
149src/deps/mmdb2/mmdb2/mmdb_symop.cpp(602): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
150C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
151src/deps/mmdb2/mmdb2/mmdb_symop.cpp(605): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
152C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
153src/deps/mmdb2/mmdb2/mmdb_symop.cpp(606): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
154C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
155src/deps/mmdb2/mmdb2/mmdb_symop.cpp(574): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
156C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
157src/deps/mmdb2/mmdb2/mmdb_symop.cpp(578): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
158C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
159"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_atom.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_atom.obj
160mmdb_atom.cpp
161src/deps/mmdb2/mmdb2/mmdb_atom.cpp(117): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
162C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
163src/deps/mmdb2/mmdb2/mmdb_atom.cpp(247): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
164C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
165src/deps/mmdb2/mmdb2/mmdb_atom.cpp(268): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
166C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
167src/deps/mmdb2/mmdb2/mmdb_atom.cpp(266): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
168C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
169src/deps/mmdb2/mmdb2/mmdb_atom.cpp(267): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
170C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
171src/deps/mmdb2/mmdb2/mmdb_atom.cpp(590): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
172C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
173src/deps/mmdb2/mmdb2/mmdb_atom.cpp(713): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
174C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
175src/deps/mmdb2/mmdb2/mmdb_atom.cpp(714): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
176C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
177src/deps/mmdb2/mmdb2/mmdb_atom.cpp(720): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
178C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
179src/deps/mmdb2/mmdb2/mmdb_atom.cpp(722): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
180C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
181src/deps/mmdb2/mmdb2/mmdb_atom.cpp(964): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
182C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
183src/deps/mmdb2/mmdb2/mmdb_atom.cpp(963): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
184C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
185src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1281): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
186C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
187src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1286): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
188C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
189src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1287): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
190C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
191src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1324): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
192C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
193src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1325): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
194C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
195src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1327): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
196C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
197src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1330): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
198C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
199src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1331): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
200C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
201src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1332): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
202C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
203src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1335): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
204C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
205src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1336): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
206C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
207src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1338): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
208C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
209src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1340): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
210C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
211src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1342): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
212C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
213src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1343): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
214C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
215src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1346): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
216C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
217src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1347): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
218C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
219src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1348): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
220C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
221src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1351): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
222C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
223src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1352): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
224C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
225src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1323): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
226C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
227src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1365): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
228C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
229src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1366): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
230C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
231src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1367): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
232C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
233src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1368): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
234C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
235src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1371): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
236C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
237src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1372): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
238C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
239src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1374): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
240C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
241src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1378): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
242C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
243src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1380): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
244C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
245src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1382): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
246C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
247src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1384): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
248C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
249src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1369): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
250C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
251src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1376): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
252C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
253src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1377): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
254C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
255src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1379): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
256C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
257src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1383): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
258C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
259src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1430): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
260C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
261src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1466): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
262C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
263src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1467): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
264C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
265src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1471): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
266C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
267src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1472): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
268C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
269src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1591): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
270C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
271src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1759): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
272src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1774): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
273src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1779): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
274src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1919): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
275C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
276src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1920): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
277C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
278src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1921): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
279C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
280src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1922): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
281C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
282src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1923): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
283C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
284src/deps/mmdb2/mmdb2/mmdb_atom.cpp(1924): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
285C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
286src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2370): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
287C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
288src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2371): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
289C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
290src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2376): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
291C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
292src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2475): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
293C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
294src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2520): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
295C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
296src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2558): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
297C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
298src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2774): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
299C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
300src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2775): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
301C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
302src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2776): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
303C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
304src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2777): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
305C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
306src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2818): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
307C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
308src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2819): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
309C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
310src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2820): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
311C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
312src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2821): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
313C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
314src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2861): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
315C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
316src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2862): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
317C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
318src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2863): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
319C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
320src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2864): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
321C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
322src/deps/mmdb2/mmdb2/mmdb_atom.cpp(2948): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
323C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
324src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3059): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
325C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
326src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3060): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
327C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
328src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3062): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
329C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
330src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3064): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
331C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
332src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3065): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
333C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
334src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3066): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
335C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
336src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3068): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
337C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
338src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3069): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
339C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
340src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3058): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
341C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
342src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3319): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
343C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
344src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3320): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
345C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
346src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3334): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
347C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
348src/deps/mmdb2/mmdb2/mmdb_atom.cpp(3339): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
349C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
350"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_machine_.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_machine_.obj
351mmdb_machine_.cpp
352"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_math_rand.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_math_rand.obj
353mmdb_math_rand.cpp
354"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_tables.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_tables.obj
355mmdb_tables.cpp
356src/deps/mmdb2/mmdb2/mmdb_tables.cpp(236): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
357C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
358src/deps/mmdb2/mmdb2/mmdb_tables.cpp(725): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
359C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
360src/deps/mmdb2/mmdb2/mmdb_tables.cpp(726): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
361C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
362src/deps/mmdb2/mmdb2/mmdb_tables.cpp(707): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
363C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
364src/deps/mmdb2/mmdb2/mmdb_tables.cpp(734): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
365C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
366src/deps/mmdb2/mmdb2/mmdb_tables.cpp(762): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
367C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
368"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_bondmngr.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_bondmngr.obj
369mmdb_bondmngr.cpp
370"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_manager.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_manager.obj
371mmdb_manager.cpp
372src/deps/mmdb2/mmdb2/mmdb_manager.cpp(216): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
373C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
374"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_mattype.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_mattype.obj
375mmdb_mattype.cpp
376src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(740): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
377C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
378src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(742): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
379C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
380src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(743): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
381C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
382src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(741): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
383C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
384src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(752): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
385C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
386src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(753): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
387C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
388src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(751): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
389C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
390src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(762): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
391C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
392src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(773): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
393src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(775): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
394C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
395src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(829): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
396src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(832): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
397src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(833): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
398src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(834): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
399src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(835): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
400src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(836): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
401src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(840): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
402C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
403src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(844): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
404C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
405src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(845): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
406C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
407src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(846): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
408C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
409src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(847): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
410C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
411src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(848): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
412C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
413src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(860): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
414src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(863): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
415src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(864): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
416src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(865): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
417src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(866): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
418src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(870): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
419C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
420src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(874): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
421C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
422src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(875): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
423C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
424src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(876): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
425C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
426src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(877): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
427C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
428src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(889): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
429src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(892): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
430src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(893): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
431src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(894): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
432src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(898): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
433C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
434src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(902): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
435C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
436src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(903): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
437C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
438src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(904): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
439C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
440src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(914): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
441src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(917): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
442src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(918): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
443src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(922): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
444C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
445src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(926): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
446C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
447src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(927): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
448C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
449src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(936): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
450src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(938): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
451src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(943): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
452C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
453src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(947): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
454C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
455src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(1135): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
456src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(1150): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
457src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(1312): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
458src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(1329): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
459src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(1348): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
460src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(1840): warning C4244: '=': conversion from 'int' to 'mmdb::shortreal', possible loss of data
461src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(1842): warning C4244: '=': conversion from 'double' to 'mmdb::shortreal', possible loss of data
462src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(1843): warning C4244: '=': conversion from 'mmdb::realtype' to 'mmdb::shortreal', possible loss of data
463src/deps/mmdb2/mmdb2/mmdb_mattype.cpp(1980): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
464"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_title.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_title.obj
465mmdb_title.cpp
466src/deps/mmdb2/mmdb2/mmdb_title.cpp(106): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
467C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
468src/deps/mmdb2/mmdb2/mmdb_title.cpp(107): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
469C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
470src/deps/mmdb2/mmdb2/mmdb_title.cpp(109): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
471C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
472src/deps/mmdb2/mmdb2/mmdb_title.cpp(116): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
473C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
474src/deps/mmdb2/mmdb2/mmdb_title.cpp(117): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
475C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
476src/deps/mmdb2/mmdb2/mmdb_title.cpp(120): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
477C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
478src/deps/mmdb2/mmdb2/mmdb_title.cpp(122): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
479C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
480src/deps/mmdb2/mmdb2/mmdb_title.cpp(153): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
481C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
482src/deps/mmdb2/mmdb2/mmdb_title.cpp(156): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
483C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
484src/deps/mmdb2/mmdb2/mmdb_title.cpp(187): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
485C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
486src/deps/mmdb2/mmdb2/mmdb_title.cpp(195): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
487C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
488src/deps/mmdb2/mmdb2/mmdb_title.cpp(196): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
489C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
490src/deps/mmdb2/mmdb2/mmdb_title.cpp(186): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
491C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
492src/deps/mmdb2/mmdb2/mmdb_title.cpp(190): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
493C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
494src/deps/mmdb2/mmdb2/mmdb_title.cpp(202): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
495C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
496src/deps/mmdb2/mmdb2/mmdb_title.cpp(220): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
497C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
498src/deps/mmdb2/mmdb2/mmdb_title.cpp(221): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
499C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
500src/deps/mmdb2/mmdb2/mmdb_title.cpp(223): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
501C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
502src/deps/mmdb2/mmdb2/mmdb_title.cpp(280): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
503C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
504src/deps/mmdb2/mmdb2/mmdb_title.cpp(282): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
505C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
506src/deps/mmdb2/mmdb2/mmdb_title.cpp(281): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
507C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
508src/deps/mmdb2/mmdb2/mmdb_title.cpp(319): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
509C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
510src/deps/mmdb2/mmdb2/mmdb_title.cpp(326): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
511C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
512src/deps/mmdb2/mmdb2/mmdb_title.cpp(337): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
513C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
514src/deps/mmdb2/mmdb2/mmdb_title.cpp(339): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
515C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
516src/deps/mmdb2/mmdb2/mmdb_title.cpp(340): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
517C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
518src/deps/mmdb2/mmdb2/mmdb_title.cpp(341): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
519C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
520src/deps/mmdb2/mmdb2/mmdb_title.cpp(338): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
521C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
522src/deps/mmdb2/mmdb2/mmdb_title.cpp(347): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
523C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
524src/deps/mmdb2/mmdb2/mmdb_title.cpp(348): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
525C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
526src/deps/mmdb2/mmdb2/mmdb_title.cpp(370): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
527C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
528src/deps/mmdb2/mmdb2/mmdb_title.cpp(422): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
529C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
530src/deps/mmdb2/mmdb2/mmdb_title.cpp(424): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
531C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
532src/deps/mmdb2/mmdb2/mmdb_title.cpp(423): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
533C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
534src/deps/mmdb2/mmdb2/mmdb_title.cpp(473): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
535C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
536src/deps/mmdb2/mmdb2/mmdb_title.cpp(475): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
537C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
538src/deps/mmdb2/mmdb2/mmdb_title.cpp(474): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
539C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
540src/deps/mmdb2/mmdb2/mmdb_title.cpp(566): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
541C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
542src/deps/mmdb2/mmdb2/mmdb_title.cpp(598): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
543C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
544src/deps/mmdb2/mmdb2/mmdb_title.cpp(615): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
545C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
546src/deps/mmdb2/mmdb2/mmdb_title.cpp(627): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
547src/deps/mmdb2/mmdb2/mmdb_title.cpp(629): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
548C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
549src/deps/mmdb2/mmdb2/mmdb_title.cpp(599): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
550C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
551src/deps/mmdb2/mmdb2/mmdb_title.cpp(622): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
552C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
553src/deps/mmdb2/mmdb2/mmdb_title.cpp(645): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
554C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
555src/deps/mmdb2/mmdb2/mmdb_title.cpp(648): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
556src/deps/mmdb2/mmdb2/mmdb_title.cpp(656): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
557C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
558src/deps/mmdb2/mmdb2/mmdb_title.cpp(659): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
559C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
560src/deps/mmdb2/mmdb2/mmdb_title.cpp(660): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
561C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
562src/deps/mmdb2/mmdb2/mmdb_title.cpp(783): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
563C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
564src/deps/mmdb2/mmdb2/mmdb_title.cpp(785): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
565C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
566src/deps/mmdb2/mmdb2/mmdb_title.cpp(784): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
567C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
568src/deps/mmdb2/mmdb2/mmdb_title.cpp(835): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
569C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
570src/deps/mmdb2/mmdb2/mmdb_title.cpp(837): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
571C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
572src/deps/mmdb2/mmdb2/mmdb_title.cpp(836): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
573C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
574src/deps/mmdb2/mmdb2/mmdb_title.cpp(885): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
575C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
576src/deps/mmdb2/mmdb2/mmdb_title.cpp(887): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
577C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
578src/deps/mmdb2/mmdb2/mmdb_title.cpp(886): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
579C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
580src/deps/mmdb2/mmdb2/mmdb_title.cpp(926): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
581C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
582src/deps/mmdb2/mmdb2/mmdb_title.cpp(927): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
583C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
584src/deps/mmdb2/mmdb2/mmdb_title.cpp(930): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
585C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
586src/deps/mmdb2/mmdb2/mmdb_title.cpp(940): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
587src/deps/mmdb2/mmdb2/mmdb_title.cpp(938): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
588C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
589src/deps/mmdb2/mmdb2/mmdb_title.cpp(939): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
590C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
591src/deps/mmdb2/mmdb2/mmdb_title.cpp(945): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
592C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
593src/deps/mmdb2/mmdb2/mmdb_title.cpp(948): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
594C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
595src/deps/mmdb2/mmdb2/mmdb_title.cpp(1007): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
596C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
597src/deps/mmdb2/mmdb2/mmdb_title.cpp(1017): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
598C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
599src/deps/mmdb2/mmdb2/mmdb_title.cpp(1019): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
600C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
601src/deps/mmdb2/mmdb2/mmdb_title.cpp(1021): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
602C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
603src/deps/mmdb2/mmdb2/mmdb_title.cpp(1023): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
604C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
605src/deps/mmdb2/mmdb2/mmdb_title.cpp(998): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
606C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
607src/deps/mmdb2/mmdb2/mmdb_title.cpp(1010): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
608C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
609src/deps/mmdb2/mmdb2/mmdb_title.cpp(1043): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
610C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
611src/deps/mmdb2/mmdb2/mmdb_title.cpp(1048): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
612C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
613src/deps/mmdb2/mmdb2/mmdb_title.cpp(1053): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
614C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
615src/deps/mmdb2/mmdb2/mmdb_title.cpp(1063): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
616C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
617src/deps/mmdb2/mmdb2/mmdb_title.cpp(1064): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
618C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
619src/deps/mmdb2/mmdb2/mmdb_title.cpp(1066): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
620C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
621src/deps/mmdb2/mmdb2/mmdb_title.cpp(1118): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
622C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
623src/deps/mmdb2/mmdb2/mmdb_title.cpp(1119): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
624C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
625src/deps/mmdb2/mmdb2/mmdb_title.cpp(1121): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
626C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
627src/deps/mmdb2/mmdb2/mmdb_title.cpp(1128): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
628C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
629src/deps/mmdb2/mmdb2/mmdb_title.cpp(1130): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
630src/deps/mmdb2/mmdb2/mmdb_title.cpp(1129): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
631C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
632src/deps/mmdb2/mmdb2/mmdb_title.cpp(1136): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
633C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
634src/deps/mmdb2/mmdb2/mmdb_title.cpp(1139): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
635C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
636src/deps/mmdb2/mmdb2/mmdb_title.cpp(1171): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
637C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
638src/deps/mmdb2/mmdb2/mmdb_title.cpp(1175): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
639C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
640src/deps/mmdb2/mmdb2/mmdb_title.cpp(1209): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
641C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
642src/deps/mmdb2/mmdb2/mmdb_title.cpp(1217): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
643C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
644src/deps/mmdb2/mmdb2/mmdb_title.cpp(1218): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
645C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
646src/deps/mmdb2/mmdb2/mmdb_title.cpp(1208): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
647C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
648src/deps/mmdb2/mmdb2/mmdb_title.cpp(1212): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
649C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
650src/deps/mmdb2/mmdb2/mmdb_title.cpp(1224): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
651C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
652src/deps/mmdb2/mmdb2/mmdb_title.cpp(1242): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
653C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
654src/deps/mmdb2/mmdb2/mmdb_title.cpp(1243): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
655C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
656src/deps/mmdb2/mmdb2/mmdb_title.cpp(1245): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
657C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
658src/deps/mmdb2/mmdb2/mmdb_title.cpp(1301): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
659C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
660src/deps/mmdb2/mmdb2/mmdb_title.cpp(1302): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
661C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
662src/deps/mmdb2/mmdb2/mmdb_title.cpp(1351): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
663src/deps/mmdb2/mmdb2/mmdb_title.cpp(1359): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
664C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
665src/deps/mmdb2/mmdb2/mmdb_title.cpp(1361): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
666C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
667src/deps/mmdb2/mmdb2/mmdb_title.cpp(1364): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
668src/deps/mmdb2/mmdb2/mmdb_title.cpp(1364): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
669C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
670src/deps/mmdb2/mmdb2/mmdb_title.cpp(1398): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
671C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
672src/deps/mmdb2/mmdb2/mmdb_title.cpp(1530): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
673src/deps/mmdb2/mmdb2/mmdb_title.cpp(1534): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
674C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
675src/deps/mmdb2/mmdb2/mmdb_title.cpp(1575): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
676C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
677src/deps/mmdb2/mmdb2/mmdb_title.cpp(1664): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
678C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
679src/deps/mmdb2/mmdb2/mmdb_title.cpp(1916): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
680C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
681src/deps/mmdb2/mmdb2/mmdb_title.cpp(1917): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
682C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
683src/deps/mmdb2/mmdb2/mmdb_title.cpp(1947): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
684C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
685src/deps/mmdb2/mmdb2/mmdb_title.cpp(2158): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
686C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
687src/deps/mmdb2/mmdb2/mmdb_title.cpp(2206): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
688C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
689src/deps/mmdb2/mmdb2/mmdb_title.cpp(2207): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
690C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
691src/deps/mmdb2/mmdb2/mmdb_title.cpp(2208): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
692src/deps/mmdb2/mmdb2/mmdb_title.cpp(2217): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
693C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
694src/deps/mmdb2/mmdb2/mmdb_title.cpp(2213): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
695C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
696src/deps/mmdb2/mmdb2/mmdb_title.cpp(2248): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
697C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
698src/deps/mmdb2/mmdb2/mmdb_title.cpp(2303): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
699src/deps/mmdb2/mmdb2/mmdb_title.cpp(2318): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
700C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
701src/deps/mmdb2/mmdb2/mmdb_title.cpp(2412): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
702C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
703src/deps/mmdb2/mmdb2/mmdb_title.cpp(2413): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
704C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
705"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_chain.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_chain.obj
706mmdb_chain.cpp
707src/deps/mmdb2/mmdb2/mmdb_chain.cpp(123): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
708C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
709src/deps/mmdb2/mmdb2/mmdb_chain.cpp(129): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
710C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
711src/deps/mmdb2/mmdb2/mmdb_chain.cpp(130): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
712C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
713src/deps/mmdb2/mmdb2/mmdb_chain.cpp(162): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
714C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
715src/deps/mmdb2/mmdb2/mmdb_chain.cpp(164): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
716C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
717src/deps/mmdb2/mmdb2/mmdb_chain.cpp(165): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
718C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
719src/deps/mmdb2/mmdb2/mmdb_chain.cpp(166): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
720C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
721src/deps/mmdb2/mmdb2/mmdb_chain.cpp(167): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
722C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
723src/deps/mmdb2/mmdb2/mmdb_chain.cpp(169): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
724C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
725src/deps/mmdb2/mmdb2/mmdb_chain.cpp(171): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
726C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
727src/deps/mmdb2/mmdb2/mmdb_chain.cpp(178): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
728C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
729src/deps/mmdb2/mmdb2/mmdb_chain.cpp(269): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
730C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
731src/deps/mmdb2/mmdb2/mmdb_chain.cpp(335): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
732C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
733src/deps/mmdb2/mmdb2/mmdb_chain.cpp(361): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
734C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
735src/deps/mmdb2/mmdb2/mmdb_chain.cpp(362): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
736C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
737src/deps/mmdb2/mmdb2/mmdb_chain.cpp(363): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
738C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
739src/deps/mmdb2/mmdb2/mmdb_chain.cpp(364): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
740C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
741src/deps/mmdb2/mmdb2/mmdb_chain.cpp(365): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
742C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
743src/deps/mmdb2/mmdb2/mmdb_chain.cpp(366): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
744C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
745src/deps/mmdb2/mmdb2/mmdb_chain.cpp(367): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
746C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
747src/deps/mmdb2/mmdb2/mmdb_chain.cpp(433): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
748C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
749src/deps/mmdb2/mmdb2/mmdb_chain.cpp(435): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
750C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
751src/deps/mmdb2/mmdb2/mmdb_chain.cpp(436): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
752C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
753src/deps/mmdb2/mmdb2/mmdb_chain.cpp(437): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
754C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
755src/deps/mmdb2/mmdb2/mmdb_chain.cpp(438): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
756C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
757src/deps/mmdb2/mmdb2/mmdb_chain.cpp(448): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
758C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
759src/deps/mmdb2/mmdb2/mmdb_chain.cpp(458): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
760src/deps/mmdb2/mmdb2/mmdb_chain.cpp(471): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
761C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
762src/deps/mmdb2/mmdb2/mmdb_chain.cpp(552): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
763C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
764src/deps/mmdb2/mmdb2/mmdb_chain.cpp(594): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
765C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
766src/deps/mmdb2/mmdb2/mmdb_chain.cpp(595): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
767C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
768src/deps/mmdb2/mmdb2/mmdb_chain.cpp(596): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
769C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
770src/deps/mmdb2/mmdb2/mmdb_chain.cpp(597): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
771C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
772src/deps/mmdb2/mmdb2/mmdb_chain.cpp(598): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
773C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
774src/deps/mmdb2/mmdb2/mmdb_chain.cpp(649): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
775C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
776src/deps/mmdb2/mmdb2/mmdb_chain.cpp(650): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
777C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
778src/deps/mmdb2/mmdb2/mmdb_chain.cpp(658): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
779C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
780src/deps/mmdb2/mmdb2/mmdb_chain.cpp(673): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
781C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
782src/deps/mmdb2/mmdb2/mmdb_chain.cpp(815): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
783C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
784src/deps/mmdb2/mmdb2/mmdb_chain.cpp(817): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
785C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
786src/deps/mmdb2/mmdb2/mmdb_chain.cpp(837): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
787C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
788src/deps/mmdb2/mmdb2/mmdb_chain.cpp(857): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
789C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
790src/deps/mmdb2/mmdb2/mmdb_chain.cpp(922): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
791C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
792src/deps/mmdb2/mmdb2/mmdb_chain.cpp(924): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
793C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
794src/deps/mmdb2/mmdb2/mmdb_chain.cpp(927): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
795C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
796src/deps/mmdb2/mmdb2/mmdb_chain.cpp(934): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
797C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
798src/deps/mmdb2/mmdb2/mmdb_chain.cpp(941): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
799src/deps/mmdb2/mmdb2/mmdb_chain.cpp(954): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
800C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
801src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1077): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
802C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
803src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1078): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
804C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
805src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1079): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
806C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
807src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1133): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
808C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
809src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1134): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
810C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
811src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1145): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
812C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
813src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1151): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
814src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1224): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
815C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
816src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1257): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
817C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
818src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1258): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
819C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
820src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1317): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
821C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
822src/deps/mmdb2/mmdb2/mmdb_chain.cpp(1327): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
823C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
824src/deps/mmdb2/mmdb2/mmdb_chain.cpp(2113): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
825C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
826src/deps/mmdb2/mmdb2/mmdb_chain.cpp(2114): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
827C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
828src/deps/mmdb2/mmdb2/mmdb_chain.cpp(2130): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
829C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
830src/deps/mmdb2/mmdb2/mmdb_chain.cpp(2131): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
831C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
832src/deps/mmdb2/mmdb2/mmdb_chain.cpp(2158): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
833C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
834src/deps/mmdb2/mmdb2/mmdb_chain.cpp(2159): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
835C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
836src/deps/mmdb2/mmdb2/mmdb_chain.cpp(2229): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
837C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
838src/deps/mmdb2/mmdb2/mmdb_chain.cpp(2230): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
839C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
840src/deps/mmdb2/mmdb2/mmdb_chain.cpp(2228): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
841C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
842"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_mask.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_mask.obj
843mmdb_mask.cpp
844"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_mmcif_.obj
845mmdb_mmcif_.cpp
846src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(448): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
847C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
848src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(449): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
849C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
850src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(580): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
851C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
852src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(576): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
853C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\time.h(495): note: see declaration of 'localtime'
854src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(578): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
855C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
856src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(597): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
857C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
858src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(603): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
859C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
860src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(610): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
861C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
862src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(642): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
863src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(648): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data
864src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(677): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
865src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(681): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
866src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(700): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
867src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(948): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
868C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
869src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(954): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
870C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
871src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(961): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
872C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
873src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1058): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
874src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1058): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
875C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
876src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1328): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
877C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
878src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1335): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
879C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
880src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1342): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
881C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
882src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1376): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
883C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
884src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1394): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
885C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
886src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1446): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
887src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1498): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data
888src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1510): warning C4267: '-=': conversion from 'size_t' to 'int', possible loss of data
889src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1770): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
890C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
891src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1807): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
892C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
893src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1860): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
894C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
895src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1875): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
896C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
897src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1897): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
898C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
899src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1910): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
900C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
901src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1928): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
902C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
903src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1971): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
904C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
905src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1974): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
906C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
907src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1990): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
908C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
909src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2039): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
910C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
911src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2052): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
912C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
913src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2077): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
914C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
915src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2116): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
916C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
917src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(1973): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
918C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
919src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2167): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
920C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
921src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2168): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
922src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2178): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
923src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2182): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
924C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
925src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2186): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
926C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
927src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2187): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
928C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
929src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2839): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
930C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
931src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2846): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
932C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
933src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2982): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
934C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
935src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(2989): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
936C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
937src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3638): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
938C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
939src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3640): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
940C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
941src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3642): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
942C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
943src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3644): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
944C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
945src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3646): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
946C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
947src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3649): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
948C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
949src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3651): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
950C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
951src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3654): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
952C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
953src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3656): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
954C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
955src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3658): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
956C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
957src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3660): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
958C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
959src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3662): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
960C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
961src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3664): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
962C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
963src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3606): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
964C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
965src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3609): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
966C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
967src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3612): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
968C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
969src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3615): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
970C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
971src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3618): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
972C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
973src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3621): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
974C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
975src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3624): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
976C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
977src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3627): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
978C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
979src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3630): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
980C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
981src/deps/mmdb2/mmdb2/mmdb_mmcif_.cpp(3633): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
982C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
983"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_uddata.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_uddata.obj
984mmdb_uddata.cpp
985"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_cifdefs.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_cifdefs.obj
986mmdb_cifdefs.cpp
987"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_math_.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_math_.obj
988mmdb_math_.cpp
989"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_model.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_model.obj
990mmdb_model.cpp
991src/deps/mmdb2/mmdb2/mmdb_model.cpp(155): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
992C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
993src/deps/mmdb2/mmdb2/mmdb_model.cpp(140): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
994C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
995src/deps/mmdb2/mmdb2/mmdb_model.cpp(141): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
996C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
997src/deps/mmdb2/mmdb2/mmdb_model.cpp(185): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
998src/deps/mmdb2/mmdb2/mmdb_model.cpp(187): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
999C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1000src/deps/mmdb2/mmdb2/mmdb_model.cpp(188): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1001C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1002src/deps/mmdb2/mmdb2/mmdb_model.cpp(204): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1003C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1004src/deps/mmdb2/mmdb2/mmdb_model.cpp(181): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1005C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1006src/deps/mmdb2/mmdb2/mmdb_model.cpp(182): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1007C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1008src/deps/mmdb2/mmdb2/mmdb_model.cpp(248): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1009C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1010src/deps/mmdb2/mmdb2/mmdb_model.cpp(229): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1011C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1012src/deps/mmdb2/mmdb2/mmdb_model.cpp(230): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1013C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1014src/deps/mmdb2/mmdb2/mmdb_model.cpp(232): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1015C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1016src/deps/mmdb2/mmdb2/mmdb_model.cpp(233): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1017C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1018src/deps/mmdb2/mmdb2/mmdb_model.cpp(297): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1019src/deps/mmdb2/mmdb2/mmdb_model.cpp(350): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1020C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1021src/deps/mmdb2/mmdb2/mmdb_model.cpp(439): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1022src/deps/mmdb2/mmdb2/mmdb_model.cpp(444): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1023C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1024src/deps/mmdb2/mmdb2/mmdb_model.cpp(446): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1025C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1026src/deps/mmdb2/mmdb2/mmdb_model.cpp(457): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1027src/deps/mmdb2/mmdb2/mmdb_model.cpp(505): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1028src/deps/mmdb2/mmdb2/mmdb_model.cpp(513): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1029C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1030src/deps/mmdb2/mmdb2/mmdb_model.cpp(515): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1031C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1032src/deps/mmdb2/mmdb2/mmdb_model.cpp(736): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1033C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1034src/deps/mmdb2/mmdb2/mmdb_model.cpp(737): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1035C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1036src/deps/mmdb2/mmdb2/mmdb_model.cpp(738): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1037C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1038src/deps/mmdb2/mmdb2/mmdb_model.cpp(742): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1039C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1040src/deps/mmdb2/mmdb2/mmdb_model.cpp(744): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1041C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1042src/deps/mmdb2/mmdb2/mmdb_model.cpp(745): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1043C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1044src/deps/mmdb2/mmdb2/mmdb_model.cpp(749): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1045C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1046src/deps/mmdb2/mmdb2/mmdb_model.cpp(761): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1047C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1048src/deps/mmdb2/mmdb2/mmdb_model.cpp(918): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1049C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1050src/deps/mmdb2/mmdb2/mmdb_model.cpp(919): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1051C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1052src/deps/mmdb2/mmdb2/mmdb_model.cpp(920): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1053C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1054src/deps/mmdb2/mmdb2/mmdb_model.cpp(921): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1055C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1056src/deps/mmdb2/mmdb2/mmdb_model.cpp(922): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1057C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1058src/deps/mmdb2/mmdb2/mmdb_model.cpp(923): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1059C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1060src/deps/mmdb2/mmdb2/mmdb_model.cpp(924): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1061C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1062src/deps/mmdb2/mmdb2/mmdb_model.cpp(988): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1063C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1064src/deps/mmdb2/mmdb2/mmdb_model.cpp(989): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1065C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1066src/deps/mmdb2/mmdb2/mmdb_model.cpp(990): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1067C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1068src/deps/mmdb2/mmdb2/mmdb_model.cpp(991): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1069C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1070src/deps/mmdb2/mmdb2/mmdb_model.cpp(992): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1071C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1072src/deps/mmdb2/mmdb2/mmdb_model.cpp(993): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1073C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1074src/deps/mmdb2/mmdb2/mmdb_model.cpp(994): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1075C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1076src/deps/mmdb2/mmdb2/mmdb_model.cpp(995): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1077C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1078src/deps/mmdb2/mmdb2/mmdb_model.cpp(996): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1079C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1080src/deps/mmdb2/mmdb2/mmdb_model.cpp(997): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1081C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1082src/deps/mmdb2/mmdb2/mmdb_model.cpp(998): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1083C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1084src/deps/mmdb2/mmdb2/mmdb_model.cpp(999): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1085C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1086src/deps/mmdb2/mmdb2/mmdb_model.cpp(1000): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1087C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1088src/deps/mmdb2/mmdb2/mmdb_model.cpp(1001): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1089C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1090src/deps/mmdb2/mmdb2/mmdb_model.cpp(1002): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1091C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1092src/deps/mmdb2/mmdb2/mmdb_model.cpp(1106): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1093C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1094src/deps/mmdb2/mmdb2/mmdb_model.cpp(1148): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1095C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1096src/deps/mmdb2/mmdb2/mmdb_model.cpp(1149): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1097C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1098src/deps/mmdb2/mmdb2/mmdb_model.cpp(1150): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1099C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1100src/deps/mmdb2/mmdb2/mmdb_model.cpp(1151): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1101C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1102src/deps/mmdb2/mmdb2/mmdb_model.cpp(1152): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1103C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1104src/deps/mmdb2/mmdb2/mmdb_model.cpp(1153): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1105C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1106src/deps/mmdb2/mmdb2/mmdb_model.cpp(1154): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1107C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1108src/deps/mmdb2/mmdb2/mmdb_model.cpp(1155): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1109C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1110src/deps/mmdb2/mmdb2/mmdb_model.cpp(1156): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1111C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1112src/deps/mmdb2/mmdb2/mmdb_model.cpp(1157): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1113C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1114src/deps/mmdb2/mmdb2/mmdb_model.cpp(1158): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1115C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1116src/deps/mmdb2/mmdb2/mmdb_model.cpp(1159): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1117C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1118src/deps/mmdb2/mmdb2/mmdb_model.cpp(1160): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1119C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1120src/deps/mmdb2/mmdb2/mmdb_model.cpp(1161): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1121C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1122src/deps/mmdb2/mmdb2/mmdb_model.cpp(1255): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1123C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1124src/deps/mmdb2/mmdb2/mmdb_model.cpp(1372): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1125C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1126src/deps/mmdb2/mmdb2/mmdb_model.cpp(1638): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1127C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1128src/deps/mmdb2/mmdb2/mmdb_model.cpp(1777): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1129C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1130src/deps/mmdb2/mmdb2/mmdb_model.cpp(1879): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1131C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1132src/deps/mmdb2/mmdb2/mmdb_model.cpp(1880): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1133C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1134src/deps/mmdb2/mmdb2/mmdb_model.cpp(1881): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1135C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1136src/deps/mmdb2/mmdb2/mmdb_model.cpp(1885): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1137C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1138src/deps/mmdb2/mmdb2/mmdb_model.cpp(1887): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1139C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1140src/deps/mmdb2/mmdb2/mmdb_model.cpp(1888): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1141C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1142src/deps/mmdb2/mmdb2/mmdb_model.cpp(1892): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1143C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1144src/deps/mmdb2/mmdb2/mmdb_model.cpp(1901): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1145C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1146src/deps/mmdb2/mmdb2/mmdb_model.cpp(2029): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1147C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1148src/deps/mmdb2/mmdb2/mmdb_model.cpp(2030): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1149C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1150src/deps/mmdb2/mmdb2/mmdb_model.cpp(2031): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1151C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1152src/deps/mmdb2/mmdb2/mmdb_model.cpp(2032): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1153C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1154src/deps/mmdb2/mmdb2/mmdb_model.cpp(2033): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1155C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1156src/deps/mmdb2/mmdb2/mmdb_model.cpp(2034): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1157C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1158src/deps/mmdb2/mmdb2/mmdb_model.cpp(2035): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1159C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1160src/deps/mmdb2/mmdb2/mmdb_model.cpp(2107): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1161C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1162src/deps/mmdb2/mmdb2/mmdb_model.cpp(2108): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1163C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1164src/deps/mmdb2/mmdb2/mmdb_model.cpp(2109): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1165C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1166src/deps/mmdb2/mmdb2/mmdb_model.cpp(2110): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1167C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1168src/deps/mmdb2/mmdb2/mmdb_model.cpp(2112): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1169C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1170src/deps/mmdb2/mmdb2/mmdb_model.cpp(2113): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1171C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1172src/deps/mmdb2/mmdb2/mmdb_model.cpp(2114): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1173C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1174src/deps/mmdb2/mmdb2/mmdb_model.cpp(2115): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1175C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1176src/deps/mmdb2/mmdb2/mmdb_model.cpp(2116): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1177C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1178src/deps/mmdb2/mmdb2/mmdb_model.cpp(2118): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1179C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1180src/deps/mmdb2/mmdb2/mmdb_model.cpp(2136): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1181C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1182src/deps/mmdb2/mmdb2/mmdb_model.cpp(2223): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1183C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1184src/deps/mmdb2/mmdb2/mmdb_model.cpp(2225): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1185C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1186src/deps/mmdb2/mmdb2/mmdb_model.cpp(2330): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1187src/deps/mmdb2/mmdb2/mmdb_model.cpp(2341): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1188src/deps/mmdb2/mmdb2/mmdb_model.cpp(2361): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1189C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1190src/deps/mmdb2/mmdb2/mmdb_model.cpp(2362): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1191C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1192src/deps/mmdb2/mmdb2/mmdb_model.cpp(2363): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1193C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1194src/deps/mmdb2/mmdb2/mmdb_model.cpp(2364): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1195C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1196src/deps/mmdb2/mmdb2/mmdb_model.cpp(2366): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1197C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1198src/deps/mmdb2/mmdb2/mmdb_model.cpp(2368): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1199C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1200src/deps/mmdb2/mmdb2/mmdb_model.cpp(2369): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1201C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1202src/deps/mmdb2/mmdb2/mmdb_model.cpp(2370): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1203C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1204src/deps/mmdb2/mmdb2/mmdb_model.cpp(2371): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1205C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1206src/deps/mmdb2/mmdb2/mmdb_model.cpp(2373): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1207C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1208src/deps/mmdb2/mmdb2/mmdb_model.cpp(2491): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1209C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1210src/deps/mmdb2/mmdb2/mmdb_model.cpp(2492): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1211C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1212src/deps/mmdb2/mmdb2/mmdb_model.cpp(2493): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1213C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1214src/deps/mmdb2/mmdb2/mmdb_model.cpp(2494): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1215C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1216src/deps/mmdb2/mmdb2/mmdb_model.cpp(2495): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1217C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1218src/deps/mmdb2/mmdb2/mmdb_model.cpp(2497): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1219C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1220src/deps/mmdb2/mmdb2/mmdb_model.cpp(2498): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1221C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1222src/deps/mmdb2/mmdb2/mmdb_model.cpp(2499): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1223C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1224src/deps/mmdb2/mmdb2/mmdb_model.cpp(2500): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1225C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1226src/deps/mmdb2/mmdb2/mmdb_model.cpp(2501): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1227C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1228src/deps/mmdb2/mmdb2/mmdb_model.cpp(2503): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1229C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1230src/deps/mmdb2/mmdb2/mmdb_model.cpp(2524): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1231C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1232src/deps/mmdb2/mmdb2/mmdb_model.cpp(2707): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1233C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1234src/deps/mmdb2/mmdb2/mmdb_model.cpp(2708): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1235C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1236src/deps/mmdb2/mmdb2/mmdb_model.cpp(2709): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1237C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1238src/deps/mmdb2/mmdb2/mmdb_model.cpp(2710): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1239C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1240src/deps/mmdb2/mmdb2/mmdb_model.cpp(2712): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1241C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1242src/deps/mmdb2/mmdb2/mmdb_model.cpp(2716): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1243C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1244src/deps/mmdb2/mmdb2/mmdb_model.cpp(2717): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1245C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1246src/deps/mmdb2/mmdb2/mmdb_model.cpp(2718): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1247C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1248src/deps/mmdb2/mmdb2/mmdb_model.cpp(2719): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1249C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1250src/deps/mmdb2/mmdb2/mmdb_model.cpp(2721): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1251C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1252src/deps/mmdb2/mmdb2/mmdb_model.cpp(2723): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1253C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1254src/deps/mmdb2/mmdb2/mmdb_model.cpp(2813): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1255C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1256src/deps/mmdb2/mmdb2/mmdb_model.cpp(2814): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1257C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1258src/deps/mmdb2/mmdb2/mmdb_model.cpp(2816): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1259C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1260src/deps/mmdb2/mmdb2/mmdb_model.cpp(2817): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1261C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1262src/deps/mmdb2/mmdb2/mmdb_model.cpp(2818): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1263C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1264src/deps/mmdb2/mmdb2/mmdb_model.cpp(2820): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1265C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1266src/deps/mmdb2/mmdb2/mmdb_model.cpp(2828): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1267C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1268src/deps/mmdb2/mmdb2/mmdb_model.cpp(2871): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1269C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1270src/deps/mmdb2/mmdb2/mmdb_model.cpp(2872): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1271C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1272src/deps/mmdb2/mmdb2/mmdb_model.cpp(2874): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1273C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1274src/deps/mmdb2/mmdb2/mmdb_model.cpp(2876): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1275C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1276src/deps/mmdb2/mmdb2/mmdb_model.cpp(2877): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1277C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1278src/deps/mmdb2/mmdb2/mmdb_model.cpp(2879): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1279C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1280src/deps/mmdb2/mmdb2/mmdb_model.cpp(3070): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1281C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1282src/deps/mmdb2/mmdb2/mmdb_model.cpp(3087): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1283C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1284src/deps/mmdb2/mmdb2/mmdb_model.cpp(3069): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1285C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1286src/deps/mmdb2/mmdb2/mmdb_model.cpp(3158): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1287src/deps/mmdb2/mmdb2/mmdb_model.cpp(4256): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1288C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1289src/deps/mmdb2/mmdb2/mmdb_model.cpp(4267): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1290C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1291src/deps/mmdb2/mmdb2/mmdb_model.cpp(4407): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1292C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1293src/deps/mmdb2/mmdb2/mmdb_model.cpp(4645): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1294C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1295src/deps/mmdb2/mmdb2/mmdb_model.cpp(4669): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1296C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1297src/deps/mmdb2/mmdb2/mmdb_model.cpp(4644): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1298C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1299src/deps/mmdb2/mmdb2/mmdb_model.cpp(4662): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1300C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1301src/deps/mmdb2/mmdb2/mmdb_model.cpp(4664): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1302C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1303src/deps/mmdb2/mmdb2/mmdb_model.cpp(4784): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1304C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1305"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_utils.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_utils.obj
1306mmdb_utils.cpp
1307src/deps/mmdb2/mmdb2/mmdb_utils.cpp(115): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1308C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1309src/deps/mmdb2/mmdb2/mmdb_utils.cpp(95): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1310C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1311src/deps/mmdb2/mmdb2/mmdb_utils.cpp(96): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1312C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1313src/deps/mmdb2/mmdb2/mmdb_utils.cpp(97): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1314C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1315src/deps/mmdb2/mmdb2/mmdb_utils.cpp(98): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1316C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1317src/deps/mmdb2/mmdb2/mmdb_utils.cpp(103): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1318C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1319src/deps/mmdb2/mmdb2/mmdb_utils.cpp(107): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1320C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1321src/deps/mmdb2/mmdb2/mmdb_utils.cpp(108): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1322C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1323src/deps/mmdb2/mmdb2/mmdb_utils.cpp(109): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1324C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1325src/deps/mmdb2/mmdb2/mmdb_utils.cpp(110): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1326C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1327src/deps/mmdb2/mmdb2/mmdb_utils.cpp(139): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1328C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1329src/deps/mmdb2/mmdb2/mmdb_utils.cpp(125): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1330C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1331src/deps/mmdb2/mmdb2/mmdb_utils.cpp(126): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1332C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1333src/deps/mmdb2/mmdb2/mmdb_utils.cpp(130): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1334C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1335src/deps/mmdb2/mmdb2/mmdb_utils.cpp(134): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1336C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1337src/deps/mmdb2/mmdb2/mmdb_utils.cpp(135): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1338C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1339src/deps/mmdb2/mmdb2/mmdb_utils.cpp(149): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1340C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1341src/deps/mmdb2/mmdb2/mmdb_utils.cpp(150): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1342C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1343src/deps/mmdb2/mmdb2/mmdb_utils.cpp(154): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1344C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1345src/deps/mmdb2/mmdb2/mmdb_utils.cpp(155): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1346C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1347src/deps/mmdb2/mmdb2/mmdb_utils.cpp(151): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1348C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1349src/deps/mmdb2/mmdb2/mmdb_utils.cpp(152): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1350C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1351src/deps/mmdb2/mmdb2/mmdb_utils.cpp(156): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1352C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1353src/deps/mmdb2/mmdb2/mmdb_utils.cpp(157): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1354C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1355src/deps/mmdb2/mmdb2/mmdb_utils.cpp(161): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1356C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1357src/deps/mmdb2/mmdb2/mmdb_utils.cpp(171): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1358C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1359src/deps/mmdb2/mmdb2/mmdb_utils.cpp(172): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1360C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1361src/deps/mmdb2/mmdb2/mmdb_utils.cpp(174): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1362C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1363src/deps/mmdb2/mmdb2/mmdb_utils.cpp(175): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1364C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1365src/deps/mmdb2/mmdb2/mmdb_utils.cpp(179): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1366C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1367src/deps/mmdb2/mmdb2/mmdb_utils.cpp(186): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1368C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1369src/deps/mmdb2/mmdb2/mmdb_utils.cpp(190): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1370C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1371src/deps/mmdb2/mmdb2/mmdb_utils.cpp(192): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1372C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1373src/deps/mmdb2/mmdb2/mmdb_utils.cpp(196): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1374C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1375src/deps/mmdb2/mmdb2/mmdb_utils.cpp(203): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1376C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1377src/deps/mmdb2/mmdb2/mmdb_utils.cpp(207): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1378C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1379src/deps/mmdb2/mmdb2/mmdb_utils.cpp(209): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1380C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1381src/deps/mmdb2/mmdb2/mmdb_utils.cpp(213): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1382C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1383src/deps/mmdb2/mmdb2/mmdb_utils.cpp(227): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1384C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1385src/deps/mmdb2/mmdb2/mmdb_utils.cpp(244): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1386C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1387src/deps/mmdb2/mmdb2/mmdb_utils.cpp(272): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1388C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1389src/deps/mmdb2/mmdb2/mmdb_utils.cpp(301): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1390C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1391src/deps/mmdb2/mmdb2/mmdb_utils.cpp(302): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1392C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1393src/deps/mmdb2/mmdb2/mmdb_utils.cpp(319): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1394C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1395src/deps/mmdb2/mmdb2/mmdb_utils.cpp(320): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1396C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1397src/deps/mmdb2/mmdb2/mmdb_utils.cpp(342): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1398C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1399src/deps/mmdb2/mmdb2/mmdb_utils.cpp(344): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1400C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1401src/deps/mmdb2/mmdb2/mmdb_utils.cpp(355): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1402C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1403src/deps/mmdb2/mmdb2/mmdb_utils.cpp(357): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1404C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1405src/deps/mmdb2/mmdb2/mmdb_utils.cpp(373): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1406C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1407src/deps/mmdb2/mmdb2/mmdb_utils.cpp(375): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1408C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1409src/deps/mmdb2/mmdb2/mmdb_utils.cpp(383): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1410C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1411src/deps/mmdb2/mmdb2/mmdb_utils.cpp(385): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1412C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1413src/deps/mmdb2/mmdb2/mmdb_utils.cpp(400): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1414C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1415src/deps/mmdb2/mmdb2/mmdb_utils.cpp(402): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1416C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1417src/deps/mmdb2/mmdb2/mmdb_utils.cpp(413): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1418C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1419src/deps/mmdb2/mmdb2/mmdb_utils.cpp(415): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1420C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1421src/deps/mmdb2/mmdb2/mmdb_utils.cpp(431): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1422C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1423src/deps/mmdb2/mmdb2/mmdb_utils.cpp(433): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1424C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1425src/deps/mmdb2/mmdb2/mmdb_utils.cpp(441): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1426C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1427src/deps/mmdb2/mmdb2/mmdb_utils.cpp(443): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1428C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1429src/deps/mmdb2/mmdb2/mmdb_utils.cpp(461): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1430C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1431src/deps/mmdb2/mmdb2/mmdb_utils.cpp(457): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1432C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1433src/deps/mmdb2/mmdb2/mmdb_utils.cpp(474): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1434C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1435src/deps/mmdb2/mmdb2/mmdb_utils.cpp(476): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1436C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1437src/deps/mmdb2/mmdb2/mmdb_utils.cpp(482): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1438C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1439src/deps/mmdb2/mmdb2/mmdb_utils.cpp(484): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1440C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1441src/deps/mmdb2/mmdb2/mmdb_utils.cpp(498): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1442C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1443src/deps/mmdb2/mmdb2/mmdb_utils.cpp(500): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1444C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1445src/deps/mmdb2/mmdb2/mmdb_utils.cpp(506): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1446C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1447src/deps/mmdb2/mmdb2/mmdb_utils.cpp(508): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1448C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1449src/deps/mmdb2/mmdb2/mmdb_utils.cpp(525): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1450C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1451src/deps/mmdb2/mmdb2/mmdb_utils.cpp(547): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1452C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1453src/deps/mmdb2/mmdb2/mmdb_utils.cpp(990): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1454C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1455src/deps/mmdb2/mmdb2/mmdb_utils.cpp(991): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1456C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1457src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1065): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1458C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1459src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1066): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1460C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1461src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1175): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1462src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1549): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1463C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1464src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1550): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1465C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1466src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1552): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1467C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1468src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1581): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1469C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1470src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1582): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1471C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1472src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1649): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1473C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1474src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1658): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1475C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1476src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1660): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1477C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1478src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1665): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1479C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1480src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1670): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1481C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1482src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1671): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1483C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1484src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1684): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1485C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1486src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1686): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1487C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1488src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1690): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1489C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1490src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1691): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1491C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1492src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1692): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1493C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1494src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1697): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1495C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1496src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1699): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1497C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1498src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1701): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1499C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1500src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1744): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
1501src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1762): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1502C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1503src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1765): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1504C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1505src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1766): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1506C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1507src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1767): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1508C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1509src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1768): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1510C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1511src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1769): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1512C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1513src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1770): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1514C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1515src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1795): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1516C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1517src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1840): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1518C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1519src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1853): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1520C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1521src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1883): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1522C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1523src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1884): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1524C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1525src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1919): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1526C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1527src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1920): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1528C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1529src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1926): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1530C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1531src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1927): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1532C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1533src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1930): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1534C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1535src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1932): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1536C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1537src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1933): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1538C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1539src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1935): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1540C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1541src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1938): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1542C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1543src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1940): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1544C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1545src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1942): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1546C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1547src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1943): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1548C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1549src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1945): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1550C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1551src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1953): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1552C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1553src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1954): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1554C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1555src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1955): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1556C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1557src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1956): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1558C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1559src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1957): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1560C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1561src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1962): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1562C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1563src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1963): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1564C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1565src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1964): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1566C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1567src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1965): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1568C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1569src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1966): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1570C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1571src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1967): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1572C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1573src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1972): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1574C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1575src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1973): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1576C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1577src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1974): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1578C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1579src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1975): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1580C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1581src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1976): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1582C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1583src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1977): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1584C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1585src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1978): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1586C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1587src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1983): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1588C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1589src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1984): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1590C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1591src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1985): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1592C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1593src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1986): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1594C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1595src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1987): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1596C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1597src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1988): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1598C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1599src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1911): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1600C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1601src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1929): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1602C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1603src/deps/mmdb2/mmdb2/mmdb_utils.cpp(1939): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1604C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1605"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_coormngr.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_coormngr.obj
1606mmdb_coormngr.cpp
1607src/deps/mmdb2/mmdb2/mmdb_coormngr.cpp(248): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1608C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1609src/deps/mmdb2/mmdb2/mmdb_coormngr.cpp(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1610C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1611src/deps/mmdb2/mmdb2/mmdb_coormngr.cpp(251): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1612C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1613src/deps/mmdb2/mmdb2/mmdb_coormngr.cpp(252): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1614C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1615src/deps/mmdb2/mmdb2/mmdb_coormngr.cpp(280): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1616C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1617src/deps/mmdb2/mmdb2/mmdb_coormngr.cpp(281): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1618C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1619"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_math_align.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_math_align.obj
1620mmdb_math_align.cpp
1621src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(225): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1622src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(226): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1623src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(284): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1624src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(285): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1625src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(480): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1626C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1627src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(481): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1628C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1629src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(482): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1630src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(483): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1631src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(527): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
1632src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(544): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
1633src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(558): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
1634src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(1148): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1635C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1636src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(1162): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1637C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1638src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(1202): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1639C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1640src/deps/mmdb2/mmdb2/mmdb_math_align.cpp(1208): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1641C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1642"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_root.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_root.obj
1643mmdb_root.cpp
1644src/deps/mmdb2/mmdb2/mmdb_root.cpp(79): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1645C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1646src/deps/mmdb2/mmdb2/mmdb_root.cpp(183): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1647C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
1648src/deps/mmdb2/mmdb2/mmdb_root.cpp(433): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1649C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
1650src/deps/mmdb2/mmdb2/mmdb_root.cpp(586): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1651C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
1652src/deps/mmdb2/mmdb2/mmdb_root.cpp(801): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1653C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1654src/deps/mmdb2/mmdb2/mmdb_root.cpp(810): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1655C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1656src/deps/mmdb2/mmdb2/mmdb_root.cpp(817): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1657C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1658src/deps/mmdb2/mmdb2/mmdb_root.cpp(855): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1659C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1660src/deps/mmdb2/mmdb2/mmdb_root.cpp(868): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1661C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1662src/deps/mmdb2/mmdb2/mmdb_root.cpp(876): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1663C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1664src/deps/mmdb2/mmdb2/mmdb_root.cpp(883): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1665C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1666src/deps/mmdb2/mmdb2/mmdb_root.cpp(1118): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1667C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1668src/deps/mmdb2/mmdb2/mmdb_root.cpp(1128): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1669C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1670src/deps/mmdb2/mmdb2/mmdb_root.cpp(1420): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1671C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1672src/deps/mmdb2/mmdb2/mmdb_root.cpp(1451): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1673C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1674src/deps/mmdb2/mmdb2/mmdb_root.cpp(1490): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1675C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
1676src/deps/mmdb2/mmdb2/mmdb_root.cpp(1518): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1677C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1678src/deps/mmdb2/mmdb2/mmdb_root.cpp(1522): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1679C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1680src/deps/mmdb2/mmdb2/mmdb_root.cpp(1525): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1681C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1682src/deps/mmdb2/mmdb2/mmdb_root.cpp(2150): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1683C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1684src/deps/mmdb2/mmdb2/mmdb_root.cpp(2236): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1685C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1686src/deps/mmdb2/mmdb2/mmdb_root.cpp(2237): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1687C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1688src/deps/mmdb2/mmdb2/mmdb_root.cpp(2300): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1689C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
1690src/deps/mmdb2/mmdb2/mmdb_root.cpp(2363): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1691C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
1692src/deps/mmdb2/mmdb2/mmdb_root.cpp(2414): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1693C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
1694src/deps/mmdb2/mmdb2/mmdb_root.cpp(2458): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1695C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
1696src/deps/mmdb2/mmdb2/mmdb_root.cpp(2501): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1697C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1698src/deps/mmdb2/mmdb2/mmdb_root.cpp(2513): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1699C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1700"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_xml_.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_xml_.obj
1701mmdb_xml_.cpp
1702src/deps/mmdb2/mmdb2/mmdb_xml_.cpp(163): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1703src/deps/mmdb2/mmdb2/mmdb_xml_.cpp(185): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1704C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1705src/deps/mmdb2/mmdb2/mmdb_xml_.cpp(229): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1706C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1707src/deps/mmdb2/mmdb2/mmdb_xml_.cpp(249): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
1708src/deps/mmdb2/mmdb2/mmdb_xml_.cpp(285): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1709C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1710src/deps/mmdb2/mmdb2/mmdb_xml_.cpp(291): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1711C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1712src/deps/mmdb2/mmdb2/mmdb_xml_.cpp(643): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1713src/deps/mmdb2/mmdb2/mmdb_xml_.cpp(736): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1714src/deps/mmdb2/mmdb2/mmdb_xml_.cpp(780): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1715"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_cryst.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_cryst.obj
1716mmdb_cryst.cpp
1717src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(119): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1718C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1719src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(412): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
1720src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(406): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1721C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1722src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(412): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1723C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1724src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(528): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1725C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1726src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(529): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1727C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1728src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(657): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1729C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1730src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(723): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1731C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1732src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(697): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1733C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1734src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(703): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1735C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1736src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(759): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1737C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1738src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(864): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1739C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1740src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(877): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
1741src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(877): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1742C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1743src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(885): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1744C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1745src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(895): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1746C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1747src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(947): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1748C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1749src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(1855): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
1750src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(1857): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1751C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1752src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(2097): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1753C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1754src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(2098): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1755C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1756src/deps/mmdb2/mmdb2/mmdb_cryst.cpp(2222): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1757C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1758"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_math_bfgsmin.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_math_bfgsmin.obj
1759mmdb_math_bfgsmin.cpp
1760"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_rwbrook.obj
1761mmdb_rwbrook.cpp
1762src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(245): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1763C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
1764src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(521): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1765C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1766src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(522): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1767C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1768src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(588): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1769C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1770src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(622): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1771C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1772src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(639): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1773C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1774src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(764): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1775C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1776src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(846): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1777C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1778src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(854): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1779src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(862): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1780src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(850): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1781C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
1782src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(906): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1783C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1784src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(968): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1785C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1786src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1019): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1787C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1788src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1058): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1789C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1790src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1083): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1791C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1792src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1107): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1793C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1794src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1158): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1795C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1796src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1223): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1797C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1798src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1246): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1799C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1800src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1287): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1801C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1802src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1490): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1803C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1804src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1629): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1805C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1806src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1662): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1807C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1808src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1693): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1809C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1810src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1736): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1811C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1812src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1759): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1813C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1814src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(1859): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1815C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1816src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2101): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1817C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1818src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2140): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1819C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1820src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2184): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1821C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1822src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2231): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1823C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1824src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2284): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1825C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1826src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2345): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1827C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1828src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2406): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1829C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1830src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2457): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1831C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1832src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2539): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1833C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1834src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2652): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1835C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1836src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2714): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1837C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1838src/deps/mmdb2/mmdb2/mmdb_rwbrook.cpp(2914): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1839C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1840"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_ficif.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_ficif.obj
1841mmdb_ficif.cpp
1842"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_math_fft.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_math_fft.obj
1843mmdb_math_fft.cpp
1844"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_selmngr.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_selmngr.obj
1845mmdb_selmngr.cpp
1846src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(485): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1847C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1848src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(486): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1849C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1850src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(487): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1851C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1852src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(499): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1853C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1854src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(1143): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
1855src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(1156): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1856C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1857src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(1159): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1858C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1859src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(1160): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1860C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1861src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(1161): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1862C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1863src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(1162): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1864C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1865src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(1163): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1866C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1867src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(1164): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1868C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1869src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(2094): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1870src/deps/mmdb2/mmdb2/mmdb_selmngr.cpp(2975): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1871C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1872"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_io_file.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_io_file.obj
1873mmdb_io_file.cpp
1874src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(135): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
1875src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(145): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1876C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1877src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(147): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1878C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1879src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(148): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1880C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(91): note: see declaration of 'strcat'
1881src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(442): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1882C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
1883src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(451): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1884C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
1885src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(508): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1886C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
1887src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(517): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1888C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
1889src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(555): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1890C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
1891src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(714): warning C4267: '=': conversion from 'size_t' to 'mmdb::word', possible loss of data
1892src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(791): warning C4267: 'argument': conversion from 'size_t' to 'mmdb::word', possible loss of data
1893src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(792): warning C4267: 'argument': conversion from 'size_t' to 'mmdb::word', possible loss of data
1894src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(802): warning C4267: 'argument': conversion from 'size_t' to 'mmdb::word', possible loss of data
1895src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(812): warning C4267: 'argument': conversion from 'size_t' to 'mmdb::word', possible loss of data
1896src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(807): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1897C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1898src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(822): warning C4267: 'argument': conversion from 'size_t' to 'mmdb::word', possible loss of data
1899src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(817): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1900C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1901src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(831): warning C4267: 'argument': conversion from 'size_t' to 'mmdb::word', possible loss of data
1902src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(844): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
1903src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(865): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
1904src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(942): warning C4267: '=': conversion from 'size_t' to 'mmdb::word', possible loss of data
1905src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(954): warning C4267: '=': conversion from 'size_t' to 'mmdb::word', possible loss of data
1906src/deps/mmdb2/mmdb2/mmdb_io_file.cpp(992): warning C4267: '=': conversion from 'size_t' to 'mmdb::word', possible loss of data
1907"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_math_graph.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_math_graph.obj
1908mmdb_math_graph.cpp
1909src/deps/mmdb2/mmdb2/mmdb_math_graph.cpp(149): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1910C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1911src/deps/mmdb2/mmdb2/mmdb_math_graph.cpp(644): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1912C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1913src/deps/mmdb2/mmdb2/mmdb_math_graph.cpp(650): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1914C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1915src/deps/mmdb2/mmdb2/mmdb_math_graph.cpp(663): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1916C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
1917src/deps/mmdb2/mmdb2/mmdb_math_graph.cpp(1127): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1918C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
1919"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DMMDB_EXPORT -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/mmdb2/mmdb2/mmdb_seqsuperpose.cpp /Fosrc/deps/mmdb2/mmdb2/mmdb_seqsuperpose.obj
1920mmdb_seqsuperpose.cpp
1921"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\link.exe" /LIBPATH:libmmdb2.lib /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO "/LIBPATH:c:\Program Files\ChimeraX\lib" "/LIBPATH:c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\lib" "/LIBPATH:c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\lib" "/LIBPATH:c:\Program Files\ChimeraX\bin\libs" "/LIBPATH:C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.19041.0\\um\x64" "/LIBPATH:C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.19041.0\\um\x64" src/deps/mmdb2/mmdb2/hybrid_36.obj src/deps/mmdb2/mmdb2/mmdb_io_stream.obj src/deps/mmdb2/mmdb2/mmdb_math_linalg.obj src/deps/mmdb2/mmdb2/mmdb_symop.obj src/deps/mmdb2/mmdb2/mmdb_atom.obj src/deps/mmdb2/mmdb2/mmdb_machine_.obj src/deps/mmdb2/mmdb2/mmdb_math_rand.obj src/deps/mmdb2/mmdb2/mmdb_tables.obj src/deps/mmdb2/mmdb2/mmdb_bondmngr.obj src/deps/mmdb2/mmdb2/mmdb_manager.obj src/deps/mmdb2/mmdb2/mmdb_mattype.obj src/deps/mmdb2/mmdb2/mmdb_title.obj src/deps/mmdb2/mmdb2/mmdb_chain.obj src/deps/mmdb2/mmdb2/mmdb_mask.obj src/deps/mmdb2/mmdb2/mmdb_mmcif_.obj src/deps/mmdb2/mmdb2/mmdb_uddata.obj src/deps/mmdb2/mmdb2/mmdb_cifdefs.obj src/deps/mmdb2/mmdb2/mmdb_math_.obj src/deps/mmdb2/mmdb2/mmdb_model.obj src/deps/mmdb2/mmdb2/mmdb_utils.obj src/deps/mmdb2/mmdb2/mmdb_coormngr.obj src/deps/mmdb2/mmdb2/mmdb_math_align.obj src/deps/mmdb2/mmdb2/mmdb_root.obj src/deps/mmdb2/mmdb2/mmdb_xml_.obj src/deps/mmdb2/mmdb2/mmdb_cryst.obj src/deps/mmdb2/mmdb2/mmdb_math_bfgsmin.obj src/deps/mmdb2/mmdb2/mmdb_rwbrook.obj src/deps/mmdb2/mmdb2/mmdb_ficif.obj src/deps/mmdb2/mmdb2/mmdb_math_fft.obj src/deps/mmdb2/mmdb2/mmdb_selmngr.obj src/deps/mmdb2/mmdb2/mmdb_io_file.obj src/deps/mmdb2/mmdb2/mmdb_math_graph.obj src/deps/mmdb2/mmdb2/mmdb_seqsuperpose.obj /OUT:src\libmmdb2.dll
1922 Creating library src\libmmdb2.lib and object src\libmmdb2.exp
1923Generating code
1924Finished generating code
1925"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/ccp4_array.c /Fosrc/deps/libccp4/ccp4/ccp4_array.obj
1926ccp4_array.c
1927"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/cmap_data.c /Fosrc/deps/libccp4/ccp4/cmap_data.obj
1928cmap_data.c
1929src/deps/libccp4/ccp4/cmap_data.c(33): warning C4273: 'number_sections': inconsistent dll linkage
1930c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmap_data.h(34): note: see previous definition of 'number_sections'
1931src/deps/libccp4/ccp4/cmap_data.c(36): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
1932src/deps/libccp4/ccp4/cmap_data.c(37): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
1933src/deps/libccp4/ccp4/cmap_data.c(48): warning C4273: 'ccp4_cmap_seek_section': inconsistent dll linkage
1934c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(146): note: see previous definition of 'ccp4_cmap_seek_section'
1935src/deps/libccp4/ccp4/cmap_data.c(61): warning C4018: '>': signed/unsigned mismatch
1936src/deps/libccp4/ccp4/cmap_data.c(66): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
1937src/deps/libccp4/ccp4/cmap_data.c(70): warning C4018: '>': signed/unsigned mismatch
1938src/deps/libccp4/ccp4/cmap_data.c(74): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
1939src/deps/libccp4/ccp4/cmap_data.c(79): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
1940src/deps/libccp4/ccp4/cmap_data.c(81): warning C4018: '>=': signed/unsigned mismatch
1941src/deps/libccp4/ccp4/cmap_data.c(88): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
1942src/deps/libccp4/ccp4/cmap_data.c(92): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
1943src/deps/libccp4/ccp4/cmap_data.c(103): warning C4273: 'ccp4_cmap_write_section': inconsistent dll linkage
1944c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(164): note: see previous definition of 'ccp4_cmap_write_section'
1945src/deps/libccp4/ccp4/cmap_data.c(141): warning C4273: 'ccp4_cmap_read_section': inconsistent dll linkage
1946c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(155): note: see previous definition of 'ccp4_cmap_read_section'
1947src/deps/libccp4/ccp4/cmap_data.c(160): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
1948src/deps/libccp4/ccp4/cmap_data.c(161): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
1949src/deps/libccp4/ccp4/cmap_data.c(165): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
1950src/deps/libccp4/ccp4/cmap_data.c(170): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
1951src/deps/libccp4/ccp4/cmap_data.c(175): warning C4018: '<': signed/unsigned mismatch
1952src/deps/libccp4/ccp4/cmap_data.c(192): warning C4273: 'ccp4_cmap_read_section_header': inconsistent dll linkage
1953c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(173): note: see previous definition of 'ccp4_cmap_read_section_header'
1954src/deps/libccp4/ccp4/cmap_data.c(209): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
1955src/deps/libccp4/ccp4/cmap_data.c(211): warning C4018: '>=': signed/unsigned mismatch
1956src/deps/libccp4/ccp4/cmap_data.c(216): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
1957src/deps/libccp4/ccp4/cmap_data.c(237): warning C4273: 'ccp4_cmap_write_section_header': inconsistent dll linkage
1958c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(176): note: see previous definition of 'ccp4_cmap_write_section_header'
1959src/deps/libccp4/ccp4/cmap_data.c(273): warning C4273: 'ccp4_cmap_seek_row': inconsistent dll linkage
1960c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(149): note: see previous definition of 'ccp4_cmap_seek_row'
1961src/deps/libccp4/ccp4/cmap_data.c(286): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
1962src/deps/libccp4/ccp4/cmap_data.c(296): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
1963src/deps/libccp4/ccp4/cmap_data.c(307): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
1964src/deps/libccp4/ccp4/cmap_data.c(311): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
1965src/deps/libccp4/ccp4/cmap_data.c(312): warning C4018: '>=': signed/unsigned mismatch
1966src/deps/libccp4/ccp4/cmap_data.c(319): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
1967src/deps/libccp4/ccp4/cmap_data.c(333): warning C4273: 'ccp4_cmap_write_row': inconsistent dll linkage
1968c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(167): note: see previous definition of 'ccp4_cmap_write_row'
1969src/deps/libccp4/ccp4/cmap_data.c(368): warning C4273: 'ccp4_cmap_read_row': inconsistent dll linkage
1970c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(158): note: see previous definition of 'ccp4_cmap_read_row'
1971src/deps/libccp4/ccp4/cmap_data.c(386): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
1972src/deps/libccp4/ccp4/cmap_data.c(387): warning C4267: 'function': conversion from 'size_t' to 'int', possible loss of data
1973src/deps/libccp4/ccp4/cmap_data.c(391): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
1974src/deps/libccp4/ccp4/cmap_data.c(394): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
1975src/deps/libccp4/ccp4/cmap_data.c(413): warning C4273: 'ccp4_cmap_seek_data': inconsistent dll linkage
1976c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(152): note: see previous definition of 'ccp4_cmap_seek_data'
1977src/deps/libccp4/ccp4/cmap_data.c(435): warning C4273: 'ccp4_cmap_write_data': inconsistent dll linkage
1978c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(170): note: see previous definition of 'ccp4_cmap_write_data'
1979src/deps/libccp4/ccp4/cmap_data.c(463): warning C4273: 'ccp4_cmap_read_data': inconsistent dll linkage
1980c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(161): note: see previous definition of 'ccp4_cmap_read_data'
1981"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/cmtzlib.c /Fosrc/deps/libccp4/ccp4/cmtzlib.obj
1982cmtzlib.c
1983src/deps/libccp4/ccp4/cmtzlib.c(71): warning C4273: 'MtzGet': inconsistent dll linkage
1984c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(136): note: see previous definition of 'MtzGet'
1985src/deps/libccp4/ccp4/cmtzlib.c(76): warning C4273: 'MtzGetUserCellTolerance': inconsistent dll linkage
1986c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(149): note: see previous definition of 'MtzGetUserCellTolerance'
1987src/deps/libccp4/ccp4/cmtzlib.c(207): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1988src/deps/libccp4/ccp4/cmtzlib.c(208): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1989src/deps/libccp4/ccp4/cmtzlib.c(214): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1990src/deps/libccp4/ccp4/cmtzlib.c(215): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1991src/deps/libccp4/ccp4/cmtzlib.c(258): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1992src/deps/libccp4/ccp4/cmtzlib.c(259): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1993src/deps/libccp4/ccp4/cmtzlib.c(260): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1994src/deps/libccp4/ccp4/cmtzlib.c(281): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1995src/deps/libccp4/ccp4/cmtzlib.c(282): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1996src/deps/libccp4/ccp4/cmtzlib.c(291): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1997src/deps/libccp4/ccp4/cmtzlib.c(293): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1998src/deps/libccp4/ccp4/cmtzlib.c(313): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1999src/deps/libccp4/ccp4/cmtzlib.c(314): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2000src/deps/libccp4/ccp4/cmtzlib.c(352): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2001src/deps/libccp4/ccp4/cmtzlib.c(353): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2002src/deps/libccp4/ccp4/cmtzlib.c(401): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2003src/deps/libccp4/ccp4/cmtzlib.c(402): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2004src/deps/libccp4/ccp4/cmtzlib.c(406): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2005src/deps/libccp4/ccp4/cmtzlib.c(426): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2006src/deps/libccp4/ccp4/cmtzlib.c(427): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2007src/deps/libccp4/ccp4/cmtzlib.c(445): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2008src/deps/libccp4/ccp4/cmtzlib.c(446): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2009src/deps/libccp4/ccp4/cmtzlib.c(558): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2010src/deps/libccp4/ccp4/cmtzlib.c(559): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2011src/deps/libccp4/ccp4/cmtzlib.c(589): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2012src/deps/libccp4/ccp4/cmtzlib.c(590): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2013src/deps/libccp4/ccp4/cmtzlib.c(611): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2014src/deps/libccp4/ccp4/cmtzlib.c(633): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2015src/deps/libccp4/ccp4/cmtzlib.c(667): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2016src/deps/libccp4/ccp4/cmtzlib.c(670): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2017src/deps/libccp4/ccp4/cmtzlib.c(696): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2018src/deps/libccp4/ccp4/cmtzlib.c(699): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2019src/deps/libccp4/ccp4/cmtzlib.c(826): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2020src/deps/libccp4/ccp4/cmtzlib.c(827): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2021src/deps/libccp4/ccp4/cmtzlib.c(828): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2022src/deps/libccp4/ccp4/cmtzlib.c(831): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2023src/deps/libccp4/ccp4/cmtzlib.c(120): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2024C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2025src/deps/libccp4/ccp4/cmtzlib.c(121): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2026C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2027src/deps/libccp4/ccp4/cmtzlib.c(123): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2028C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2029src/deps/libccp4/ccp4/cmtzlib.c(355): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2030C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2031src/deps/libccp4/ccp4/cmtzlib.c(422): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2032C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2033src/deps/libccp4/ccp4/cmtzlib.c(496): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2034C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2035src/deps/libccp4/ccp4/cmtzlib.c(520): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2036C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2037src/deps/libccp4/ccp4/cmtzlib.c(635): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2038C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2039src/deps/libccp4/ccp4/cmtzlib.c(665): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2040C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2041src/deps/libccp4/ccp4/cmtzlib.c(693): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2042C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2043src/deps/libccp4/ccp4/cmtzlib.c(722): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2044C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2045src/deps/libccp4/ccp4/cmtzlib.c(724): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2046C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2047src/deps/libccp4/ccp4/cmtzlib.c(741): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2048C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2049src/deps/libccp4/ccp4/cmtzlib.c(778): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2050C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2051src/deps/libccp4/ccp4/cmtzlib.c(811): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2052C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2053src/deps/libccp4/ccp4/cmtzlib.c(904): warning C4273: 'MtzArrayToBatch': inconsistent dll linkage
2054c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(639): note: see previous definition of 'MtzArrayToBatch'
2055src/deps/libccp4/ccp4/cmtzlib.c(970): warning C4273: 'MtzRrefl': inconsistent dll linkage
2056c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(157): note: see previous definition of 'MtzRrefl'
2057src/deps/libccp4/ccp4/cmtzlib.c(982): warning C4273: 'MtzFindInd': inconsistent dll linkage
2058c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(616): note: see previous definition of 'MtzFindInd'
2059src/deps/libccp4/ccp4/cmtzlib.c(1013): warning C4273: 'MtzInd2reso': inconsistent dll linkage
2060c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(624): note: see previous definition of 'MtzInd2reso'
2061src/deps/libccp4/ccp4/cmtzlib.c(1024): warning C4244: '=': conversion from 'const double' to 'float', possible loss of data
2062src/deps/libccp4/ccp4/cmtzlib.c(1030): warning C4273: 'MtzHklcoeffs': inconsistent dll linkage
2063c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(631): note: see previous definition of 'MtzHklcoeffs'
2064src/deps/libccp4/ccp4/cmtzlib.c(1084): warning C4273: 'ccp4_lrtitl': inconsistent dll linkage
2065c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(667): note: see previous definition of 'ccp4_lrtitl'
2066src/deps/libccp4/ccp4/cmtzlib.c(1088): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2067src/deps/libccp4/ccp4/cmtzlib.c(1096): warning C4273: 'ccp4_lrhist': inconsistent dll linkage
2068c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(675): note: see previous definition of 'ccp4_lrhist'
2069src/deps/libccp4/ccp4/cmtzlib.c(1106): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2070C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2071src/deps/libccp4/ccp4/cmtzlib.c(1112): warning C4273: 'ccp4_lrsort': inconsistent dll linkage
2072c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(682): note: see previous definition of 'ccp4_lrsort'
2073src/deps/libccp4/ccp4/cmtzlib.c(1137): warning C4273: 'ccp4_lrbats': inconsistent dll linkage
2074c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(690): note: see previous definition of 'ccp4_lrbats'
2075src/deps/libccp4/ccp4/cmtzlib.c(1152): warning C4273: 'MtzDebugHierarchy': inconsistent dll linkage
2076c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(586): note: see previous definition of 'MtzDebugHierarchy'
2077src/deps/libccp4/ccp4/cmtzlib.c(1186): warning C4273: 'MtzListColumn': inconsistent dll linkage
2078c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(595): note: see previous definition of 'MtzListColumn'
2079src/deps/libccp4/ccp4/cmtzlib.c(1198): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2080src/deps/libccp4/ccp4/cmtzlib.c(1200): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2081src/deps/libccp4/ccp4/cmtzlib.c(1202): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2082src/deps/libccp4/ccp4/cmtzlib.c(1213): warning C4273: 'MtzListInputColumn': inconsistent dll linkage
2083c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(604): note: see previous definition of 'MtzListInputColumn'
2084src/deps/libccp4/ccp4/cmtzlib.c(1226): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2085src/deps/libccp4/ccp4/cmtzlib.c(1228): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2086src/deps/libccp4/ccp4/cmtzlib.c(1230): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2087src/deps/libccp4/ccp4/cmtzlib.c(1240): warning C4273: 'ccp4_lrcell': inconsistent dll linkage
2088c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(697): note: see previous definition of 'ccp4_lrcell'
2089src/deps/libccp4/ccp4/cmtzlib.c(1251): warning C4273: 'MtzResLimits': inconsistent dll linkage
2090c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(300): note: see previous definition of 'MtzResLimits'
2091src/deps/libccp4/ccp4/cmtzlib.c(1267): warning C4273: 'ccp4_lrsymi': inconsistent dll linkage
2092c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(708): note: see previous definition of 'ccp4_lrsymi'
2093src/deps/libccp4/ccp4/cmtzlib.c(1274): warning C4273: 'ccp4_lrsymi_c': inconsistent dll linkage
2094c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(722): note: see previous definition of 'ccp4_lrsymi_c'
2095src/deps/libccp4/ccp4/cmtzlib.c(1280): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2096src/deps/libccp4/ccp4/cmtzlib.c(1281): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2097src/deps/libccp4/ccp4/cmtzlib.c(1290): warning C4273: 'MtzSpacegroupNumber': inconsistent dll linkage
2098c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(291): note: see previous definition of 'MtzSpacegroupNumber'
2099src/deps/libccp4/ccp4/cmtzlib.c(1295): warning C4273: 'ccp4_lrsymm': inconsistent dll linkage
2100c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(734): note: see previous definition of 'ccp4_lrsymm'
2101src/deps/libccp4/ccp4/cmtzlib.c(1314): warning C4273: 'MtzParseLabin': inconsistent dll linkage
2102c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(745): note: see previous definition of 'MtzParseLabin'
2103src/deps/libccp4/ccp4/cmtzlib.c(1323): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
2104src/deps/libccp4/ccp4/cmtzlib.c(1332): warning C4267: 'function': conversion from 'size_t' to 'const int', possible loss of data
2105src/deps/libccp4/ccp4/cmtzlib.c(1346): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2106src/deps/libccp4/ccp4/cmtzlib.c(1347): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2107src/deps/libccp4/ccp4/cmtzlib.c(1351): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2108src/deps/libccp4/ccp4/cmtzlib.c(1361): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2109src/deps/libccp4/ccp4/cmtzlib.c(1373): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2110src/deps/libccp4/ccp4/cmtzlib.c(1374): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2111src/deps/libccp4/ccp4/cmtzlib.c(1385): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2112src/deps/libccp4/ccp4/cmtzlib.c(1386): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2113src/deps/libccp4/ccp4/cmtzlib.c(1415): warning C4273: 'ccp4_lrassn': inconsistent dll linkage
2114c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(761): note: see previous definition of 'ccp4_lrassn'
2115src/deps/libccp4/ccp4/cmtzlib.c(1425): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2116src/deps/libccp4/ccp4/cmtzlib.c(1432): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2117src/deps/libccp4/ccp4/cmtzlib.c(1439): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2118src/deps/libccp4/ccp4/cmtzlib.c(1441): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2119src/deps/libccp4/ccp4/cmtzlib.c(1464): warning C4273: 'ccp4_lridx': inconsistent dll linkage
2120c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(777): note: see previous definition of 'ccp4_lridx'
2121src/deps/libccp4/ccp4/cmtzlib.c(1472): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2122C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2123src/deps/libccp4/ccp4/cmtzlib.c(1474): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2124C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2125src/deps/libccp4/ccp4/cmtzlib.c(1476): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2126C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2127src/deps/libccp4/ccp4/cmtzlib.c(1487): warning C4273: 'ccp4_lrrefl': inconsistent dll linkage
2128c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(796): note: see previous definition of 'ccp4_lrrefl'
2129src/deps/libccp4/ccp4/cmtzlib.c(1551): warning C4273: 'ccp4_lrreff': inconsistent dll linkage
2130c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(814): note: see previous definition of 'ccp4_lrreff'
2131src/deps/libccp4/ccp4/cmtzlib.c(1632): warning C4273: 'MtzRewdInput': inconsistent dll linkage
2132c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(206): note: see previous definition of 'MtzRewdInput'
2133src/deps/libccp4/ccp4/cmtzlib.c(1640): warning C4273: 'ccp4_ismnf': inconsistent dll linkage
2134c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(824): note: see previous definition of 'ccp4_ismnf'
2135src/deps/libccp4/ccp4/cmtzlib.c(1651): warning C4273: 'ccp4_lhprt': inconsistent dll linkage
2136c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(831): note: see previous definition of 'ccp4_lhprt'
2137src/deps/libccp4/ccp4/cmtzlib.c(1714): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2138C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2139src/deps/libccp4/ccp4/cmtzlib.c(1869): warning C4273: 'ccp4_lhprt_adv': inconsistent dll linkage
2140c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(839): note: see previous definition of 'ccp4_lhprt_adv'
2141src/deps/libccp4/ccp4/cmtzlib.c(1915): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2142C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2143src/deps/libccp4/ccp4/cmtzlib.c(1925): warning C4273: 'ccp4_lrbat': inconsistent dll linkage
2144c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(848): note: see previous definition of 'ccp4_lrbat'
2145src/deps/libccp4/ccp4/cmtzlib.c(1936): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2146C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2147src/deps/libccp4/ccp4/cmtzlib.c(1937): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2148C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2149src/deps/libccp4/ccp4/cmtzlib.c(1938): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2150C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2151src/deps/libccp4/ccp4/cmtzlib.c(1939): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2152C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2153src/deps/libccp4/ccp4/cmtzlib.c(1950): warning C4273: 'MtzPrintBatchHeader': inconsistent dll linkage
2154c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(854): note: see previous definition of 'MtzPrintBatchHeader'
2155src/deps/libccp4/ccp4/cmtzlib.c(1957): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2156src/deps/libccp4/ccp4/cmtzlib.c(1960): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2157src/deps/libccp4/ccp4/cmtzlib.c(1963): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2158src/deps/libccp4/ccp4/cmtzlib.c(1966): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2159src/deps/libccp4/ccp4/cmtzlib.c(1971): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2160src/deps/libccp4/ccp4/cmtzlib.c(1974): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2161src/deps/libccp4/ccp4/cmtzlib.c(1977): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2162src/deps/libccp4/ccp4/cmtzlib.c(1980): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2163src/deps/libccp4/ccp4/cmtzlib.c(1997): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2164src/deps/libccp4/ccp4/cmtzlib.c(1998): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2165src/deps/libccp4/ccp4/cmtzlib.c(2000): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2166src/deps/libccp4/ccp4/cmtzlib.c(2001): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2167src/deps/libccp4/ccp4/cmtzlib.c(2076): warning C4273: 'ccp4_lwtitl': inconsistent dll linkage
2168c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(863): note: see previous definition of 'ccp4_lwtitl'
2169src/deps/libccp4/ccp4/cmtzlib.c(2082): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2170C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2171src/deps/libccp4/ccp4/cmtzlib.c(2100): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2172C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2173src/deps/libccp4/ccp4/cmtzlib.c(2108): warning C4273: 'MtzSetSortOrder': inconsistent dll linkage
2174c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(874): note: see previous definition of 'MtzSetSortOrder'
2175src/deps/libccp4/ccp4/cmtzlib.c(2118): warning C4273: 'MtzAddHistory': inconsistent dll linkage
2176c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(882): note: see previous definition of 'MtzAddHistory'
2177src/deps/libccp4/ccp4/cmtzlib.c(2129): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2178C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2179src/deps/libccp4/ccp4/cmtzlib.c(2137): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2180C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2181src/deps/libccp4/ccp4/cmtzlib.c(2148): warning C4273: 'ccp4_lwidx': inconsistent dll linkage
2182c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(961): note: see previous definition of 'ccp4_lwidx'
2183src/deps/libccp4/ccp4/cmtzlib.c(2168): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2184src/deps/libccp4/ccp4/cmtzlib.c(2169): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2185src/deps/libccp4/ccp4/cmtzlib.c(2170): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2186src/deps/libccp4/ccp4/cmtzlib.c(2171): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2187src/deps/libccp4/ccp4/cmtzlib.c(2162): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2188C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2189src/deps/libccp4/ccp4/cmtzlib.c(2184): warning C4273: 'MtzAssignHKLtoBase': inconsistent dll linkage
2190c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(492): note: see previous definition of 'MtzAssignHKLtoBase'
2191src/deps/libccp4/ccp4/cmtzlib.c(2212): warning C4273: 'MtzAssignColumn': inconsistent dll linkage
2192c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(506): note: see previous definition of 'MtzAssignColumn'
2193src/deps/libccp4/ccp4/cmtzlib.c(2227): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2194src/deps/libccp4/ccp4/cmtzlib.c(2228): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2195src/deps/libccp4/ccp4/cmtzlib.c(2229): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2196src/deps/libccp4/ccp4/cmtzlib.c(2230): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2197src/deps/libccp4/ccp4/cmtzlib.c(2263): warning C4273: 'ccp4_lwsymconf': inconsistent dll linkage
2198c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(928): note: see previous definition of 'ccp4_lwsymconf'
2199src/deps/libccp4/ccp4/cmtzlib.c(2271): warning C4273: 'ccp4_lwsymm': inconsistent dll linkage
2200c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(899): note: see previous definition of 'ccp4_lwsymm'
2201src/deps/libccp4/ccp4/cmtzlib.c(2283): warning C4273: 'ccp4_lwsymm_c': inconsistent dll linkage
2202c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(919): note: see previous definition of 'ccp4_lwsymm_c'
2203src/deps/libccp4/ccp4/cmtzlib.c(2302): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2204src/deps/libccp4/ccp4/cmtzlib.c(2307): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2205src/deps/libccp4/ccp4/cmtzlib.c(2303): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2206C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2207src/deps/libccp4/ccp4/cmtzlib.c(2308): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2208C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2209src/deps/libccp4/ccp4/cmtzlib.c(2317): warning C4273: 'ccp4_lwassn': inconsistent dll linkage
2210c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(942): note: see previous definition of 'ccp4_lwassn'
2211src/deps/libccp4/ccp4/cmtzlib.c(2370): warning C4273: 'ccp4_lwbat': inconsistent dll linkage
2212c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(998): note: see previous definition of 'ccp4_lwbat'
2213src/deps/libccp4/ccp4/cmtzlib.c(2423): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2214src/deps/libccp4/ccp4/cmtzlib.c(2424): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2215C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2216src/deps/libccp4/ccp4/cmtzlib.c(2426): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2217C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2218src/deps/libccp4/ccp4/cmtzlib.c(2427): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2219C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2220src/deps/libccp4/ccp4/cmtzlib.c(2428): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2221C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2222src/deps/libccp4/ccp4/cmtzlib.c(2429): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2223C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2224src/deps/libccp4/ccp4/cmtzlib.c(2437): warning C4273: 'ccp4_lwbsetid': inconsistent dll linkage
2225c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(1000): note: see previous definition of 'ccp4_lwbsetid'
2226src/deps/libccp4/ccp4/cmtzlib.c(2443): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2227src/deps/libccp4/ccp4/cmtzlib.c(2444): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2228src/deps/libccp4/ccp4/cmtzlib.c(2445): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2229src/deps/libccp4/ccp4/cmtzlib.c(2446): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2230src/deps/libccp4/ccp4/cmtzlib.c(2459): warning C4273: 'MtzDeleteRefl': inconsistent dll linkage
2231c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(200): note: see previous definition of 'MtzDeleteRefl'
2232src/deps/libccp4/ccp4/cmtzlib.c(2477): warning C4273: 'ccp4_lwrefl': inconsistent dll linkage
2233c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(982): note: see previous definition of 'ccp4_lwrefl'
2234src/deps/libccp4/ccp4/cmtzlib.c(2580): warning C4273: 'MtzPut': inconsistent dll linkage
2235c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(165): note: see previous definition of 'MtzPut'
2236src/deps/libccp4/ccp4/cmtzlib.c(2658): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2237src/deps/libccp4/ccp4/cmtzlib.c(2707): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2238src/deps/libccp4/ccp4/cmtzlib.c(2930): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2239src/deps/libccp4/ccp4/cmtzlib.c(2599): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2240C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2241src/deps/libccp4/ccp4/cmtzlib.c(2601): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2242C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2243src/deps/libccp4/ccp4/cmtzlib.c(2606): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2244C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2245src/deps/libccp4/ccp4/cmtzlib.c(2615): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2246C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2247src/deps/libccp4/ccp4/cmtzlib.c(2654): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2248C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2249src/deps/libccp4/ccp4/cmtzlib.c(2659): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2250C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2251src/deps/libccp4/ccp4/cmtzlib.c(2668): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2252C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2253src/deps/libccp4/ccp4/cmtzlib.c(2678): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2254C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2255src/deps/libccp4/ccp4/cmtzlib.c(2692): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2256C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2257src/deps/libccp4/ccp4/cmtzlib.c(2701): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2258C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2259src/deps/libccp4/ccp4/cmtzlib.c(2709): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2260C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2261src/deps/libccp4/ccp4/cmtzlib.c(2712): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2262C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2263src/deps/libccp4/ccp4/cmtzlib.c(2721): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2264C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2265src/deps/libccp4/ccp4/cmtzlib.c(2751): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2266C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2267src/deps/libccp4/ccp4/cmtzlib.c(2758): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2268C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2269src/deps/libccp4/ccp4/cmtzlib.c(2761): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2270C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2271src/deps/libccp4/ccp4/cmtzlib.c(2777): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2272C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2273src/deps/libccp4/ccp4/cmtzlib.c(2779): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2274C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2275src/deps/libccp4/ccp4/cmtzlib.c(2787): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2276C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2277src/deps/libccp4/ccp4/cmtzlib.c(2793): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2278C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2279src/deps/libccp4/ccp4/cmtzlib.c(2803): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2280C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2281src/deps/libccp4/ccp4/cmtzlib.c(2805): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2282C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2283src/deps/libccp4/ccp4/cmtzlib.c(2815): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2284C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2285src/deps/libccp4/ccp4/cmtzlib.c(2817): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2286C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2287src/deps/libccp4/ccp4/cmtzlib.c(2829): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2288C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2289src/deps/libccp4/ccp4/cmtzlib.c(2842): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2290C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2291src/deps/libccp4/ccp4/cmtzlib.c(2845): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2292C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2293src/deps/libccp4/ccp4/cmtzlib.c(2848): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2294C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2295src/deps/libccp4/ccp4/cmtzlib.c(2851): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2296C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2297src/deps/libccp4/ccp4/cmtzlib.c(2857): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2298C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2299src/deps/libccp4/ccp4/cmtzlib.c(2888): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2300C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2301src/deps/libccp4/ccp4/cmtzlib.c(2891): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2302C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2303src/deps/libccp4/ccp4/cmtzlib.c(2904): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2304C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2305src/deps/libccp4/ccp4/cmtzlib.c(2911): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2306C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2307src/deps/libccp4/ccp4/cmtzlib.c(2914): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2308C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2309src/deps/libccp4/ccp4/cmtzlib.c(2925): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2310C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2311src/deps/libccp4/ccp4/cmtzlib.c(2928): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2312C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2313src/deps/libccp4/ccp4/cmtzlib.c(2931): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2314C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2315src/deps/libccp4/ccp4/cmtzlib.c(2941): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2316C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2317src/deps/libccp4/ccp4/cmtzlib.c(2943): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2318C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2319src/deps/libccp4/ccp4/cmtzlib.c(2953): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2320C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2321src/deps/libccp4/ccp4/cmtzlib.c(2981): warning C4273: 'sort_batches': inconsistent dll linkage
2322c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(657): note: see previous definition of 'sort_batches'
2323src/deps/libccp4/ccp4/cmtzlib.c(3090): warning C4273: 'MtzOpenForWrite': inconsistent dll linkage
2324c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(174): note: see previous definition of 'MtzOpenForWrite'
2325src/deps/libccp4/ccp4/cmtzlib.c(3097): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2326C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2327src/deps/libccp4/ccp4/cmtzlib.c(3098): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2328C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2329src/deps/libccp4/ccp4/cmtzlib.c(3100): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2330C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2331src/deps/libccp4/ccp4/cmtzlib.c(3133): warning C4273: 'MtzBatchToArray': inconsistent dll linkage
2332c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(647): note: see previous definition of 'MtzBatchToArray'
2333src/deps/libccp4/ccp4/cmtzlib.c(3206): warning C4273: 'MtzWhdrLine': inconsistent dll linkage
2334c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(183): note: see previous definition of 'MtzWhdrLine'
2335src/deps/libccp4/ccp4/cmtzlib.c(3233): warning C4273: 'MtzWrefl': inconsistent dll linkage
2336c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(192): note: see previous definition of 'MtzWrefl'
2337src/deps/libccp4/ccp4/cmtzlib.c(3245): warning C4273: 'MtzMalloc': inconsistent dll linkage
2338c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(221): note: see previous definition of 'MtzMalloc'
2339src/deps/libccp4/ccp4/cmtzlib.c(3251): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2340C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2341src/deps/libccp4/ccp4/cmtzlib.c(3293): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2342C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2343src/deps/libccp4/ccp4/cmtzlib.c(3316): warning C4273: 'MtzFree': inconsistent dll linkage
2344c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(227): note: see previous definition of 'MtzFree'
2345src/deps/libccp4/ccp4/cmtzlib.c(3366): warning C4273: 'MtzMallocBatch': inconsistent dll linkage
2346c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(246): note: see previous definition of 'MtzMallocBatch'
2347src/deps/libccp4/ccp4/cmtzlib.c(3383): warning C4273: 'MtzFreeBatch': inconsistent dll linkage
2348c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(252): note: see previous definition of 'MtzFreeBatch'
2349src/deps/libccp4/ccp4/cmtzlib.c(3394): warning C4273: 'MtzMallocCol': inconsistent dll linkage
2350c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(235): note: see previous definition of 'MtzMallocCol'
2351src/deps/libccp4/ccp4/cmtzlib.c(3417): warning C4273: 'MtzFreeCol': inconsistent dll linkage
2352c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(241): note: see previous definition of 'MtzFreeCol'
2353src/deps/libccp4/ccp4/cmtzlib.c(3426): warning C4273: 'MtzCallocHist': inconsistent dll linkage
2354c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(258): note: see previous definition of 'MtzCallocHist'
2355src/deps/libccp4/ccp4/cmtzlib.c(3436): warning C4273: 'MtzFreeHist': inconsistent dll linkage
2356c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(264): note: see previous definition of 'MtzFreeHist'
2357src/deps/libccp4/ccp4/cmtzlib.c(3443): warning C4273: 'MtzAddXtal': inconsistent dll linkage
2358c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(351): note: see previous definition of 'MtzAddXtal'
2359src/deps/libccp4/ccp4/cmtzlib.c(3456): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2360C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2361src/deps/libccp4/ccp4/cmtzlib.c(3458): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2362C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2363src/deps/libccp4/ccp4/cmtzlib.c(3481): warning C4273: 'MtzAddDataset': inconsistent dll linkage
2364c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(429): note: see previous definition of 'MtzAddDataset'
2365src/deps/libccp4/ccp4/cmtzlib.c(3494): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2366C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2367src/deps/libccp4/ccp4/cmtzlib.c(3524): warning C4273: 'MtzAddColumn': inconsistent dll linkage
2368c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(485): note: see previous definition of 'MtzAddColumn'
2369src/deps/libccp4/ccp4/cmtzlib.c(3550): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2370C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2371src/deps/libccp4/ccp4/cmtzlib.c(3552): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2372C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2373src/deps/libccp4/ccp4/cmtzlib.c(3578): warning C4273: 'MtzToggleColumn': inconsistent dll linkage
2374c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(515): note: see previous definition of 'MtzToggleColumn'
2375src/deps/libccp4/ccp4/cmtzlib.c(3589): warning C4273: 'MtzColSet': inconsistent dll linkage
2376c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(523): note: see previous definition of 'MtzColSet'
2377src/deps/libccp4/ccp4/cmtzlib.c(3601): warning C4273: 'MtzSetXtal': inconsistent dll linkage
2378c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(402): note: see previous definition of 'MtzSetXtal'
2379src/deps/libccp4/ccp4/cmtzlib.c(3612): warning C4273: 'MtzNxtal': inconsistent dll linkage
2380c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(308): note: see previous definition of 'MtzNxtal'
2381src/deps/libccp4/ccp4/cmtzlib.c(3617): warning C4273: 'MtzNumActiveXtal': inconsistent dll linkage
2382c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(314): note: see previous definition of 'MtzNumActiveXtal'
2383src/deps/libccp4/ccp4/cmtzlib.c(3626): warning C4273: 'MtzXtals': inconsistent dll linkage
2384c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(320): note: see previous definition of 'MtzXtals'
2385src/deps/libccp4/ccp4/cmtzlib.c(3631): warning C4273: 'MtzIxtal': inconsistent dll linkage
2386c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(327): note: see previous definition of 'MtzIxtal'
2387src/deps/libccp4/ccp4/cmtzlib.c(3636): warning C4273: 'MtzNsetsInXtal': inconsistent dll linkage
2388c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(358): note: see previous definition of 'MtzNsetsInXtal'
2389src/deps/libccp4/ccp4/cmtzlib.c(3641): warning C4273: 'MtzNumActiveSetsInXtal': inconsistent dll linkage
2390c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(364): note: see previous definition of 'MtzNumActiveSetsInXtal'
2391src/deps/libccp4/ccp4/cmtzlib.c(3651): warning C4273: 'MtzSetsInXtal': inconsistent dll linkage
2392c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(371): note: see previous definition of 'MtzSetsInXtal'
2393src/deps/libccp4/ccp4/cmtzlib.c(3656): warning C4273: 'MtzIsetInXtal': inconsistent dll linkage
2394c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(379): note: see previous definition of 'MtzIsetInXtal'
2395src/deps/libccp4/ccp4/cmtzlib.c(3661): warning C4273: 'MtzNcolsInSet': inconsistent dll linkage
2396c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(438): note: see previous definition of 'MtzNcolsInSet'
2397src/deps/libccp4/ccp4/cmtzlib.c(3666): warning C4273: 'MtzNumActiveColsInSet': inconsistent dll linkage
2398c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(444): note: see previous definition of 'MtzNumActiveColsInSet'
2399src/deps/libccp4/ccp4/cmtzlib.c(3675): warning C4273: 'MtzNumSourceColsInSet': inconsistent dll linkage
2400c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(451): note: see previous definition of 'MtzNumSourceColsInSet'
2401src/deps/libccp4/ccp4/cmtzlib.c(3684): warning C4273: 'MtzNbatchesInSet': inconsistent dll linkage
2402c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(458): note: see previous definition of 'MtzNbatchesInSet'
2403src/deps/libccp4/ccp4/cmtzlib.c(3704): warning C4273: 'MtzColsInSet': inconsistent dll linkage
2404c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(465): note: see previous definition of 'MtzColsInSet'
2405src/deps/libccp4/ccp4/cmtzlib.c(3709): warning C4273: 'MtzIcolInSet': inconsistent dll linkage
2406c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(474): note: see previous definition of 'MtzIcolInSet'
2407src/deps/libccp4/ccp4/cmtzlib.c(3714): warning C4273: 'MtzColType': inconsistent dll linkage
2408c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(579): note: see previous definition of 'MtzColType'
2409src/deps/libccp4/ccp4/cmtzlib.c(3719): warning C4273: 'MtzNset': inconsistent dll linkage
2410c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(387): note: see previous definition of 'MtzNset'
2411src/deps/libccp4/ccp4/cmtzlib.c(3727): warning C4273: 'MtzNumActiveSet': inconsistent dll linkage
2412c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(393): note: see previous definition of 'MtzNumActiveSet'
2413src/deps/libccp4/ccp4/cmtzlib.c(3735): warning C4273: 'MtzNcol': inconsistent dll linkage
2414c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(529): note: see previous definition of 'MtzNcol'
2415src/deps/libccp4/ccp4/cmtzlib.c(3744): warning C4273: 'MtzNumActiveCol': inconsistent dll linkage
2416c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(535): note: see previous definition of 'MtzNumActiveCol'
2417src/deps/libccp4/ccp4/cmtzlib.c(3753): warning C4273: 'MtzNumSourceCol': inconsistent dll linkage
2418c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(542): note: see previous definition of 'MtzNumSourceCol'
2419src/deps/libccp4/ccp4/cmtzlib.c(3762): warning C4273: 'MtzNref': inconsistent dll linkage
2420c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(285): note: see previous definition of 'MtzNref'
2421src/deps/libccp4/ccp4/cmtzlib.c(3769): warning C4273: 'MtzNbat': inconsistent dll linkage
2422c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(279): note: see previous definition of 'MtzNbat'
2423src/deps/libccp4/ccp4/cmtzlib.c(3781): warning C4273: 'MtzXtalPath': inconsistent dll linkage
2424c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(335): note: see previous definition of 'MtzXtalPath'
2425src/deps/libccp4/ccp4/cmtzlib.c(3788): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2426src/deps/libccp4/ccp4/cmtzlib.c(3789): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2427src/deps/libccp4/ccp4/cmtzlib.c(3795): warning C4273: 'MtzSetPath': inconsistent dll linkage
2428c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(412): note: see previous definition of 'MtzSetPath'
2429src/deps/libccp4/ccp4/cmtzlib.c(3803): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2430src/deps/libccp4/ccp4/cmtzlib.c(3805): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2431src/deps/libccp4/ccp4/cmtzlib.c(3806): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2432src/deps/libccp4/ccp4/cmtzlib.c(3812): warning C4273: 'MtzColPath': inconsistent dll linkage
2433c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(551): note: see previous definition of 'MtzColPath'
2434src/deps/libccp4/ccp4/cmtzlib.c(3820): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2435src/deps/libccp4/ccp4/cmtzlib.c(3822): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2436src/deps/libccp4/ccp4/cmtzlib.c(3823): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2437src/deps/libccp4/ccp4/cmtzlib.c(3829): warning C4273: 'MtzRJustPath': inconsistent dll linkage
2438c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(559): note: see previous definition of 'MtzRJustPath'
2439src/deps/libccp4/ccp4/cmtzlib.c(3835): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2440src/deps/libccp4/ccp4/cmtzlib.c(3836): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2441src/deps/libccp4/ccp4/cmtzlib.c(3837): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2442src/deps/libccp4/ccp4/cmtzlib.c(3838): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2443src/deps/libccp4/ccp4/cmtzlib.c(3844): warning C4273: 'MtzPathMatch': inconsistent dll linkage
2444c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(566): note: see previous definition of 'MtzPathMatch'
2445src/deps/libccp4/ccp4/cmtzlib.c(3863): warning C4273: 'MtzColLookup': inconsistent dll linkage
2446c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(573): note: see previous definition of 'MtzColLookup'
2447src/deps/libccp4/ccp4/cmtzlib.c(3885): warning C4273: 'MtzSetLookup': inconsistent dll linkage
2448c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(420): note: see previous definition of 'MtzSetLookup'
2449src/deps/libccp4/ccp4/cmtzlib.c(3905): warning C4273: 'MtzXtalLookup': inconsistent dll linkage
2450c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmtzlib.h(342): note: see previous definition of 'MtzXtalLookup'
2451"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/ccp4_general.c /Fosrc/deps/libccp4/ccp4/ccp4_general.obj
2452ccp4_general.c
2453src/deps/libccp4/ccp4/ccp4_general.c(108): warning C4273: 'ccperror': inconsistent dll linkage
2454c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_general.h(101): note: see previous definition of 'ccperror'
2455src/deps/libccp4/ccp4/ccp4_general.c(129): warning C4273: 'ccperror_noexit': inconsistent dll linkage
2456c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_general.h(103): note: see previous definition of 'ccperror_noexit'
2457src/deps/libccp4/ccp4/ccp4_general.c(134): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2458C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2459src/deps/libccp4/ccp4/ccp4_general.c(215): warning C4273: 'ccp4printf': inconsistent dll linkage
2460c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_general.h(105): note: see previous definition of 'ccp4printf'
2461src/deps/libccp4/ccp4/ccp4_general.c(246): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2462src/deps/libccp4/ccp4/ccp4_general.c(243): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
2463src/deps/libccp4/ccp4/ccp4_general.c(245): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2464C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2465src/deps/libccp4/ccp4/ccp4_general.c(276): warning C4273: 'ccp4fyp': inconsistent dll linkage
2466c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_general.h(107): note: see previous definition of 'ccp4fyp'
2467src/deps/libccp4/ccp4/ccp4_general.c(517): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2468src/deps/libccp4/ccp4/ccp4_general.c(669): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2469src/deps/libccp4/ccp4/ccp4_general.c(673): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2470src/deps/libccp4/ccp4/ccp4_general.c(677): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2471src/deps/libccp4/ccp4/ccp4_general.c(734): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2472src/deps/libccp4/ccp4/ccp4_general.c(922): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2473src/deps/libccp4/ccp4/ccp4_general.c(475): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2474C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2475src/deps/libccp4/ccp4/ccp4_general.c(483): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2476C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2477src/deps/libccp4/ccp4/ccp4_general.c(605): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2478C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
2479src/deps/libccp4/ccp4/ccp4_general.c(617): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2480C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
2481src/deps/libccp4/ccp4/ccp4_general.c(820): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2482C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
2483src/deps/libccp4/ccp4/ccp4_general.c(832): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2484C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
2485src/deps/libccp4/ccp4/ccp4_general.c(971): warning C4273: 'ccp4fyp_cleanup': inconsistent dll linkage
2486c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_general.h(109): note: see previous definition of 'ccp4fyp_cleanup'
2487src/deps/libccp4/ccp4/ccp4_general.c(1014): warning C4273: 'ccp4setenv': inconsistent dll linkage
2488c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_general.h(114): note: see previous definition of 'ccp4setenv'
2489src/deps/libccp4/ccp4/ccp4_general.c(1059): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2490src/deps/libccp4/ccp4/ccp4_general.c(1064): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2491src/deps/libccp4/ccp4/ccp4_general.c(1071): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2492src/deps/libccp4/ccp4/ccp4_general.c(1090): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2493src/deps/libccp4/ccp4/ccp4_general.c(1096): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2494src/deps/libccp4/ccp4/ccp4_general.c(1102): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2495src/deps/libccp4/ccp4/ccp4_general.c(1111): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2496src/deps/libccp4/ccp4/ccp4_general.c(1139): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2497src/deps/libccp4/ccp4/ccp4_general.c(1162): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2498src/deps/libccp4/ccp4/ccp4_general.c(1175): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2499src/deps/libccp4/ccp4/ccp4_general.c(1183): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2500src/deps/libccp4/ccp4/ccp4_general.c(1221): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2501src/deps/libccp4/ccp4/ccp4_general.c(1227): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2502src/deps/libccp4/ccp4/ccp4_general.c(1229): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2503src/deps/libccp4/ccp4/ccp4_general.c(1026): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2504C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2505src/deps/libccp4/ccp4/ccp4_general.c(1114): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2506C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2507src/deps/libccp4/ccp4/ccp4_general.c(1135): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2508C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2509src/deps/libccp4/ccp4/ccp4_general.c(1142): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2510C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2511src/deps/libccp4/ccp4/ccp4_general.c(1158): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2512C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2513src/deps/libccp4/ccp4/ccp4_general.c(1165): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2514C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2515src/deps/libccp4/ccp4/ccp4_general.c(1177): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2516C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2517src/deps/libccp4/ccp4/ccp4_general.c(1179): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2518C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
2519src/deps/libccp4/ccp4/ccp4_general.c(1180): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2520C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
2521src/deps/libccp4/ccp4/ccp4_general.c(1188): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details.
2522C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\process.h(364): note: see declaration of 'getpid'
2523src/deps/libccp4/ccp4/ccp4_general.c(1194): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2524C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2525src/deps/libccp4/ccp4/ccp4_general.c(1213): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2526C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2527src/deps/libccp4/ccp4/ccp4_general.c(1269): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2528C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2529src/deps/libccp4/ccp4/ccp4_general.c(1292): warning C4273: 'ccp4setenv_cleanup': inconsistent dll linkage
2530c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_general.h(117): note: see previous definition of 'ccp4setenv_cleanup'
2531src/deps/libccp4/ccp4/ccp4_general.c(1313): warning C4273: 'ccpexists': inconsistent dll linkage
2532c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_general.h(120): note: see previous definition of 'ccpexists'
2533src/deps/libccp4/ccp4/ccp4_general.c(1317): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2534C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
2535src/deps/libccp4/ccp4/ccp4_general.c(1344): warning C4273: 'ccpputenv': inconsistent dll linkage
2536c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_general.h(122): note: see previous definition of 'ccpputenv'
2537src/deps/libccp4/ccp4/ccp4_general.c(1350): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2538src/deps/libccp4/ccp4/ccp4_general.c(1354): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2539src/deps/libccp4/ccp4/ccp4_general.c(1355): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2540src/deps/libccp4/ccp4/ccp4_general.c(1356): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2541src/deps/libccp4/ccp4/ccp4_general.c(1376): warning C4273: 'ccp4_banner': inconsistent dll linkage
2542c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_general.h(124): note: see previous definition of 'ccp4_banner'
2543src/deps/libccp4/ccp4/ccp4_general.c(1385): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2544src/deps/libccp4/ccp4/ccp4_general.c(1387): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2545src/deps/libccp4/ccp4/ccp4_general.c(1396): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2546src/deps/libccp4/ccp4/ccp4_general.c(1420): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2547src/deps/libccp4/ccp4/ccp4_general.c(1426): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2548src/deps/libccp4/ccp4/ccp4_general.c(1427): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2549src/deps/libccp4/ccp4/ccp4_general.c(1388): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2550C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2551src/deps/libccp4/ccp4/ccp4_general.c(1393): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2552C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2553src/deps/libccp4/ccp4/ccp4_general.c(1418): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2554C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2555src/deps/libccp4/ccp4/ccp4_general.c(1433): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2556C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2557"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/cmap_header.c /Fosrc/deps/libccp4/ccp4/cmap_header.obj
2558cmap_header.c
2559src/deps/libccp4/ccp4/cmap_header.c(105): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
2560src/deps/libccp4/ccp4/cmap_header.c(111): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data
2561src/deps/libccp4/ccp4/cmap_header.c(80): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2562C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2563src/deps/libccp4/ccp4/cmap_header.c(83): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2564C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2565src/deps/libccp4/ccp4/cmap_header.c(86): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2566C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2567src/deps/libccp4/ccp4/cmap_header.c(87): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2568C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2569"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/csymlib.c /Fosrc/deps/libccp4/ccp4/csymlib.obj
2570csymlib.c
2571src/deps/libccp4/ccp4/csymlib.c(54): warning C4273: 'ccp4spg_load_by_standard_num': inconsistent dll linkage
2572c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(132): note: see previous definition of 'ccp4spg_load_by_standard_num'
2573src/deps/libccp4/ccp4/csymlib.c(59): warning C4273: 'ccp4spg_load_by_ccp4_num': inconsistent dll linkage
2574c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(140): note: see previous definition of 'ccp4spg_load_by_ccp4_num'
2575src/deps/libccp4/ccp4/csymlib.c(64): warning C4273: 'ccp4spg_load_by_spgname': inconsistent dll linkage
2576c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(148): note: see previous definition of 'ccp4spg_load_by_spgname'
2577src/deps/libccp4/ccp4/csymlib.c(69): warning C4273: 'ccp4spg_load_by_ccp4_spgname': inconsistent dll linkage
2578c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(159): note: see previous definition of 'ccp4spg_load_by_ccp4_spgname'
2579src/deps/libccp4/ccp4/csymlib.c(74): warning C4273: 'ccp4_spgrp_reverse_lookup': inconsistent dll linkage
2580c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(168): note: see previous definition of 'ccp4_spgrp_reverse_lookup'
2581src/deps/libccp4/ccp4/csymlib.c(82): warning C4273: 'ccp4spg_load_spacegroup': inconsistent dll linkage
2582c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(183): note: see previous definition of 'ccp4spg_load_spacegroup'
2583src/deps/libccp4/ccp4/csymlib.c(149): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2584src/deps/libccp4/ccp4/csymlib.c(205): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2585src/deps/libccp4/ccp4/csymlib.c(216): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2586src/deps/libccp4/ccp4/csymlib.c(218): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2587src/deps/libccp4/ccp4/csymlib.c(220): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2588src/deps/libccp4/ccp4/csymlib.c(222): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2589src/deps/libccp4/ccp4/csymlib.c(224): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2590src/deps/libccp4/ccp4/csymlib.c(234): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2591src/deps/libccp4/ccp4/csymlib.c(244): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2592src/deps/libccp4/ccp4/csymlib.c(245): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2593src/deps/libccp4/ccp4/csymlib.c(246): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2594src/deps/libccp4/ccp4/csymlib.c(248): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2595src/deps/libccp4/ccp4/csymlib.c(249): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2596src/deps/libccp4/ccp4/csymlib.c(250): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2597src/deps/libccp4/ccp4/csymlib.c(256): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2598src/deps/libccp4/ccp4/csymlib.c(260): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2599src/deps/libccp4/ccp4/csymlib.c(327): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2600src/deps/libccp4/ccp4/csymlib.c(328): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2601src/deps/libccp4/ccp4/csymlib.c(329): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2602src/deps/libccp4/ccp4/csymlib.c(330): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2603src/deps/libccp4/ccp4/csymlib.c(331): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2604src/deps/libccp4/ccp4/csymlib.c(333): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2605src/deps/libccp4/ccp4/csymlib.c(335): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2606src/deps/libccp4/ccp4/csymlib.c(337): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2607src/deps/libccp4/ccp4/csymlib.c(339): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2608src/deps/libccp4/ccp4/csymlib.c(341): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2609src/deps/libccp4/ccp4/csymlib.c(343): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2610src/deps/libccp4/ccp4/csymlib.c(345): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2611src/deps/libccp4/ccp4/csymlib.c(347): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2612src/deps/libccp4/ccp4/csymlib.c(423): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2613src/deps/libccp4/ccp4/csymlib.c(437): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2614src/deps/libccp4/ccp4/csymlib.c(445): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2615src/deps/libccp4/ccp4/csymlib.c(448): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2616src/deps/libccp4/ccp4/csymlib.c(457): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2617src/deps/libccp4/ccp4/csymlib.c(460): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2618src/deps/libccp4/ccp4/csymlib.c(463): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2619src/deps/libccp4/ccp4/csymlib.c(466): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2620src/deps/libccp4/ccp4/csymlib.c(475): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2621src/deps/libccp4/ccp4/csymlib.c(481): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2622src/deps/libccp4/ccp4/csymlib.c(484): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2623src/deps/libccp4/ccp4/csymlib.c(494): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2624src/deps/libccp4/ccp4/csymlib.c(497): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2625src/deps/libccp4/ccp4/csymlib.c(506): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2626src/deps/libccp4/ccp4/csymlib.c(510): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2627src/deps/libccp4/ccp4/csymlib.c(513): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2628src/deps/libccp4/ccp4/csymlib.c(521): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2629src/deps/libccp4/ccp4/csymlib.c(529): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2630src/deps/libccp4/ccp4/csymlib.c(533): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2631src/deps/libccp4/ccp4/csymlib.c(536): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2632src/deps/libccp4/ccp4/csymlib.c(545): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2633src/deps/libccp4/ccp4/csymlib.c(553): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2634src/deps/libccp4/ccp4/csymlib.c(558): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2635src/deps/libccp4/ccp4/csymlib.c(566): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2636src/deps/libccp4/ccp4/csymlib.c(569): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2637src/deps/libccp4/ccp4/csymlib.c(572): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2638src/deps/libccp4/ccp4/csymlib.c(581): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2639src/deps/libccp4/ccp4/csymlib.c(584): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2640src/deps/libccp4/ccp4/csymlib.c(587): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2641src/deps/libccp4/ccp4/csymlib.c(625): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2642src/deps/libccp4/ccp4/csymlib.c(140): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2643C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2644src/deps/libccp4/ccp4/csymlib.c(143): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2645C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2646src/deps/libccp4/ccp4/csymlib.c(159): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2647C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
2648src/deps/libccp4/ccp4/csymlib.c(165): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2649C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2650src/deps/libccp4/ccp4/csymlib.c(388): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2651C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2652src/deps/libccp4/ccp4/csymlib.c(608): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2653C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2654src/deps/libccp4/ccp4/csymlib.c(618): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2655C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
2656src/deps/libccp4/ccp4/csymlib.c(667): warning C4273: 'symfr_driver': inconsistent dll linkage
2657c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(200): note: see previous definition of 'symfr_driver'
2658src/deps/libccp4/ccp4/csymlib.c(704): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2659src/deps/libccp4/ccp4/csymlib.c(741): warning C4273: 'ccp4spg_free': inconsistent dll linkage
2660c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(205): note: see previous definition of 'ccp4spg_free'
2661src/deps/libccp4/ccp4/csymlib.c(749): warning C4273: 'ccp4_spg_get_centering': inconsistent dll linkage
2662c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(228): note: see previous definition of 'ccp4_spg_get_centering'
2663src/deps/libccp4/ccp4/csymlib.c(793): warning C4305: '=': truncation from 'double' to 'float'
2664src/deps/libccp4/ccp4/csymlib.c(794): warning C4305: '=': truncation from 'double' to 'float'
2665src/deps/libccp4/ccp4/csymlib.c(795): warning C4305: '=': truncation from 'double' to 'float'
2666src/deps/libccp4/ccp4/csymlib.c(796): warning C4305: '=': truncation from 'double' to 'float'
2667src/deps/libccp4/ccp4/csymlib.c(797): warning C4305: '=': truncation from 'double' to 'float'
2668src/deps/libccp4/ccp4/csymlib.c(798): warning C4305: '=': truncation from 'double' to 'float'
2669src/deps/libccp4/ccp4/csymlib.c(810): warning C4273: 'ASU_1b': inconsistent dll linkage
2670c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(240): note: see previous definition of 'ASU_1b'
2671src/deps/libccp4/ccp4/csymlib.c(812): warning C4273: 'ASU_2_m': inconsistent dll linkage
2672c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(245): note: see previous definition of 'ASU_2_m'
2673src/deps/libccp4/ccp4/csymlib.c(814): warning C4273: 'ASU_mmm': inconsistent dll linkage
2674c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(250): note: see previous definition of 'ASU_mmm'
2675src/deps/libccp4/ccp4/csymlib.c(816): warning C4273: 'ASU_4_m': inconsistent dll linkage
2676c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(255): note: see previous definition of 'ASU_4_m'
2677src/deps/libccp4/ccp4/csymlib.c(818): warning C4273: 'ASU_4_mmm': inconsistent dll linkage
2678c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(260): note: see previous definition of 'ASU_4_mmm'
2679src/deps/libccp4/ccp4/csymlib.c(820): warning C4273: 'ASU_3b': inconsistent dll linkage
2680c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(265): note: see previous definition of 'ASU_3b'
2681src/deps/libccp4/ccp4/csymlib.c(822): warning C4273: 'ASU_3bm': inconsistent dll linkage
2682c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(270): note: see previous definition of 'ASU_3bm'
2683src/deps/libccp4/ccp4/csymlib.c(824): warning C4273: 'ASU_3bmx': inconsistent dll linkage
2684c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(275): note: see previous definition of 'ASU_3bmx'
2685src/deps/libccp4/ccp4/csymlib.c(826): warning C4273: 'ASU_6_m': inconsistent dll linkage
2686c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(280): note: see previous definition of 'ASU_6_m'
2687src/deps/libccp4/ccp4/csymlib.c(828): warning C4273: 'ASU_6_mmm': inconsistent dll linkage
2688c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(285): note: see previous definition of 'ASU_6_mmm'
2689src/deps/libccp4/ccp4/csymlib.c(830): warning C4273: 'ASU_m3b': inconsistent dll linkage
2690c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(290): note: see previous definition of 'ASU_m3b'
2691src/deps/libccp4/ccp4/csymlib.c(832): warning C4273: 'ASU_m3bm': inconsistent dll linkage
2692c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(295): note: see previous definition of 'ASU_m3bm'
2693src/deps/libccp4/ccp4/csymlib.c(834): warning C4273: 'ccp4spg_symbol_Hall': inconsistent dll linkage
2694c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(301): note: see previous definition of 'ccp4spg_symbol_Hall'
2695src/deps/libccp4/ccp4/csymlib.c(843): warning C4273: 'ccp4_symop_invert': inconsistent dll linkage
2696c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(308): note: see previous definition of 'ccp4_symop_invert'
2697src/deps/libccp4/ccp4/csymlib.c(851): warning C4273: 'ccp4spg_name_equal': inconsistent dll linkage
2698c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(317): note: see previous definition of 'ccp4spg_name_equal'
2699src/deps/libccp4/ccp4/csymlib.c(856): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2700C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2701src/deps/libccp4/ccp4/csymlib.c(858): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2702C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2703src/deps/libccp4/ccp4/csymlib.c(877): warning C4273: 'ccp4spg_name_equal_to_lib': inconsistent dll linkage
2704c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(330): note: see previous definition of 'ccp4spg_name_equal_to_lib'
2705src/deps/libccp4/ccp4/csymlib.c(916): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2706src/deps/libccp4/ccp4/csymlib.c(884): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2707C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2708src/deps/libccp4/ccp4/csymlib.c(887): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2709C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2710src/deps/libccp4/ccp4/csymlib.c(914): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2711C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2712src/deps/libccp4/ccp4/csymlib.c(938): warning C4273: 'ccp4spg_to_shortname': inconsistent dll linkage
2713c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(339): note: see previous definition of 'ccp4spg_to_shortname'
2714src/deps/libccp4/ccp4/csymlib.c(949): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2715src/deps/libccp4/ccp4/csymlib.c(969): warning C4273: 'ccp4spg_name_de_colon': inconsistent dll linkage
2716c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(347): note: see previous definition of 'ccp4spg_name_de_colon'
2717src/deps/libccp4/ccp4/csymlib.c(990): warning C4273: 'ccp4spg_pgname_equal': inconsistent dll linkage
2718c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(356): note: see previous definition of 'ccp4spg_pgname_equal'
2719src/deps/libccp4/ccp4/csymlib.c(994): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2720C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2721src/deps/libccp4/ccp4/csymlib.c(996): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2722C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2723src/deps/libccp4/ccp4/csymlib.c(1017): warning C4273: 'ccp4spg_norm_trans': inconsistent dll linkage
2724c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(363): note: see previous definition of 'ccp4spg_norm_trans'
2725src/deps/libccp4/ccp4/csymlib.c(1030): warning C4273: 'ccp4_spgrp_equal': inconsistent dll linkage
2726c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(377): note: see previous definition of 'ccp4_spgrp_equal'
2727src/deps/libccp4/ccp4/csymlib.c(1063): warning C4273: 'ccp4_spgrp_equal_order': inconsistent dll linkage
2728c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(389): note: see previous definition of 'ccp4_spgrp_equal_order'
2729src/deps/libccp4/ccp4/csymlib.c(1079): warning C4273: 'ccp4_symop_code': inconsistent dll linkage
2730c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(396): note: see previous definition of 'ccp4_symop_code'
2731src/deps/libccp4/ccp4/csymlib.c(1090): warning C4273: 'ccp4_int_compare': inconsistent dll linkage
2732c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(404): note: see previous definition of 'ccp4_int_compare'
2733src/deps/libccp4/ccp4/csymlib.c(1094): warning C4273: 'ccp4spg_is_in_pm_asu': inconsistent dll linkage
2734c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(413): note: see previous definition of 'ccp4spg_is_in_pm_asu'
2735src/deps/libccp4/ccp4/csymlib.c(1100): warning C4273: 'ccp4spg_is_in_asu': inconsistent dll linkage
2736c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(422): note: see previous definition of 'ccp4spg_is_in_asu'
2737src/deps/libccp4/ccp4/csymlib.c(1114): warning C4273: 'ccp4spg_put_in_asu': inconsistent dll linkage
2738c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(438): note: see previous definition of 'ccp4spg_put_in_asu'
2739src/deps/libccp4/ccp4/csymlib.c(1148): warning C4273: 'ccp4spg_generate_indices': inconsistent dll linkage
2740c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(453): note: see previous definition of 'ccp4spg_generate_indices'
2741src/deps/libccp4/ccp4/csymlib.c(1174): warning C4273: 'ccp4spg_phase_shift': inconsistent dll linkage
2742c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(467): note: see previous definition of 'ccp4spg_phase_shift'
2743src/deps/libccp4/ccp4/csymlib.c(1189): warning C4273: 'ccp4spg_do_chb': inconsistent dll linkage
2744c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(475): note: see previous definition of 'ccp4spg_do_chb'
2745src/deps/libccp4/ccp4/csymlib.c(1199): warning C4273: 'ccp4spg_set_centric_zones': inconsistent dll linkage
2746c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(482): note: see previous definition of 'ccp4spg_set_centric_zones'
2747src/deps/libccp4/ccp4/csymlib.c(1243): warning C4273: 'ccp4spg_is_centric': inconsistent dll linkage
2748c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(493): note: see previous definition of 'ccp4spg_is_centric'
2749src/deps/libccp4/ccp4/csymlib.c(1262): warning C4273: 'ccp4spg_check_centric_zone': inconsistent dll linkage
2750c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(502): note: see previous definition of 'ccp4spg_check_centric_zone'
2751src/deps/libccp4/ccp4/csymlib.c(1294): warning C4273: 'ccp4spg_centric_phase': inconsistent dll linkage
2752c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(512): note: see previous definition of 'ccp4spg_centric_phase'
2753src/deps/libccp4/ccp4/csymlib.c(1310): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
2754src/deps/libccp4/ccp4/csymlib.c(1311): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
2755src/deps/libccp4/ccp4/csymlib.c(1318): warning C4273: 'ccp4spg_print_centric_zones': inconsistent dll linkage
2756c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(518): note: see previous definition of 'ccp4spg_print_centric_zones'
2757src/deps/libccp4/ccp4/csymlib.c(1340): warning C4273: 'ccp4spg_describe_centric_zone': inconsistent dll linkage
2758c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(525): note: see previous definition of 'ccp4spg_describe_centric_zone'
2759src/deps/libccp4/ccp4/csymlib.c(1344): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2760src/deps/libccp4/ccp4/csymlib.c(1346): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2761src/deps/libccp4/ccp4/csymlib.c(1348): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2762src/deps/libccp4/ccp4/csymlib.c(1350): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2763src/deps/libccp4/ccp4/csymlib.c(1352): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2764src/deps/libccp4/ccp4/csymlib.c(1354): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2765src/deps/libccp4/ccp4/csymlib.c(1356): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2766src/deps/libccp4/ccp4/csymlib.c(1358): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2767src/deps/libccp4/ccp4/csymlib.c(1360): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2768src/deps/libccp4/ccp4/csymlib.c(1362): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2769src/deps/libccp4/ccp4/csymlib.c(1364): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2770src/deps/libccp4/ccp4/csymlib.c(1366): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2771src/deps/libccp4/ccp4/csymlib.c(1374): warning C4273: 'ccp4spg_set_epsilon_zones': inconsistent dll linkage
2772c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(532): note: see previous definition of 'ccp4spg_set_epsilon_zones'
2773src/deps/libccp4/ccp4/csymlib.c(1425): warning C4273: 'ccp4spg_get_multiplicity': inconsistent dll linkage
2774c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(542): note: see previous definition of 'ccp4spg_get_multiplicity'
2775src/deps/libccp4/ccp4/csymlib.c(1442): warning C4273: 'ccp4spg_check_epsilon_zone': inconsistent dll linkage
2776c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(551): note: see previous definition of 'ccp4spg_check_epsilon_zone'
2777src/deps/libccp4/ccp4/csymlib.c(1478): warning C4273: 'ccp4spg_print_epsilon_zones': inconsistent dll linkage
2778c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(557): note: see previous definition of 'ccp4spg_print_epsilon_zones'
2779src/deps/libccp4/ccp4/csymlib.c(1499): warning C4273: 'ccp4spg_describe_epsilon_zone': inconsistent dll linkage
2780c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(564): note: see previous definition of 'ccp4spg_describe_epsilon_zone'
2781src/deps/libccp4/ccp4/csymlib.c(1503): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2782src/deps/libccp4/ccp4/csymlib.c(1505): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2783src/deps/libccp4/ccp4/csymlib.c(1507): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2784src/deps/libccp4/ccp4/csymlib.c(1509): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2785src/deps/libccp4/ccp4/csymlib.c(1511): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2786src/deps/libccp4/ccp4/csymlib.c(1513): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2787src/deps/libccp4/ccp4/csymlib.c(1515): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2788src/deps/libccp4/ccp4/csymlib.c(1517): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2789src/deps/libccp4/ccp4/csymlib.c(1519): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2790src/deps/libccp4/ccp4/csymlib.c(1521): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2791src/deps/libccp4/ccp4/csymlib.c(1523): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2792src/deps/libccp4/ccp4/csymlib.c(1525): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2793src/deps/libccp4/ccp4/csymlib.c(1527): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2794src/deps/libccp4/ccp4/csymlib.c(1534): warning C4273: 'ccp4spg_is_sysabs': inconsistent dll linkage
2795c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(574): note: see previous definition of 'ccp4spg_is_sysabs'
2796src/deps/libccp4/ccp4/csymlib.c(1569): warning C4273: 'ccp4spg_generate_origins': inconsistent dll linkage
2797c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(587): note: see previous definition of 'ccp4spg_generate_origins'
2798src/deps/libccp4/ccp4/csymlib.c(1637): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
2799src/deps/libccp4/ccp4/csymlib.c(1638): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
2800src/deps/libccp4/ccp4/csymlib.c(1639): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
2801src/deps/libccp4/ccp4/csymlib.c(1572): warning C4305: 'initializing': truncation from 'double' to 'float'
2802src/deps/libccp4/ccp4/csymlib.c(1711): warning C4273: 'ccp4spg_print_recip_spgrp': inconsistent dll linkage
2803c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(595): note: see previous definition of 'ccp4spg_print_recip_spgrp'
2804src/deps/libccp4/ccp4/csymlib.c(1726): warning C4273: 'ccp4spg_print_recip_ops': inconsistent dll linkage
2805c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(601): note: see previous definition of 'ccp4spg_print_recip_ops'
2806src/deps/libccp4/ccp4/csymlib.c(1811): warning C4273: 'range_to_limits': inconsistent dll linkage
2807c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(609): note: see previous definition of 'range_to_limits'
2808src/deps/libccp4/ccp4/csymlib.c(1844): warning C4244: '-=': conversion from 'double' to 'float', possible loss of data
2809src/deps/libccp4/ccp4/csymlib.c(1864): warning C4244: '+=': conversion from 'double' to 'float', possible loss of data
2810src/deps/libccp4/ccp4/csymlib.c(1814): warning C4305: 'initializing': truncation from 'double' to 'float'
2811src/deps/libccp4/ccp4/csymlib.c(1871): warning C4273: 'set_fft_grid': inconsistent dll linkage
2812c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(622): note: see previous definition of 'set_fft_grid'
2813src/deps/libccp4/ccp4/csymlib.c(1882): warning C4273: 'all_factors_le_19': inconsistent dll linkage
2814c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(630): note: see previous definition of 'all_factors_le_19'
2815src/deps/libccp4/ccp4/csymlib.c(1900): warning C4273: 'get_grid_sample': inconsistent dll linkage
2816c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(639): note: see previous definition of 'get_grid_sample'
2817src/deps/libccp4/ccp4/csymlib.c(1911): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
2818src/deps/libccp4/ccp4/csymlib.c(1902): warning C4305: 'initializing': truncation from 'double' to 'float'
2819src/deps/libccp4/ccp4/csymlib.c(1941): warning C4273: 'ccp4spg_load_laue': inconsistent dll linkage
2820c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(235): note: see previous definition of 'ccp4spg_load_laue'
2821src/deps/libccp4/ccp4/csymlib.c(1949): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2822src/deps/libccp4/ccp4/csymlib.c(1957): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2823src/deps/libccp4/ccp4/csymlib.c(1965): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2824src/deps/libccp4/ccp4/csymlib.c(1973): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2825src/deps/libccp4/ccp4/csymlib.c(1981): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2826src/deps/libccp4/ccp4/csymlib.c(1989): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2827src/deps/libccp4/ccp4/csymlib.c(1997): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2828src/deps/libccp4/ccp4/csymlib.c(2005): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2829src/deps/libccp4/ccp4/csymlib.c(2013): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2830src/deps/libccp4/ccp4/csymlib.c(2021): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2831src/deps/libccp4/ccp4/csymlib.c(2029): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2832src/deps/libccp4/ccp4/csymlib.c(2037): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2833src/deps/libccp4/ccp4/csymlib.c(2045): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2834src/deps/libccp4/ccp4/csymlib.c(2054): warning C4273: 'ccp4spg_check_symm_cell': inconsistent dll linkage
2835c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\csymlib.h(648): note: see previous definition of 'ccp4spg_check_symm_cell'
2836"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/ccp4_parser.c /Fosrc/deps/libccp4/ccp4/ccp4_parser.obj
2837ccp4_parser.c
2838src/deps/libccp4/ccp4/ccp4_parser.c(129): warning C4273: 'ccp4_parse_start': inconsistent dll linkage
2839c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(188): note: see previous definition of 'ccp4_parse_start'
2840src/deps/libccp4/ccp4/ccp4_parser.c(198): warning C4273: 'ccp4_parse_end': inconsistent dll linkage
2841c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(195): note: see previous definition of 'ccp4_parse_end'
2842src/deps/libccp4/ccp4/ccp4_parser.c(231): warning C4273: 'ccp4_parse_init_token': inconsistent dll linkage
2843c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(197): note: see previous definition of 'ccp4_parse_init_token'
2844src/deps/libccp4/ccp4/ccp4_parser.c(241): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2845src/deps/libccp4/ccp4/ccp4_parser.c(269): warning C4273: 'ccp4_parse_reset': inconsistent dll linkage
2846c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(207): note: see previous definition of 'ccp4_parse_reset'
2847src/deps/libccp4/ccp4/ccp4_parser.c(298): warning C4273: 'ccp4_parse_delimiters': inconsistent dll linkage
2848c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(199): note: see previous definition of 'ccp4_parse_delimiters'
2849src/deps/libccp4/ccp4/ccp4_parser.c(307): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2850src/deps/libccp4/ccp4/ccp4_parser.c(309): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2851src/deps/libccp4/ccp4/ccp4_parser.c(324): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2852src/deps/libccp4/ccp4/ccp4_parser.c(326): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2853src/deps/libccp4/ccp4/ccp4_parser.c(315): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2854C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2855src/deps/libccp4/ccp4/ccp4_parser.c(317): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2856C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2857src/deps/libccp4/ccp4/ccp4_parser.c(332): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2858C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2859src/deps/libccp4/ccp4/ccp4_parser.c(334): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2860C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2861src/deps/libccp4/ccp4/ccp4_parser.c(372): warning C4273: 'ccp4_parse_comments': inconsistent dll linkage
2862c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(202): note: see previous definition of 'ccp4_parse_comments'
2863src/deps/libccp4/ccp4/ccp4_parser.c(381): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2864src/deps/libccp4/ccp4/ccp4_parser.c(383): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2865src/deps/libccp4/ccp4/ccp4_parser.c(388): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2866C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2867src/deps/libccp4/ccp4/ccp4_parser.c(390): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2868C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2869src/deps/libccp4/ccp4/ccp4_parser.c(422): warning C4273: 'ccp4_parse_maxmin': inconsistent dll linkage
2870c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(204): note: see previous definition of 'ccp4_parse_maxmin'
2871src/deps/libccp4/ccp4/ccp4_parser.c(469): warning C4273: 'ccp4_parse': inconsistent dll linkage
2872c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(209): note: see previous definition of 'ccp4_parse'
2873src/deps/libccp4/ccp4/ccp4_parser.c(519): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2874src/deps/libccp4/ccp4/ccp4_parser.c(723): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2875src/deps/libccp4/ccp4/ccp4_parser.c(699): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2876C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2877src/deps/libccp4/ccp4/ccp4_parser.c(709): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2878C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2879src/deps/libccp4/ccp4/ccp4_parser.c(801): warning C4273: 'ccp4_parser': inconsistent dll linkage
2880c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(227): note: see previous definition of 'ccp4_parser'
2881src/deps/libccp4/ccp4/ccp4_parser.c(839): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2882src/deps/libccp4/ccp4/ccp4_parser.c(923): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2883src/deps/libccp4/ccp4/ccp4_parser.c(966): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2884src/deps/libccp4/ccp4/ccp4_parser.c(918): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2885C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2886src/deps/libccp4/ccp4/ccp4_parser.c(939): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2887C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2888src/deps/libccp4/ccp4/ccp4_parser.c(942): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2889C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
2890src/deps/libccp4/ccp4/ccp4_parser.c(967): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2891C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2892src/deps/libccp4/ccp4/ccp4_parser.c(970): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2893C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
2894src/deps/libccp4/ccp4/ccp4_parser.c(1067): warning C4273: 'ccp4_keymatch': inconsistent dll linkage
2895c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(238): note: see previous definition of 'ccp4_keymatch'
2896src/deps/libccp4/ccp4/ccp4_parser.c(1075): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2897src/deps/libccp4/ccp4/ccp4_parser.c(1078): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2898src/deps/libccp4/ccp4/ccp4_parser.c(1086): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2899C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2900src/deps/libccp4/ccp4/ccp4_parser.c(1089): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2901C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2902src/deps/libccp4/ccp4/ccp4_parser.c(1103): warning C4273: 'strtoupper': inconsistent dll linkage
2903c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(247): note: see previous definition of 'strtoupper'
2904src/deps/libccp4/ccp4/ccp4_parser.c(1108): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2905src/deps/libccp4/ccp4/ccp4_parser.c(1115): warning C4273: 'strtolower': inconsistent dll linkage
2906c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(254): note: see previous definition of 'strtolower'
2907src/deps/libccp4/ccp4/ccp4_parser.c(1120): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2908src/deps/libccp4/ccp4/ccp4_parser.c(1135): warning C4273: 'strmatch': inconsistent dll linkage
2909c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(256): note: see previous definition of 'strmatch'
2910src/deps/libccp4/ccp4/ccp4_parser.c(1141): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2911src/deps/libccp4/ccp4/ccp4_parser.c(1142): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2912src/deps/libccp4/ccp4/ccp4_parser.c(1164): warning C4273: 'charmatch': inconsistent dll linkage
2913c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(258): note: see previous definition of 'charmatch'
2914src/deps/libccp4/ccp4/ccp4_parser.c(1215): warning C4273: 'doublefromstr': inconsistent dll linkage
2915c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(260): note: see previous definition of 'doublefromstr'
2916src/deps/libccp4/ccp4/ccp4_parser.c(1235): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2917src/deps/libccp4/ccp4/ccp4_parser.c(1385): warning C4273: 'symop_to_rotandtrn': inconsistent dll linkage
2918c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(271): note: see previous definition of 'symop_to_rotandtrn'
2919src/deps/libccp4/ccp4/ccp4_parser.c(1417): warning C4273: 'symop_to_mat4': inconsistent dll linkage
2920c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(282): note: see previous definition of 'symop_to_mat4'
2921src/deps/libccp4/ccp4/ccp4_parser.c(1504): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
2922src/deps/libccp4/ccp4/ccp4_parser.c(1516): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
2923src/deps/libccp4/ccp4/ccp4_parser.c(1566): warning C4273: 'symop_to_mat4_err': inconsistent dll linkage
2924c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(283): note: see previous definition of 'symop_to_mat4_err'
2925src/deps/libccp4/ccp4/ccp4_parser.c(1588): warning C4273: 'rotandtrn_to_symop': inconsistent dll linkage
2926c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(286): note: see previous definition of 'rotandtrn_to_symop'
2927src/deps/libccp4/ccp4/ccp4_parser.c(1595): warning C4273: 'rotandtrn_to_mat4': inconsistent dll linkage
2928c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(287): note: see previous definition of 'rotandtrn_to_mat4'
2929src/deps/libccp4/ccp4/ccp4_parser.c(1609): warning C4273: 'mat4_to_symop': inconsistent dll linkage
2930c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(298): note: see previous definition of 'mat4_to_symop'
2931src/deps/libccp4/ccp4/ccp4_parser.c(1705): warning C4273: 'mat4_to_recip_symop': inconsistent dll linkage
2932c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_parser.h(309): note: see previous definition of 'mat4_to_recip_symop'
2933"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/cmap_labels.c /Fosrc/deps/libccp4/ccp4/cmap_labels.obj
2934cmap_labels.c
2935src/deps/libccp4/ccp4/cmap_labels.c(29): warning C4273: 'parse_maplabels': inconsistent dll linkage
2936c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmap_labels.h(34): note: see previous definition of 'parse_maplabels'
2937src/deps/libccp4/ccp4/cmap_labels.c(41): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2938C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2939src/deps/libccp4/ccp4/cmap_labels.c(55): warning C4273: 'write_maplabels': inconsistent dll linkage
2940c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmap_labels.h(35): note: see previous definition of 'write_maplabels'
2941src/deps/libccp4/ccp4/cmap_labels.c(66): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2942C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2943src/deps/libccp4/ccp4/cmap_labels.c(87): warning C4273: 'ccp4_cmap_set_label': inconsistent dll linkage
2944c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(232): note: see previous definition of 'ccp4_cmap_set_label'
2945src/deps/libccp4/ccp4/cmap_labels.c(103): warning C4018: '>': signed/unsigned mismatch
2946src/deps/libccp4/ccp4/cmap_labels.c(123): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
2947C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
2948src/deps/libccp4/ccp4/cmap_labels.c(139): warning C4273: 'ccp4_cmap_get_label': inconsistent dll linkage
2949c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(235): note: see previous definition of 'ccp4_cmap_get_label'
2950src/deps/libccp4/ccp4/cmap_labels.c(146): warning C4018: '>=': signed/unsigned mismatch
2951src/deps/libccp4/ccp4/cmap_labels.c(158): warning C4273: 'ccp4_cmap_number_label': inconsistent dll linkage
2952c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(229): note: see previous definition of 'ccp4_cmap_number_label'
2953src/deps/libccp4/ccp4/cmap_labels.c(167): warning C4273: 'ccp4_cmap_get_title': inconsistent dll linkage
2954c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(241): note: see previous definition of 'ccp4_cmap_get_title'
2955src/deps/libccp4/ccp4/cmap_labels.c(177): warning C4273: 'ccp4_cmap_set_title': inconsistent dll linkage
2956c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(238): note: see previous definition of 'ccp4_cmap_set_title'
2957"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/cvecmat.c /Fosrc/deps/libccp4/ccp4/cvecmat.obj
2958cvecmat.c
2959src/deps/libccp4/ccp4/cvecmat.c(32): warning C4273: 'ccp4_dcross': inconsistent dll linkage
2960c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cvecmat.h(35): note: see previous definition of 'ccp4_dcross'
2961src/deps/libccp4/ccp4/cvecmat.c(39): warning C4273: 'ccp4_3matmul': inconsistent dll linkage
2962c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cvecmat.h(36): note: see previous definition of 'ccp4_3matmul'
2963src/deps/libccp4/ccp4/cvecmat.c(51): warning C4273: 'ccp4_4matmul': inconsistent dll linkage
2964c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cvecmat.h(37): note: see previous definition of 'ccp4_4matmul'
2965src/deps/libccp4/ccp4/cvecmat.c(68): warning C4273: 'invert3matrix': inconsistent dll linkage
2966c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cvecmat.h(38): note: see previous definition of 'invert3matrix'
2967src/deps/libccp4/ccp4/cvecmat.c(93): warning C4273: 'invert4matrix': inconsistent dll linkage
2968c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cvecmat.h(39): note: see previous definition of 'invert4matrix'
2969src/deps/libccp4/ccp4/cvecmat.c(152): warning C4273: 'ccp4_pow_ii': inconsistent dll linkage
2970c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cvecmat.h(41): note: see previous definition of 'ccp4_pow_ii'
2971"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/ccp4_program.c /Fosrc/deps/libccp4/ccp4/ccp4_program.obj
2972ccp4_program.c
2973src/deps/libccp4/ccp4/ccp4_program.c(38): warning C4273: 'ccp4_prog_vers': inconsistent dll linkage
2974c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(78): note: see previous definition of 'ccp4_prog_vers'
2975src/deps/libccp4/ccp4/ccp4_program.c(42): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2976C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2977src/deps/libccp4/ccp4/ccp4_program.c(49): warning C4273: 'ccp4_vers_no': inconsistent dll linkage
2978c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(83): note: see previous definition of 'ccp4_vers_no'
2979src/deps/libccp4/ccp4/ccp4_program.c(58): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2980src/deps/libccp4/ccp4/ccp4_program.c(63): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2981src/deps/libccp4/ccp4/ccp4_program.c(64): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2982src/deps/libccp4/ccp4/ccp4_program.c(69): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
2983src/deps/libccp4/ccp4/ccp4_program.c(60): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2984C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
2985src/deps/libccp4/ccp4/ccp4_program.c(66): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2986C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
2987src/deps/libccp4/ccp4/ccp4_program.c(96): warning C4273: 'ccp4ProgramName': inconsistent dll linkage
2988c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(89): note: see previous definition of 'ccp4ProgramName'
2989src/deps/libccp4/ccp4/ccp4_program.c(120): warning C4273: 'ccp4_prog_info': inconsistent dll linkage
2990c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(93): note: see previous definition of 'ccp4_prog_info'
2991src/deps/libccp4/ccp4/ccp4_program.c(143): warning C4273: 'ccp4RCSDate': inconsistent dll linkage
2992c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(99): note: see previous definition of 'ccp4RCSDate'
2993src/deps/libccp4/ccp4/ccp4_program.c(151): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2994C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2995src/deps/libccp4/ccp4/ccp4_program.c(153): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2996C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2997src/deps/libccp4/ccp4/ccp4_program.c(160): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2998C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
2999src/deps/libccp4/ccp4/ccp4_program.c(161): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3000C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
3001src/deps/libccp4/ccp4/ccp4_program.c(162): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3002C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
3003src/deps/libccp4/ccp4/ccp4_program.c(163): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3004C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
3005src/deps/libccp4/ccp4/ccp4_program.c(164): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3006C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
3007src/deps/libccp4/ccp4/ccp4_program.c(170): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3008C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
3009src/deps/libccp4/ccp4/ccp4_program.c(171): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3010C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
3011src/deps/libccp4/ccp4/ccp4_program.c(172): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3012C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
3013src/deps/libccp4/ccp4/ccp4_program.c(173): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3014C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
3015src/deps/libccp4/ccp4/ccp4_program.c(174): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3016C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
3017src/deps/libccp4/ccp4/ccp4_program.c(177): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3018C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
3019src/deps/libccp4/ccp4/ccp4_program.c(189): warning C4273: 'ccp4ProgramTime': inconsistent dll linkage
3020c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(104): note: see previous definition of 'ccp4ProgramTime'
3021src/deps/libccp4/ccp4/ccp4_program.c(196): warning C4244: '=': conversion from 'time_t' to 'int', possible loss of data
3022src/deps/libccp4/ccp4/ccp4_program.c(199): warning C4244: '=': conversion from 'time_t' to 'int', possible loss of data
3023src/deps/libccp4/ccp4/ccp4_program.c(217): warning C4273: 'ccp4VerbosityLevel': inconsistent dll linkage
3024c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(113): note: see previous definition of 'ccp4VerbosityLevel'
3025src/deps/libccp4/ccp4/ccp4_program.c(241): warning C4273: 'ccp4Callback': inconsistent dll linkage
3026c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(127): note: see previous definition of 'ccp4Callback'
3027src/deps/libccp4/ccp4/ccp4_program.c(266): warning C4273: 'ccp4SetCallback': inconsistent dll linkage
3028c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(137): note: see previous definition of 'ccp4SetCallback'
3029src/deps/libccp4/ccp4/ccp4_program.c(279): warning C4273: 'ccp4InvokeCallback': inconsistent dll linkage
3030c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(146): note: see previous definition of 'ccp4InvokeCallback'
3031src/deps/libccp4/ccp4/ccp4_program.c(290): warning C4273: 'ccp4NullCallback': inconsistent dll linkage
3032c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(154): note: see previous definition of 'ccp4NullCallback'
3033src/deps/libccp4/ccp4/ccp4_program.c(301): warning C4273: 'ccp4_licence_exists': inconsistent dll linkage
3034c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(160): note: see previous definition of 'ccp4_licence_exists'
3035src/deps/libccp4/ccp4/ccp4_program.c(309): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3036src/deps/libccp4/ccp4/ccp4_program.c(311): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3037src/deps/libccp4/ccp4/ccp4_program.c(312): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3038src/deps/libccp4/ccp4/ccp4_program.c(320): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3039src/deps/libccp4/ccp4/ccp4_program.c(322): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3040src/deps/libccp4/ccp4/ccp4_program.c(323): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3041src/deps/libccp4/ccp4/ccp4_program.c(307): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3042C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
3043src/deps/libccp4/ccp4/ccp4_program.c(318): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3044C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
3045src/deps/libccp4/ccp4/ccp4_program.c(339): warning C4273: 'html_log_output': inconsistent dll linkage
3046c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(166): note: see previous definition of 'html_log_output'
3047src/deps/libccp4/ccp4/ccp4_program.c(347): warning C4273: 'summary_output': inconsistent dll linkage
3048c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_program.h(172): note: see previous definition of 'summary_output'
3049"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/cmap_open.c /Fosrc/deps/libccp4/ccp4/cmap_open.obj
3050cmap_open.c
3051src/deps/libccp4/ccp4/cmap_open.c(82): warning C4273: 'ccp4_cmap_open': inconsistent dll linkage
3052c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(137): note: see previous definition of 'ccp4_cmap_open'
3053"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/library_err.c /Fosrc/deps/libccp4/ccp4/library_err.obj
3054library_err.c
3055src/deps/libccp4/ccp4/library_err.c(197): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3056C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(178): note: see declaration of 'strerror'
3057src/deps/libccp4/ccp4/library_err.c(229): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3058C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(178): note: see declaration of 'strerror'
3059src/deps/libccp4/ccp4/library_err.c(296): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3060C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(178): note: see declaration of 'strerror'
3061src/deps/libccp4/ccp4/library_err.c(302): warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3062C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(178): note: see declaration of 'strerror'
3063"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/ccp4_unitcell.c /Fosrc/deps/libccp4/ccp4/ccp4_unitcell.obj
3064ccp4_unitcell.c
3065src/deps/libccp4/ccp4/ccp4_unitcell.c(37): warning C4273: 'ccp4uc_frac_orth_mat': inconsistent dll linkage
3066c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_unitcell.h(50): note: see previous definition of 'ccp4uc_frac_orth_mat'
3067src/deps/libccp4/ccp4/ccp4_unitcell.c(145): warning C4273: 'ccp4uc_calc_rcell': inconsistent dll linkage
3068c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_unitcell.h(58): note: see previous definition of 'ccp4uc_calc_rcell'
3069src/deps/libccp4/ccp4/ccp4_unitcell.c(184): warning C4273: 'ccp4uc_orth_to_frac': inconsistent dll linkage
3070c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_unitcell.h(68): note: see previous definition of 'ccp4uc_orth_to_frac'
3071src/deps/libccp4/ccp4/ccp4_unitcell.c(193): warning C4273: 'ccp4uc_frac_to_orth': inconsistent dll linkage
3072c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_unitcell.h(76): note: see previous definition of 'ccp4uc_frac_to_orth'
3073src/deps/libccp4/ccp4/ccp4_unitcell.c(202): warning C4273: 'ccp4uc_orthu_to_fracu': inconsistent dll linkage
3074c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_unitcell.h(84): note: see previous definition of 'ccp4uc_orthu_to_fracu'
3075src/deps/libccp4/ccp4/ccp4_unitcell.c(223): warning C4273: 'ccp4uc_fracu_to_orthu': inconsistent dll linkage
3076c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_unitcell.h(92): note: see previous definition of 'ccp4uc_fracu_to_orthu'
3077src/deps/libccp4/ccp4/ccp4_unitcell.c(244): warning C4273: 'ccp4uc_calc_cell_volume': inconsistent dll linkage
3078c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_unitcell.h(98): note: see previous definition of 'ccp4uc_calc_cell_volume'
3079src/deps/libccp4/ccp4/ccp4_unitcell.c(259): warning C4273: 'ccp4uc_cells_differ': inconsistent dll linkage
3080c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_unitcell.h(106): note: see previous definition of 'ccp4uc_cells_differ'
3081src/deps/libccp4/ccp4/ccp4_unitcell.c(302): warning C4273: 'ccp4uc_is_rhombohedral': inconsistent dll linkage
3082c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_unitcell.h(113): note: see previous definition of 'ccp4uc_is_rhombohedral'
3083src/deps/libccp4/ccp4/ccp4_unitcell.c(317): warning C4273: 'ccp4uc_is_hexagonal': inconsistent dll linkage
3084c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_unitcell.h(120): note: see previous definition of 'ccp4uc_is_hexagonal'
3085"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/cmap_skew.c /Fosrc/deps/libccp4/ccp4/cmap_skew.obj
3086cmap_skew.c
3087src/deps/libccp4/ccp4/cmap_skew.c(33): warning C4273: 'ccp4_cmap_set_mask': inconsistent dll linkage
3088c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(226): note: see previous definition of 'ccp4_cmap_set_mask'
3089src/deps/libccp4/ccp4/cmap_skew.c(68): warning C4273: 'ccp4_cmap_get_mask': inconsistent dll linkage
3090c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(223): note: see previous definition of 'ccp4_cmap_get_mask'
3091src/deps/libccp4/ccp4/cmap_skew.c(90): warning C4273: 'skew_set': inconsistent dll linkage
3092c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmap_skew.h(34): note: see previous definition of 'skew_set'
3093"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/library_file.c /Fosrc/deps/libccp4/ccp4/library_file.obj
3094library_file.c
3095src/deps/libccp4/ccp4/library_file.c(300): warning C4273: 'ccp4_file_raw_read': inconsistent dll linkage
3096c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(162): note: see previous definition of 'ccp4_file_raw_read'
3097src/deps/libccp4/ccp4/library_file.c(305): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3098src/deps/libccp4/ccp4/library_file.c(317): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
3099src/deps/libccp4/ccp4/library_file.c(348): warning C4273: 'ccp4_file_raw_write': inconsistent dll linkage
3100c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(163): note: see previous definition of 'ccp4_file_raw_write'
3101src/deps/libccp4/ccp4/library_file.c(353): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3102src/deps/libccp4/ccp4/library_file.c(356): warning C4267: 'function': conversion from 'size_t' to 'unsigned int', possible loss of data
3103src/deps/libccp4/ccp4/library_file.c(364): warning C4267: '+=': conversion from 'size_t' to 'off_t', possible loss of data
3104src/deps/libccp4/ccp4/library_file.c(390): warning C4273: 'ccp4_file_raw_seek': inconsistent dll linkage
3105c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(161): note: see previous definition of 'ccp4_file_raw_seek'
3106src/deps/libccp4/ccp4/library_file.c(448): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3107C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
3108src/deps/libccp4/ccp4/library_file.c(449): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3109C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
3110src/deps/libccp4/ccp4/library_file.c(548): warning C4273: 'ccp4_file_is_write': inconsistent dll linkage
3111c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(101): note: see previous definition of 'ccp4_file_is_write'
3112src/deps/libccp4/ccp4/library_file.c(560): warning C4273: 'ccp4_file_is_read': inconsistent dll linkage
3113c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(103): note: see previous definition of 'ccp4_file_is_read'
3114src/deps/libccp4/ccp4/library_file.c(572): warning C4273: 'ccp4_file_is_append': inconsistent dll linkage
3115c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(105): note: see previous definition of 'ccp4_file_is_append'
3116src/deps/libccp4/ccp4/library_file.c(584): warning C4273: 'ccp4_file_is_scratch': inconsistent dll linkage
3117c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(107): note: see previous definition of 'ccp4_file_is_scratch'
3118src/deps/libccp4/ccp4/library_file.c(596): warning C4273: 'ccp4_file_is_buffered': inconsistent dll linkage
3119c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(109): note: see previous definition of 'ccp4_file_is_buffered'
3120src/deps/libccp4/ccp4/library_file.c(607): warning C4273: 'ccp4_file_status': inconsistent dll linkage
3121c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(111): note: see previous definition of 'ccp4_file_status'
3122src/deps/libccp4/ccp4/library_file.c(612): warning C4273: 'ccp4_file_raw_setstamp': inconsistent dll linkage
3123c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(164): note: see previous definition of 'ccp4_file_raw_setstamp'
3124src/deps/libccp4/ccp4/library_file.c(627): warning C4273: 'ccp4_file_setstamp': inconsistent dll linkage
3125c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(93): note: see previous definition of 'ccp4_file_setstamp'
3126src/deps/libccp4/ccp4/library_file.c(651): warning C4273: 'ccp4_file_setmode': inconsistent dll linkage
3127c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(91): note: see previous definition of 'ccp4_file_setmode'
3128src/deps/libccp4/ccp4/library_file.c(679): warning C4273: 'ccp4_file_mode': inconsistent dll linkage
3129c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(89): note: see previous definition of 'ccp4_file_mode'
3130src/deps/libccp4/ccp4/library_file.c(695): warning C4273: 'ccp4_file_itemsize': inconsistent dll linkage
3131c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(95): note: see previous definition of 'ccp4_file_itemsize'
3132src/deps/libccp4/ccp4/library_file.c(712): warning C4273: 'ccp4_file_name': inconsistent dll linkage
3133c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(113): note: see previous definition of 'ccp4_file_name'
3134src/deps/libccp4/ccp4/library_file.c(714): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
3135C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
3136src/deps/libccp4/ccp4/library_file.c(729): warning C4273: 'ccp4_file_setbyte': inconsistent dll linkage
3137c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(97): note: see previous definition of 'ccp4_file_setbyte'
3138src/deps/libccp4/ccp4/library_file.c(781): warning C4273: 'ccp4_file_open_file': inconsistent dll linkage
3139c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(79): note: see previous definition of 'ccp4_file_open_file'
3140src/deps/libccp4/ccp4/library_file.c(835): warning C4273: 'ccp4_file_open_fd': inconsistent dll linkage
3141c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(81): note: see previous definition of 'ccp4_file_open_fd'
3142src/deps/libccp4/ccp4/library_file.c(890): warning C4273: 'ccp4_file_open': inconsistent dll linkage
3143c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(77): note: see previous definition of 'ccp4_file_open'
3144src/deps/libccp4/ccp4/library_file.c(917): warning C4996: '_open': This function or variable may be unsafe. Consider using _sopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3145C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_io.h(421): note: see declaration of '_open'
3146src/deps/libccp4/ccp4/library_file.c(962): warning C4996: 'tmpfile': This function or variable may be unsafe. Consider using tmpfile_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3147C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(435): note: see declaration of 'tmpfile'
3148src/deps/libccp4/ccp4/library_file.c(966): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3149C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
3150src/deps/libccp4/ccp4/library_file.c(970): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3151C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
3152src/deps/libccp4/ccp4/library_file.c(995): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
3153C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
3154src/deps/libccp4/ccp4/library_file.c(1027): warning C4273: 'ccp4_file_close': inconsistent dll linkage
3155c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(87): note: see previous definition of 'ccp4_file_close'
3156src/deps/libccp4/ccp4/library_file.c(1055): warning C4273: 'ccp4_file_rarch': inconsistent dll linkage
3157c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(83): note: see previous definition of 'ccp4_file_rarch'
3158src/deps/libccp4/ccp4/library_file.c(1067): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
3159src/deps/libccp4/ccp4/library_file.c(1057): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3160C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
3161src/deps/libccp4/ccp4/library_file.c(1058): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3162C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
3163src/deps/libccp4/ccp4/library_file.c(1104): warning C4273: 'ccp4_file_warch': inconsistent dll linkage
3164c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(85): note: see previous definition of 'ccp4_file_warch'
3165src/deps/libccp4/ccp4/library_file.c(1112): warning C4267: 'function': conversion from 'size_t' to 'long', possible loss of data
3166src/deps/libccp4/ccp4/library_file.c(1139): warning C4273: 'ccp4_file_read': inconsistent dll linkage
3167c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(115): note: see previous definition of 'ccp4_file_read'
3168src/deps/libccp4/ccp4/library_file.c(1163): warning C4273: 'ccp4_file_readcomp': inconsistent dll linkage
3169c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(117): note: see previous definition of 'ccp4_file_readcomp'
3170src/deps/libccp4/ccp4/library_file.c(1181): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3171src/deps/libccp4/ccp4/library_file.c(1260): warning C4273: 'ccp4_file_readshortcomp': inconsistent dll linkage
3172c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(119): note: see previous definition of 'ccp4_file_readshortcomp'
3173src/deps/libccp4/ccp4/library_file.c(1278): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3174src/deps/libccp4/ccp4/library_file.c(1318): warning C4273: 'ccp4_file_readfloat': inconsistent dll linkage
3175c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(121): note: see previous definition of 'ccp4_file_readfloat'
3176src/deps/libccp4/ccp4/library_file.c(1336): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3177src/deps/libccp4/ccp4/library_file.c(1414): warning C4273: 'ccp4_file_readint': inconsistent dll linkage
3178c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(123): note: see previous definition of 'ccp4_file_readint'
3179src/deps/libccp4/ccp4/library_file.c(1432): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3180src/deps/libccp4/ccp4/library_file.c(1474): warning C4273: 'ccp4_file_readshort': inconsistent dll linkage
3181c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(125): note: see previous definition of 'ccp4_file_readshort'
3182src/deps/libccp4/ccp4/library_file.c(1492): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3183src/deps/libccp4/ccp4/library_file.c(1530): warning C4273: 'ccp4_file_readchar': inconsistent dll linkage
3184c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(127): note: see previous definition of 'ccp4_file_readchar'
3185src/deps/libccp4/ccp4/library_file.c(1553): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
3186src/deps/libccp4/ccp4/library_file.c(1568): warning C4273: 'ccp4_file_write': inconsistent dll linkage
3187c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(129): note: see previous definition of 'ccp4_file_write'
3188src/deps/libccp4/ccp4/library_file.c(1576): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
3189src/deps/libccp4/ccp4/library_file.c(1591): warning C4273: 'ccp4_file_writecomp': inconsistent dll linkage
3190c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(131): note: see previous definition of 'ccp4_file_writecomp'
3191src/deps/libccp4/ccp4/library_file.c(1685): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
3192src/deps/libccp4/ccp4/library_file.c(1700): warning C4273: 'ccp4_file_writeshortcomp': inconsistent dll linkage
3193c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(133): note: see previous definition of 'ccp4_file_writeshortcomp'
3194src/deps/libccp4/ccp4/library_file.c(1744): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
3195src/deps/libccp4/ccp4/library_file.c(1759): warning C4273: 'ccp4_file_writefloat': inconsistent dll linkage
3196c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(135): note: see previous definition of 'ccp4_file_writefloat'
3197src/deps/libccp4/ccp4/library_file.c(1843): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
3198src/deps/libccp4/ccp4/library_file.c(1858): warning C4273: 'ccp4_file_writeint': inconsistent dll linkage
3199c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(137): note: see previous definition of 'ccp4_file_writeint'
3200src/deps/libccp4/ccp4/library_file.c(1902): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
3201src/deps/libccp4/ccp4/library_file.c(1917): warning C4273: 'ccp4_file_writeshort': inconsistent dll linkage
3202c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(139): note: see previous definition of 'ccp4_file_writeshort'
3203src/deps/libccp4/ccp4/library_file.c(1959): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
3204src/deps/libccp4/ccp4/library_file.c(1974): warning C4273: 'ccp4_file_writechar': inconsistent dll linkage
3205c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(141): note: see previous definition of 'ccp4_file_writechar'
3206src/deps/libccp4/ccp4/library_file.c(1995): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
3207src/deps/libccp4/ccp4/library_file.c(2011): warning C4273: 'ccp4_file_seek': inconsistent dll linkage
3208c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(143): note: see previous definition of 'ccp4_file_seek'
3209src/deps/libccp4/ccp4/library_file.c(2035): warning C4273: 'ccp4_file_rewind': inconsistent dll linkage
3210c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(145): note: see previous definition of 'ccp4_file_rewind'
3211src/deps/libccp4/ccp4/library_file.c(2057): warning C4273: 'ccp4_file_length': inconsistent dll linkage
3212c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(149): note: see previous definition of 'ccp4_file_length'
3213src/deps/libccp4/ccp4/library_file.c(2091): warning C4273: 'ccp4_file_tell': inconsistent dll linkage
3214c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(151): note: see previous definition of 'ccp4_file_tell'
3215src/deps/libccp4/ccp4/library_file.c(2126): warning C4273: 'ccp4_file_feof': inconsistent dll linkage
3216c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(153): note: see previous definition of 'ccp4_file_feof'
3217src/deps/libccp4/ccp4/library_file.c(2143): warning C4273: 'ccp4_file_clearerr': inconsistent dll linkage
3218c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(155): note: see previous definition of 'ccp4_file_clearerr'
3219src/deps/libccp4/ccp4/library_file.c(2157): warning C4273: 'ccp4_file_fatal': inconsistent dll linkage
3220c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(157): note: see previous definition of 'ccp4_file_fatal'
3221src/deps/libccp4/ccp4/library_file.c(2169): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3222src/deps/libccp4/ccp4/library_file.c(2170): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3223src/deps/libccp4/ccp4/library_file.c(2197): warning C4273: 'ccp4_file_flush': inconsistent dll linkage
3224c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(147): note: see previous definition of 'ccp4_file_flush'
3225src/deps/libccp4/ccp4/library_file.c(2209): warning C4273: 'ccp4_file_print': inconsistent dll linkage
3226c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\library_file.h(159): note: see previous definition of 'ccp4_file_print'
3227src/deps/libccp4/ccp4/library_file.c(2216): warning C4018: '>': signed/unsigned mismatch
3228src/deps/libccp4/ccp4/library_file.c(2217): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3229src/deps/libccp4/ccp4/library_file.c(2222): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3230src/deps/libccp4/ccp4/library_file.c(2226): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3231src/deps/libccp4/ccp4/library_file.c(2232): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3232src/deps/libccp4/ccp4/library_file.c(2236): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3233src/deps/libccp4/ccp4/library_file.c(2240): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3234src/deps/libccp4/ccp4/library_file.c(2244): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3235"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/cmap_accessor.c /Fosrc/deps/libccp4/ccp4/cmap_accessor.obj
3236cmap_accessor.c
3237src/deps/libccp4/ccp4/cmap_accessor.c(29): warning C4273: 'ccp4_cmap_get_cell': inconsistent dll linkage
3238c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(179): note: see previous definition of 'ccp4_cmap_get_cell'
3239src/deps/libccp4/ccp4/cmap_accessor.c(43): warning C4273: 'ccp4_cmap_set_cell': inconsistent dll linkage
3240c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(189): note: see previous definition of 'ccp4_cmap_set_cell'
3241src/deps/libccp4/ccp4/cmap_accessor.c(58): warning C4273: 'ccp4_cmap_get_grid': inconsistent dll linkage
3242c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(180): note: see previous definition of 'ccp4_cmap_get_grid'
3243src/deps/libccp4/ccp4/cmap_accessor.c(69): warning C4273: 'ccp4_cmap_set_grid': inconsistent dll linkage
3244c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(190): note: see previous definition of 'ccp4_cmap_set_grid'
3245src/deps/libccp4/ccp4/cmap_accessor.c(81): warning C4273: 'ccp4_cmap_get_origin': inconsistent dll linkage
3246c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(181): note: see previous definition of 'ccp4_cmap_get_origin'
3247src/deps/libccp4/ccp4/cmap_accessor.c(92): warning C4273: 'ccp4_cmap_set_origin': inconsistent dll linkage
3248c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(191): note: see previous definition of 'ccp4_cmap_set_origin'
3249src/deps/libccp4/ccp4/cmap_accessor.c(105): warning C4273: 'ccp4_cmap_get_order': inconsistent dll linkage
3250c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(182): note: see previous definition of 'ccp4_cmap_get_order'
3251src/deps/libccp4/ccp4/cmap_accessor.c(117): warning C4273: 'ccp4_cmap_set_order': inconsistent dll linkage
3252c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(192): note: see previous definition of 'ccp4_cmap_set_order'
3253src/deps/libccp4/ccp4/cmap_accessor.c(129): warning C4273: 'ccp4_cmap_get_dim': inconsistent dll linkage
3254c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(183): note: see previous definition of 'ccp4_cmap_get_dim'
3255src/deps/libccp4/ccp4/cmap_accessor.c(142): warning C4273: 'ccp4_cmap_set_dim': inconsistent dll linkage
3256c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(193): note: see previous definition of 'ccp4_cmap_set_dim'
3257src/deps/libccp4/ccp4/cmap_accessor.c(158): warning C4273: 'ccp4_cmap_get_spacegroup': inconsistent dll linkage
3258c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(184): note: see previous definition of 'ccp4_cmap_get_spacegroup'
3259src/deps/libccp4/ccp4/cmap_accessor.c(167): warning C4273: 'ccp4_cmap_set_spacegroup': inconsistent dll linkage
3260c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(194): note: see previous definition of 'ccp4_cmap_set_spacegroup'
3261src/deps/libccp4/ccp4/cmap_accessor.c(176): warning C4273: 'ccp4_cmap_get_datamode': inconsistent dll linkage
3262c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(199): note: see previous definition of 'ccp4_cmap_get_datamode'
3263src/deps/libccp4/ccp4/cmap_accessor.c(186): warning C4273: 'ccp4_cmap_set_datamode': inconsistent dll linkage
3264c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(202): note: see previous definition of 'ccp4_cmap_set_datamode'
3265src/deps/libccp4/ccp4/cmap_accessor.c(207): warning C4273: 'ccp4_cmap_get_mapstats': inconsistent dll linkage
3266c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(185): note: see previous definition of 'ccp4_cmap_get_mapstats'
3267src/deps/libccp4/ccp4/cmap_accessor.c(233): warning C4273: 'ccp4_cmap_set_mapstats': inconsistent dll linkage
3268c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(195): note: see previous definition of 'ccp4_cmap_set_mapstats'
3269src/deps/libccp4/ccp4/cmap_accessor.c(246): warning C4273: 'ccp4_cmap_set_local_header': inconsistent dll linkage
3270c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(208): note: see previous definition of 'ccp4_cmap_set_local_header'
3271src/deps/libccp4/ccp4/cmap_accessor.c(258): warning C4273: 'ccp4_cmap_get_local_header': inconsistent dll linkage
3272c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(205): note: see previous definition of 'ccp4_cmap_get_local_header'
3273"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/cmap_stats.c /Fosrc/deps/libccp4/ccp4/cmap_stats.obj
3274cmap_stats.c
3275src/deps/libccp4/ccp4/cmap_stats.c(32): warning C4273: 'stats_update': inconsistent dll linkage
3276c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmap_stats.h(34): note: see previous definition of 'stats_update'
3277src/deps/libccp4/ccp4/cmap_stats.c(49): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data
3278"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/library_utils.c /Fosrc/deps/libccp4/ccp4/library_utils.obj
3279library_utils.c
3280src/deps/libccp4/ccp4/library_utils.c(73): warning C4273: 'ccp4_utils_translate_mode_float': inconsistent dll linkage
3281c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(51): note: see previous definition of 'ccp4_utils_translate_mode_float'
3282src/deps/libccp4/ccp4/library_utils.c(121): warning C4273: 'ccp4_utils_flength': inconsistent dll linkage
3283c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(49): note: see previous definition of 'ccp4_utils_flength'
3284src/deps/libccp4/ccp4/library_utils.c(133): warning C4273: 'ccp4_utils_print': inconsistent dll linkage
3285c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(55): note: see previous definition of 'ccp4_utils_print'
3286src/deps/libccp4/ccp4/library_utils.c(143): warning C4273: 'ccp4_utils_setenv': inconsistent dll linkage
3287c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(57): note: see previous definition of 'ccp4_utils_setenv'
3288src/deps/libccp4/ccp4/library_utils.c(157): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3289src/deps/libccp4/ccp4/library_utils.c(184): warning C4273: 'ccp4_utils_outbuf': inconsistent dll linkage
3290c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(60): note: see previous definition of 'ccp4_utils_outbuf'
3291src/deps/libccp4/ccp4/library_utils.c(208): warning C4273: 'ccp4_utils_noinpbuf': inconsistent dll linkage
3292c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(63): note: see previous definition of 'ccp4_utils_noinpbuf'
3293src/deps/libccp4/ccp4/library_utils.c(230): warning C4273: 'ccp4_nan': inconsistent dll linkage
3294c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(65): note: see previous definition of 'ccp4_nan'
3295src/deps/libccp4/ccp4/library_utils.c(242): warning C4273: 'ccp4_utils_isnan': inconsistent dll linkage
3296c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(67): note: see previous definition of 'ccp4_utils_isnan'
3297src/deps/libccp4/ccp4/library_utils.c(263): warning C4273: 'ccp4_utils_bml': inconsistent dll linkage
3298c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(69): note: see previous definition of 'ccp4_utils_bml'
3299src/deps/libccp4/ccp4/library_utils.c(275): warning C4273: 'ccp4_utils_wrg': inconsistent dll linkage
3300c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(71): note: see previous definition of 'ccp4_utils_wrg'
3301src/deps/libccp4/ccp4/library_utils.c(289): warning C4273: 'ccp4_utils_hgetlimits': inconsistent dll linkage
3302c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(73): note: see previous definition of 'ccp4_utils_hgetlimits'
3303src/deps/libccp4/ccp4/library_utils.c(338): warning C4273: 'ccp4_utils_mkdir': inconsistent dll linkage
3304c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(75): note: see previous definition of 'ccp4_utils_mkdir'
3305src/deps/libccp4/ccp4/library_utils.c(360): warning C4273: 'ccp4_utils_chmod': inconsistent dll linkage
3306c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(77): note: see previous definition of 'ccp4_utils_chmod'
3307src/deps/libccp4/ccp4/library_utils.c(376): warning C4273: 'ccp4_utils_malloc': inconsistent dll linkage
3308c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(79): note: see previous definition of 'ccp4_utils_malloc'
3309src/deps/libccp4/ccp4/library_utils.c(392): warning C4273: 'ccp4_utils_realloc': inconsistent dll linkage
3310c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(81): note: see previous definition of 'ccp4_utils_realloc'
3311src/deps/libccp4/ccp4/library_utils.c(408): warning C4273: 'ccp4_utils_calloc': inconsistent dll linkage
3312c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(83): note: see previous definition of 'ccp4_utils_calloc'
3313src/deps/libccp4/ccp4/library_utils.c(425): warning C4273: 'ccp4_utils_username': inconsistent dll linkage
3314c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(87): note: see previous definition of 'ccp4_utils_username'
3315src/deps/libccp4/ccp4/library_utils.c(455): warning C4273: 'ccp4_utils_basename': inconsistent dll linkage
3316c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(89): note: see previous definition of 'ccp4_utils_basename'
3317src/deps/libccp4/ccp4/library_utils.c(459): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3318src/deps/libccp4/ccp4/library_utils.c(465): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3319src/deps/libccp4/ccp4/library_utils.c(468): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3320src/deps/libccp4/ccp4/library_utils.c(475): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3321C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
3322src/deps/libccp4/ccp4/library_utils.c(486): warning C4273: 'ccp4_utils_pathname': inconsistent dll linkage
3323c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(91): note: see previous definition of 'ccp4_utils_pathname'
3324src/deps/libccp4/ccp4/library_utils.c(490): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3325src/deps/libccp4/ccp4/library_utils.c(498): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3326C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
3327src/deps/libccp4/ccp4/library_utils.c(509): warning C4273: 'ccp4_utils_extension': inconsistent dll linkage
3328c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(93): note: see previous definition of 'ccp4_utils_extension'
3329src/deps/libccp4/ccp4/library_utils.c(513): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3330src/deps/libccp4/ccp4/library_utils.c(516): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3331src/deps/libccp4/ccp4/library_utils.c(525): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3332C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
3333src/deps/libccp4/ccp4/library_utils.c(537): warning C4273: 'ccp4_utils_joinfilenames': inconsistent dll linkage
3334c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(95): note: see previous definition of 'ccp4_utils_joinfilenames'
3335src/deps/libccp4/ccp4/library_utils.c(541): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3336src/deps/libccp4/ccp4/library_utils.c(542): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
3337src/deps/libccp4/ccp4/library_utils.c(550): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3338C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
3339src/deps/libccp4/ccp4/library_utils.c(553): warning C4996: 'strncat': This function or variable may be unsafe. Consider using strncat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3340C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(262): note: see declaration of 'strncat'
3341src/deps/libccp4/ccp4/library_utils.c(564): warning C4273: 'ccp4_utils_idate': inconsistent dll linkage
3342c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(97): note: see previous definition of 'ccp4_utils_idate'
3343src/deps/libccp4/ccp4/library_utils.c(568): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3344C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\time.h(495): note: see declaration of 'localtime'
3345src/deps/libccp4/ccp4/library_utils.c(579): warning C4273: 'ccp4_utils_date': inconsistent dll linkage
3346c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(99): note: see previous definition of 'ccp4_utils_date'
3347src/deps/libccp4/ccp4/library_utils.c(583): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3348C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
3349src/deps/libccp4/ccp4/library_utils.c(594): warning C4273: 'ccp4_utils_itime': inconsistent dll linkage
3350c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(101): note: see previous definition of 'ccp4_utils_itime'
3351src/deps/libccp4/ccp4/library_utils.c(598): warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3352C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\time.h(495): note: see declaration of 'localtime'
3353src/deps/libccp4/ccp4/library_utils.c(609): warning C4273: 'ccp4_utils_time': inconsistent dll linkage
3354c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(103): note: see previous definition of 'ccp4_utils_time'
3355src/deps/libccp4/ccp4/library_utils.c(613): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3356C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(1764): note: see declaration of 'sprintf'
3357src/deps/libccp4/ccp4/library_utils.c(624): warning C4273: 'ccp4_utils_etime': inconsistent dll linkage
3358c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(105): note: see previous definition of 'ccp4_utils_etime'
3359src/deps/libccp4/ccp4/library_utils.c(641): warning C4273: 'ccp4_erfc': inconsistent dll linkage
3360c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_utils.h(108): note: see previous definition of 'ccp4_erfc'
3361"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/cmap_close.c /Fosrc/deps/libccp4/ccp4/cmap_close.obj
3362cmap_close.c
3363src/deps/libccp4/ccp4/cmap_close.c(35): warning C4273: 'ccp4_cmap_close': inconsistent dll linkage
3364c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(140): note: see previous definition of 'ccp4_cmap_close'
3365src/deps/libccp4/ccp4/cmap_close.c(78): warning C4273: 'ccp4_cmap_closemode': inconsistent dll linkage
3366c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(143): note: see previous definition of 'ccp4_cmap_closemode'
3367"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/cmap_symop.c /Fosrc/deps/libccp4/ccp4/cmap_symop.obj
3368cmap_symop.c
3369src/deps/libccp4/ccp4/cmap_symop.c(27): warning C4273: 'ccp4_cmap_num_symop': inconsistent dll linkage
3370c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(211): note: see previous definition of 'ccp4_cmap_num_symop'
3371src/deps/libccp4/ccp4/cmap_symop.c(40): warning C4273: 'ccp4_cmap_seek_symop': inconsistent dll linkage
3372c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(214): note: see previous definition of 'ccp4_cmap_seek_symop'
3373src/deps/libccp4/ccp4/cmap_symop.c(50): warning C4018: '>': signed/unsigned mismatch
3374src/deps/libccp4/ccp4/cmap_symop.c(59): warning C4018: '>': signed/unsigned mismatch
3375src/deps/libccp4/ccp4/cmap_symop.c(70): warning C4018: '>=': signed/unsigned mismatch
3376src/deps/libccp4/ccp4/cmap_symop.c(71): warning C4018: '>=': signed/unsigned mismatch
3377src/deps/libccp4/ccp4/cmap_symop.c(89): warning C4273: 'ccp4_cmap_get_symop': inconsistent dll linkage
3378c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(217): note: see previous definition of 'ccp4_cmap_get_symop'
3379src/deps/libccp4/ccp4/cmap_symop.c(99): warning C4018: '<': signed/unsigned mismatch
3380src/deps/libccp4/ccp4/cmap_symop.c(100): warning C4018: '>': signed/unsigned mismatch
3381src/deps/libccp4/ccp4/cmap_symop.c(124): warning C4273: 'ccp4_cmap_set_symop': inconsistent dll linkage
3382c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\cmaplib.h(220): note: see previous definition of 'ccp4_cmap_set_symop'
3383"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCCP4_EXPORT -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /Tcsrc/deps/libccp4/ccp4/pack_c.c /Fosrc/deps/libccp4/ccp4/pack_c.obj
3384pack_c.c
3385src/deps/libccp4/ccp4/pack_c.c(404): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data
3386src/deps/libccp4/ccp4/pack_c.c(439): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3387C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
3388src/deps/libccp4/ccp4/pack_c.c(484): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data
3389src/deps/libccp4/ccp4/pack_c.c(475): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3390C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
3391src/deps/libccp4/ccp4/pack_c.c(536): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data
3392src/deps/libccp4/ccp4/pack_c.c(572): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3393C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
3394src/deps/libccp4/ccp4/pack_c.c(617): warning C4244: '+=': conversion from '__int64' to 'int', possible loss of data
3395src/deps/libccp4/ccp4/pack_c.c(608): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3396C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
3397src/deps/libccp4/ccp4/pack_c.c(858): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
3398src/deps/libccp4/ccp4/pack_c.c(908): warning C4244: 'initializing': conversion from '__int64' to 'int', possible loss of data
3399src/deps/libccp4/ccp4/pack_c.c(1033): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3400C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
3401src/deps/libccp4/ccp4/pack_c.c(1043): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3402C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
3403src/deps/libccp4/ccp4/pack_c.c(1045): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3404C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
3405src/deps/libccp4/ccp4/pack_c.c(1076): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3406C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
3407src/deps/libccp4/ccp4/pack_c.c(1086): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3408C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
3409src/deps/libccp4/ccp4/pack_c.c(1088): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3410C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
3411src/deps/libccp4/ccp4/pack_c.c(1424): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3412C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
3413src/deps/libccp4/ccp4/pack_c.c(1433): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3414C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
3415src/deps/libccp4/ccp4/pack_c.c(1436): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3416C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
3417"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\link.exe" AdvAPI32.Lib /LIBPATH:libccp4.lib /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO "/LIBPATH:c:\Program Files\ChimeraX\lib" "/LIBPATH:c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\lib" "/LIBPATH:c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\lib" "/LIBPATH:c:\Program Files\ChimeraX\bin\libs" "/LIBPATH:C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.19041.0\\um\x64" "/LIBPATH:C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.19041.0\\um\x64" src/deps/libccp4/ccp4/ccp4_array.obj src/deps/libccp4/ccp4/cmap_data.obj src/deps/libccp4/ccp4/cmtzlib.obj src/deps/libccp4/ccp4/ccp4_general.obj src/deps/libccp4/ccp4/cmap_header.obj src/deps/libccp4/ccp4/csymlib.obj src/deps/libccp4/ccp4/ccp4_parser.obj src/deps/libccp4/ccp4/cmap_labels.obj src/deps/libccp4/ccp4/cvecmat.obj src/deps/libccp4/ccp4/ccp4_program.obj src/deps/libccp4/ccp4/cmap_open.obj src/deps/libccp4/ccp4/library_err.obj src/deps/libccp4/ccp4/ccp4_unitcell.obj src/deps/libccp4/ccp4/cmap_skew.obj src/deps/libccp4/ccp4/library_file.obj src/deps/libccp4/ccp4/cmap_accessor.obj src/deps/libccp4/ccp4/cmap_stats.obj src/deps/libccp4/ccp4/library_utils.obj src/deps/libccp4/ccp4/cmap_close.obj src/deps/libccp4/ccp4/cmap_symop.obj src/deps/libccp4/ccp4/pack_c.obj /OUT:src\libccp4.dll
3418 Creating library src\libccp4.lib and object src\libccp4.exp
3419Generating code
3420Finished generating code
3421"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/atomsf.cpp /Fosrc/deps/clipper/core/atomsf.obj
3422atomsf.cpp
3423c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
3424C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3425c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
3426C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3427c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
3428C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3429c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
3430C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3431c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
3432C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3433c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
3434C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3435c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
3436 with
3437 [
3438 _Ty=std::pair<std::string,clipper::Property_base *>
3439 ]
3440c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
3441 with
3442 [
3443 _Ty=std::pair<std::string,clipper::Property_base *>
3444 ]
3445c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
3446 with
3447 [
3448 _Elem=char,
3449 _Alloc=std::allocator<char>
3450 ]
3451 and
3452 [
3453 _Ty=char
3454 ]
3455 and
3456 [
3457 _Elem=char,
3458 _Alloc=std::allocator<char>
3459 ]
3460C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
3461 with
3462 [
3463 _Ty=char
3464 ]
3465c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
3466c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
3467c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
3468c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
3469c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
3470c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
3471c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
3472c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
3473c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
3474 with
3475 [
3476 T=int
3477 ]
3478c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
3479 with
3480 [
3481 T=int
3482 ]
3483c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
3484c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
3485c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
3486 with
3487 [
3488 _Ty=clipper::Symop_code,
3489 _Alloc=std::allocator<clipper::Symop_code>
3490 ]
3491 and
3492 [
3493 _Ty=clipper::Symop_code
3494 ]
3495 and
3496 [
3497 _Ty=clipper::Symop_code,
3498 _Alloc=std::allocator<clipper::Symop_code>
3499 ]
3500C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
3501 with
3502 [
3503 _Ty=clipper::Symop_code
3504 ]
3505c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3506 with
3507 [
3508 _Ty=clipper::Symop
3509 ]
3510c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
3511 with
3512 [
3513 _Ty=clipper::Symop
3514 ]
3515c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3516 with
3517 [
3518 _Ty=clipper::Isymop
3519 ]
3520c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
3521 with
3522 [
3523 _Ty=clipper::Isymop
3524 ]
3525c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3526c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
3527c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3528c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
3529c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
3530 with
3531 [
3532 _Ty=clipper::ftype
3533 ]
3534c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
3535 with
3536 [
3537 _Ty=clipper::ftype
3538 ]
3539c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
3540 with
3541 [
3542 _Ty=clipper::ftype
3543 ]
3544c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
3545 with
3546 [
3547 _Ty=clipper::ftype
3548 ]
3549c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
3550 with
3551 [
3552 _Ty=clipper::Atom,
3553 _Alloc=std::allocator<clipper::Atom>
3554 ]
3555 and
3556 [
3557 _Ty=clipper::Atom
3558 ]
3559 and
3560 [
3561 _Ty=clipper::Atom,
3562 _Alloc=std::allocator<clipper::Atom>
3563 ]
3564C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
3565 with
3566 [
3567 _Ty=clipper::Atom
3568 ]
3569c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\atomsf.h(124): warning C4251: 'clipper::AtomShapeFn::uaninv': class 'std::vector<clipper::Mat33sym<clipper::ftype>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::AtomShapeFn'
3570 with
3571 [
3572 _Ty=clipper::Mat33sym<clipper::ftype>
3573 ]
3574c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\atomsf.h(124): note: see declaration of 'std::vector<clipper::Mat33sym<clipper::ftype>,std::allocator<_Ty>>'
3575 with
3576 [
3577 _Ty=clipper::Mat33sym<clipper::ftype>
3578 ]
3579c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\atomsf.h(126): warning C4251: 'clipper::AtomShapeFn::params': class 'std::vector<clipper::AtomShapeFn::TYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::AtomShapeFn'
3580 with
3581 [
3582 _Ty=clipper::AtomShapeFn::TYPE
3583 ]
3584c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\atomsf.h(114): note: see declaration of 'std::vector<clipper::AtomShapeFn::TYPE,std::allocator<_Ty>>'
3585 with
3586 [
3587 _Ty=clipper::AtomShapeFn::TYPE
3588 ]
3589c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
3590 with
3591 [
3592 T=int
3593 ]
3594c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
3595 with
3596 [
3597 T=int
3598 ]
3599c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
3600 with
3601 [
3602 T=int
3603 ]
3604c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
3605 with
3606 [
3607 T=int
3608 ]
3609c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
3610c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
3611c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
3612 with
3613 [
3614 T=int
3615 ]
3616c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
3617c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
3618c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
3619"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/coords.cpp /Fosrc/deps/clipper/core/coords.obj
3620coords.cpp
3621c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
3622C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3623c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
3624C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3625c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
3626C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3627c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
3628C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3629c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
3630C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3631c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
3632C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3633c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
3634 with
3635 [
3636 _Ty=std::pair<std::string,clipper::Property_base *>
3637 ]
3638c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
3639 with
3640 [
3641 _Ty=std::pair<std::string,clipper::Property_base *>
3642 ]
3643c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
3644 with
3645 [
3646 _Elem=char,
3647 _Alloc=std::allocator<char>
3648 ]
3649 and
3650 [
3651 _Ty=char
3652 ]
3653 and
3654 [
3655 _Elem=char,
3656 _Alloc=std::allocator<char>
3657 ]
3658C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
3659 with
3660 [
3661 _Ty=char
3662 ]
3663c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
3664c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
3665c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
3666c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
3667c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
3668c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
3669c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
3670c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
3671c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
3672 with
3673 [
3674 T=int
3675 ]
3676c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
3677 with
3678 [
3679 T=int
3680 ]
3681c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
3682c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
3683c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
3684 with
3685 [
3686 _Ty=clipper::Symop_code,
3687 _Alloc=std::allocator<clipper::Symop_code>
3688 ]
3689 and
3690 [
3691 _Ty=clipper::Symop_code
3692 ]
3693 and
3694 [
3695 _Ty=clipper::Symop_code,
3696 _Alloc=std::allocator<clipper::Symop_code>
3697 ]
3698C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
3699 with
3700 [
3701 _Ty=clipper::Symop_code
3702 ]
3703c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3704 with
3705 [
3706 _Ty=clipper::Symop
3707 ]
3708c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
3709 with
3710 [
3711 _Ty=clipper::Symop
3712 ]
3713c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3714 with
3715 [
3716 _Ty=clipper::Isymop
3717 ]
3718c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
3719 with
3720 [
3721 _Ty=clipper::Isymop
3722 ]
3723c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3724c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
3725c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3726c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
3727c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
3728 with
3729 [
3730 _Ty=clipper::ftype
3731 ]
3732c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
3733 with
3734 [
3735 _Ty=clipper::ftype
3736 ]
3737c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
3738 with
3739 [
3740 _Ty=clipper::ftype
3741 ]
3742c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
3743 with
3744 [
3745 _Ty=clipper::ftype
3746 ]
3747c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
3748 with
3749 [
3750 _Ty=clipper::Atom,
3751 _Alloc=std::allocator<clipper::Atom>
3752 ]
3753 and
3754 [
3755 _Ty=clipper::Atom
3756 ]
3757 and
3758 [
3759 _Ty=clipper::Atom,
3760 _Alloc=std::allocator<clipper::Atom>
3761 ]
3762C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
3763 with
3764 [
3765 _Ty=clipper::Atom
3766 ]
3767src/deps/clipper/core/coords.cpp(120): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
3768src/deps/clipper/core/coords.cpp(178): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
3769src/deps/clipper/core/coords.cpp(572): warning C4244: 'argument': conversion from 'T' to 'const int', possible loss of data
3770 with
3771 [
3772 T=clipper::itype64
3773 ]
3774c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
3775 with
3776 [
3777 T=int
3778 ]
3779c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
3780 with
3781 [
3782 T=int
3783 ]
3784c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
3785 with
3786 [
3787 T=int
3788 ]
3789c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
3790 with
3791 [
3792 T=int
3793 ]
3794c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
3795c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
3796c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
3797 with
3798 [
3799 T=int
3800 ]
3801c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
3802c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
3803c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
3804"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/nxmap_operator.cpp /Fosrc/deps/clipper/core/nxmap_operator.obj
3805nxmap_operator.cpp
3806c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
3807C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3808c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
3809C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3810c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
3811C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3812c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
3813C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3814c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
3815C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3816c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
3817C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
3818c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
3819 with
3820 [
3821 _Ty=std::pair<std::string,clipper::Property_base *>
3822 ]
3823c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
3824 with
3825 [
3826 _Ty=std::pair<std::string,clipper::Property_base *>
3827 ]
3828c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
3829 with
3830 [
3831 _Elem=char,
3832 _Alloc=std::allocator<char>
3833 ]
3834 and
3835 [
3836 _Ty=char
3837 ]
3838 and
3839 [
3840 _Elem=char,
3841 _Alloc=std::allocator<char>
3842 ]
3843C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
3844 with
3845 [
3846 _Ty=char
3847 ]
3848c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
3849c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
3850c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
3851c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
3852c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
3853c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
3854c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
3855c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
3856c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
3857 with
3858 [
3859 T=int
3860 ]
3861c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
3862 with
3863 [
3864 T=int
3865 ]
3866c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
3867c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
3868c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
3869 with
3870 [
3871 _Ty=clipper::Symop_code,
3872 _Alloc=std::allocator<clipper::Symop_code>
3873 ]
3874 and
3875 [
3876 _Ty=clipper::Symop_code
3877 ]
3878 and
3879 [
3880 _Ty=clipper::Symop_code,
3881 _Alloc=std::allocator<clipper::Symop_code>
3882 ]
3883C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
3884 with
3885 [
3886 _Ty=clipper::Symop_code
3887 ]
3888c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3889 with
3890 [
3891 _Ty=clipper::Symop
3892 ]
3893c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
3894 with
3895 [
3896 _Ty=clipper::Symop
3897 ]
3898c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3899 with
3900 [
3901 _Ty=clipper::Isymop
3902 ]
3903c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
3904 with
3905 [
3906 _Ty=clipper::Isymop
3907 ]
3908c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3909c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
3910c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
3911c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
3912c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
3913 with
3914 [
3915 _Ty=clipper::ftype
3916 ]
3917c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
3918 with
3919 [
3920 _Ty=clipper::ftype
3921 ]
3922c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
3923 with
3924 [
3925 _Ty=clipper::ftype
3926 ]
3927c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
3928 with
3929 [
3930 _Ty=clipper::ftype
3931 ]
3932c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
3933 with
3934 [
3935 _Ty=clipper::Atom,
3936 _Alloc=std::allocator<clipper::Atom>
3937 ]
3938 and
3939 [
3940 _Ty=clipper::Atom
3941 ]
3942 and
3943 [
3944 _Ty=clipper::Atom,
3945 _Alloc=std::allocator<clipper::Atom>
3946 ]
3947C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
3948 with
3949 [
3950 _Ty=clipper::Atom
3951 ]
3952c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
3953c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
3954c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
3955c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
3956c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
3957C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
3958c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
3959C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
3960c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ffttype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
3961 with
3962 [
3963 _Ty=clipper::ffttype
3964 ]
3965c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): note: see declaration of 'std::vector<clipper::ffttype,std::allocator<_Ty>>'
3966 with
3967 [
3968 _Ty=clipper::ffttype
3969 ]
3970c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
3971 with
3972 [
3973 _Ty=clipper::Isymop
3974 ]
3975c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
3976 with
3977 [
3978 _Ty=clipper::Isymop
3979 ]
3980c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
3981c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
3982c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
3983c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
3984c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
3985 with
3986 [
3987 _Ty=std::atomic_bool []
3988 ]
3989c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
3990 with
3991 [
3992 _Ty=std::atomic_bool []
3993 ]
3994c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
3995 with
3996 [
3997 _Ty=std::atomic_bool []
3998 ]
3999c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
4000 with
4001 [
4002 _Ty=std::atomic_bool []
4003 ]
4004c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
4005 with
4006 [
4007 _Ty=bool
4008 ]
4009C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
4010 with
4011 [
4012 _Ty=bool
4013 ]
4014c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
4015 with
4016 [
4017 _Ty=bool
4018 ]
4019C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
4020 with
4021 [
4022 _Ty=bool
4023 ]
4024c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
4025 with
4026 [
4027 _Ty=std::atomic_bool []
4028 ]
4029c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
4030 with
4031 [
4032 _Ty=std::atomic_bool []
4033 ]
4034c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
4035 with
4036 [
4037 _Ty=std::atomic_bool []
4038 ]
4039c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
4040 with
4041 [
4042 _Ty=std::atomic_bool []
4043 ]
4044c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
4045 with
4046 [
4047 _Ty=bool
4048 ]
4049C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
4050 with
4051 [
4052 _Ty=bool
4053 ]
4054c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
4055 with
4056 [
4057 _Ty=bool
4058 ]
4059C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
4060 with
4061 [
4062 _Ty=bool
4063 ]
4064c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4065c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
4066c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4067 with
4068 [
4069 _Ty=unsigned char
4070 ]
4071c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
4072 with
4073 [
4074 _Ty=unsigned char
4075 ]
4076c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4077 with
4078 [
4079 _Ty=size_t
4080 ]
4081c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
4082 with
4083 [
4084 _Ty=size_t
4085 ]
4086c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4087 with
4088 [
4089 _Ty=clipper::Isymop
4090 ]
4091c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
4092 with
4093 [
4094 _Ty=clipper::Isymop
4095 ]
4096c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4097 with
4098 [
4099 _Ty=int
4100 ]
4101c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
4102 with
4103 [
4104 _Ty=int
4105 ]
4106c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4107 with
4108 [
4109 _Ty=int
4110 ]
4111c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
4112 with
4113 [
4114 _Ty=int
4115 ]
4116c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4117 with
4118 [
4119 _Ty=int
4120 ]
4121c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
4122 with
4123 [
4124 _Ty=int
4125 ]
4126c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4127 with
4128 [
4129 _Kty=int,
4130 _Ty=int
4131 ]
4132c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
4133 with
4134 [
4135 _Kty=int,
4136 _Ty=int
4137 ]
4138c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4139c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
4140c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4141c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4142c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
4143c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
4144c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
4145 with
4146 [
4147 T=int
4148 ]
4149c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
4150 with
4151 [
4152 T=int
4153 ]
4154c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
4155 with
4156 [
4157 T=int
4158 ]
4159c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
4160 with
4161 [
4162 T=int
4163 ]
4164c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
4165c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
4166c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
4167 with
4168 [
4169 T=int
4170 ]
4171c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
4172c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
4173c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
4174"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/cell.cpp /Fosrc/deps/clipper/core/cell.obj
4175cell.cpp
4176c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
4177C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4178c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
4179C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4180c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
4181C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4182c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
4183C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4184c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
4185C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4186c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
4187C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4188c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
4189 with
4190 [
4191 _Ty=std::pair<std::string,clipper::Property_base *>
4192 ]
4193c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
4194 with
4195 [
4196 _Ty=std::pair<std::string,clipper::Property_base *>
4197 ]
4198c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
4199 with
4200 [
4201 _Elem=char,
4202 _Alloc=std::allocator<char>
4203 ]
4204 and
4205 [
4206 _Ty=char
4207 ]
4208 and
4209 [
4210 _Elem=char,
4211 _Alloc=std::allocator<char>
4212 ]
4213C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
4214 with
4215 [
4216 _Ty=char
4217 ]
4218c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
4219c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4220c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
4221c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4222"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/derivs.cpp /Fosrc/deps/clipper/core/derivs.obj
4223derivs.cpp
4224c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
4225C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4226c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
4227C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4228c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
4229C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4230c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
4231C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4232c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
4233C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4234c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
4235C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4236c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
4237 with
4238 [
4239 _Ty=std::pair<std::string,clipper::Property_base *>
4240 ]
4241c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
4242 with
4243 [
4244 _Ty=std::pair<std::string,clipper::Property_base *>
4245 ]
4246c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
4247 with
4248 [
4249 _Elem=char,
4250 _Alloc=std::allocator<char>
4251 ]
4252 and
4253 [
4254 _Ty=char
4255 ]
4256 and
4257 [
4258 _Elem=char,
4259 _Alloc=std::allocator<char>
4260 ]
4261C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
4262 with
4263 [
4264 _Ty=char
4265 ]
4266c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
4267c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4268c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
4269c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4270c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
4271c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4272c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
4273c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
4274c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
4275 with
4276 [
4277 T=int
4278 ]
4279c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
4280 with
4281 [
4282 T=int
4283 ]
4284c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
4285c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
4286c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
4287 with
4288 [
4289 _Ty=clipper::Symop_code,
4290 _Alloc=std::allocator<clipper::Symop_code>
4291 ]
4292 and
4293 [
4294 _Ty=clipper::Symop_code
4295 ]
4296 and
4297 [
4298 _Ty=clipper::Symop_code,
4299 _Alloc=std::allocator<clipper::Symop_code>
4300 ]
4301C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
4302 with
4303 [
4304 _Ty=clipper::Symop_code
4305 ]
4306c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
4307 with
4308 [
4309 _Ty=clipper::Symop
4310 ]
4311c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
4312 with
4313 [
4314 _Ty=clipper::Symop
4315 ]
4316c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
4317 with
4318 [
4319 _Ty=clipper::Isymop
4320 ]
4321c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
4322 with
4323 [
4324 _Ty=clipper::Isymop
4325 ]
4326c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
4327c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
4328c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
4329c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
4330c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
4331 with
4332 [
4333 _Ty=clipper::ftype
4334 ]
4335c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
4336 with
4337 [
4338 _Ty=clipper::ftype
4339 ]
4340c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
4341 with
4342 [
4343 _Ty=clipper::ftype
4344 ]
4345c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
4346 with
4347 [
4348 _Ty=clipper::ftype
4349 ]
4350c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
4351 with
4352 [
4353 _Ty=clipper::Atom,
4354 _Alloc=std::allocator<clipper::Atom>
4355 ]
4356 and
4357 [
4358 _Ty=clipper::Atom
4359 ]
4360 and
4361 [
4362 _Ty=clipper::Atom,
4363 _Alloc=std::allocator<clipper::Atom>
4364 ]
4365C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
4366 with
4367 [
4368 _Ty=clipper::Atom
4369 ]
4370c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
4371 with
4372 [
4373 T=int
4374 ]
4375c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
4376 with
4377 [
4378 T=int
4379 ]
4380c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
4381 with
4382 [
4383 T=int
4384 ]
4385c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
4386 with
4387 [
4388 T=int
4389 ]
4390c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
4391c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
4392c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
4393 with
4394 [
4395 T=int
4396 ]
4397c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
4398c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
4399c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
4400"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/ramachandran.cpp /Fosrc/deps/clipper/core/ramachandran.obj
4401ramachandran.cpp
4402c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
4403C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4404c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
4405C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4406c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
4407C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4408c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
4409C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4410c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
4411C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4412c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
4413C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4414c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
4415 with
4416 [
4417 _Ty=std::pair<std::string,clipper::Property_base *>
4418 ]
4419c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
4420 with
4421 [
4422 _Ty=std::pair<std::string,clipper::Property_base *>
4423 ]
4424c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
4425 with
4426 [
4427 _Elem=char,
4428 _Alloc=std::allocator<char>
4429 ]
4430 and
4431 [
4432 _Ty=char
4433 ]
4434 and
4435 [
4436 _Elem=char,
4437 _Alloc=std::allocator<char>
4438 ]
4439C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
4440 with
4441 [
4442 _Ty=char
4443 ]
4444c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\ramachandran.h(84): warning C4251: 'clipper::Prob_phi_2d::data_': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Prob_phi_2d'
4445 with
4446 [
4447 _Ty=clipper::ftype
4448 ]
4449c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\ramachandran.h(84): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
4450 with
4451 [
4452 _Ty=clipper::ftype
4453 ]
4454"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/clipper_instance.cpp /Fosrc/deps/clipper/core/clipper_instance.obj
4455clipper_instance.cpp
4456c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
4457C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4458c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
4459C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4460c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
4461C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4462c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
4463C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4464c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
4465C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4466c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
4467C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4468c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
4469 with
4470 [
4471 _Ty=std::pair<std::string,clipper::Property_base *>
4472 ]
4473c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
4474 with
4475 [
4476 _Ty=std::pair<std::string,clipper::Property_base *>
4477 ]
4478c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
4479 with
4480 [
4481 _Elem=char,
4482 _Alloc=std::allocator<char>
4483 ]
4484 and
4485 [
4486 _Ty=char
4487 ]
4488 and
4489 [
4490 _Elem=char,
4491 _Alloc=std::allocator<char>
4492 ]
4493C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
4494 with
4495 [
4496 _Ty=char
4497 ]
4498c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
4499c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4500c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
4501c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4502c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
4503c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4504c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
4505c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
4506c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
4507 with
4508 [
4509 T=int
4510 ]
4511c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
4512 with
4513 [
4514 T=int
4515 ]
4516c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
4517c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
4518c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
4519 with
4520 [
4521 _Ty=clipper::Symop_code,
4522 _Alloc=std::allocator<clipper::Symop_code>
4523 ]
4524 and
4525 [
4526 _Ty=clipper::Symop_code
4527 ]
4528 and
4529 [
4530 _Ty=clipper::Symop_code,
4531 _Alloc=std::allocator<clipper::Symop_code>
4532 ]
4533C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
4534 with
4535 [
4536 _Ty=clipper::Symop_code
4537 ]
4538c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
4539 with
4540 [
4541 _Ty=clipper::Symop
4542 ]
4543c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
4544 with
4545 [
4546 _Ty=clipper::Symop
4547 ]
4548c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
4549 with
4550 [
4551 _Ty=clipper::Isymop
4552 ]
4553c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
4554 with
4555 [
4556 _Ty=clipper::Isymop
4557 ]
4558c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
4559c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
4560c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
4561c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
4562c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
4563 with
4564 [
4565 _Ty=clipper::ftype
4566 ]
4567c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
4568 with
4569 [
4570 _Ty=clipper::ftype
4571 ]
4572c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
4573 with
4574 [
4575 _Ty=clipper::ftype
4576 ]
4577c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
4578 with
4579 [
4580 _Ty=clipper::ftype
4581 ]
4582c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
4583 with
4584 [
4585 _Ty=clipper::Atom,
4586 _Alloc=std::allocator<clipper::Atom>
4587 ]
4588 and
4589 [
4590 _Ty=clipper::Atom
4591 ]
4592 and
4593 [
4594 _Ty=clipper::Atom,
4595 _Alloc=std::allocator<clipper::Atom>
4596 ]
4597C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
4598 with
4599 [
4600 _Ty=clipper::Atom
4601 ]
4602c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
4603c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
4604c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
4605 with
4606 [
4607 _Ty=clipper::Isymop
4608 ]
4609c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
4610 with
4611 [
4612 _Ty=clipper::Isymop
4613 ]
4614c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
4615 with
4616 [
4617 _Ty=clipper::HKL
4618 ]
4619c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
4620 with
4621 [
4622 _Ty=clipper::HKL
4623 ]
4624c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
4625 with
4626 [
4627 _Ty=clipper::HKL_class
4628 ]
4629c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
4630 with
4631 [
4632 _Ty=clipper::HKL_class
4633 ]
4634c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
4635 with
4636 [
4637 _Ty=clipper::ftype32
4638 ]
4639c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
4640 with
4641 [
4642 _Ty=clipper::ftype32
4643 ]
4644c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
4645c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
4646c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
4647c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
4648c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
4649c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
4650c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
4651c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
4652C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
4653c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
4654C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
4655c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
4656 with
4657 [
4658 _Ty=clipper::ftype32
4659 ]
4660c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
4661 with
4662 [
4663 _Ty=clipper::ftype32
4664 ]
4665c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
4666 with
4667 [
4668 _Ty=clipper::Isymop
4669 ]
4670c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
4671 with
4672 [
4673 _Ty=clipper::Isymop
4674 ]
4675c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
4676c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
4677c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
4678c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
4679c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
4680 with
4681 [
4682 _Ty=std::atomic_bool []
4683 ]
4684c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
4685 with
4686 [
4687 _Ty=std::atomic_bool []
4688 ]
4689c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
4690 with
4691 [
4692 _Ty=std::atomic_bool []
4693 ]
4694c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
4695 with
4696 [
4697 _Ty=std::atomic_bool []
4698 ]
4699c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
4700 with
4701 [
4702 _Ty=bool
4703 ]
4704C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
4705 with
4706 [
4707 _Ty=bool
4708 ]
4709c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
4710 with
4711 [
4712 _Ty=bool
4713 ]
4714C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
4715 with
4716 [
4717 _Ty=bool
4718 ]
4719c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
4720 with
4721 [
4722 _Ty=std::atomic_bool []
4723 ]
4724c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
4725 with
4726 [
4727 _Ty=std::atomic_bool []
4728 ]
4729c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
4730 with
4731 [
4732 _Ty=std::atomic_bool []
4733 ]
4734c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
4735 with
4736 [
4737 _Ty=std::atomic_bool []
4738 ]
4739c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
4740 with
4741 [
4742 _Ty=bool
4743 ]
4744C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
4745 with
4746 [
4747 _Ty=bool
4748 ]
4749c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
4750 with
4751 [
4752 _Ty=bool
4753 ]
4754C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
4755 with
4756 [
4757 _Ty=bool
4758 ]
4759c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4760c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
4761c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4762 with
4763 [
4764 _Ty=unsigned char
4765 ]
4766c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
4767 with
4768 [
4769 _Ty=unsigned char
4770 ]
4771c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4772 with
4773 [
4774 _Ty=size_t
4775 ]
4776c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
4777 with
4778 [
4779 _Ty=size_t
4780 ]
4781c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4782 with
4783 [
4784 _Ty=clipper::Isymop
4785 ]
4786c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
4787 with
4788 [
4789 _Ty=clipper::Isymop
4790 ]
4791c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4792 with
4793 [
4794 _Ty=int
4795 ]
4796c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
4797 with
4798 [
4799 _Ty=int
4800 ]
4801c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4802 with
4803 [
4804 _Ty=int
4805 ]
4806c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
4807 with
4808 [
4809 _Ty=int
4810 ]
4811c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4812 with
4813 [
4814 _Ty=int
4815 ]
4816c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
4817 with
4818 [
4819 _Ty=int
4820 ]
4821c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4822 with
4823 [
4824 _Kty=int,
4825 _Ty=int
4826 ]
4827c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
4828 with
4829 [
4830 _Kty=int,
4831 _Ty=int
4832 ]
4833c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4834c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
4835c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
4836c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4837c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
4838c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
4839c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(72): warning C4251: 'clipper::ClipperInstance::sgcache_': class 'clipper::ObjectCache<clipper::Spgr_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
4840c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(259): note: see declaration of 'clipper::ObjectCache<clipper::Spgr_cacheobj>'
4841c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(73): warning C4251: 'clipper::ClipperInstance::xmcache_': class 'clipper::ObjectCache<clipper::Xmap_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
4842c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(355): note: see declaration of 'clipper::ObjectCache<clipper::Xmap_cacheobj>'
4843c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(74): warning C4251: 'clipper::ClipperInstance::hdcache_': class 'clipper::ObjectCache<clipper::HKL_data_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
4844c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(217): note: see declaration of 'clipper::ObjectCache<clipper::HKL_data_cacheobj>'
4845src/deps/clipper/core/clipper_instance.cpp(149): warning C4251: 'clipper::ObjectCache<clipper::Spgr_cacheobj>::cache_': class 'std::vector<std::pair<int,T> *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::ObjectCache<clipper::Spgr_cacheobj>'
4846 with
4847 [
4848 T=clipper::Spgr_cacheobj,
4849 _Ty=std::pair<int,clipper::Spgr_cacheobj> *
4850 ]
4851c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(186): note: see declaration of 'std::vector<std::pair<int,T> *,std::allocator<_Ty>>'
4852 with
4853 [
4854 T=clipper::Spgr_cacheobj,
4855 _Ty=std::pair<int,clipper::Spgr_cacheobj> *
4856 ]
4857src/deps/clipper/core/clipper_instance.cpp(150): warning C4251: 'clipper::ObjectCache<clipper::HKL_data_cacheobj>::cache_': class 'std::vector<std::pair<int,T> *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::ObjectCache<clipper::HKL_data_cacheobj>'
4858 with
4859 [
4860 T=clipper::HKL_data_cacheobj,
4861 _Ty=std::pair<int,clipper::HKL_data_cacheobj> *
4862 ]
4863c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(186): note: see declaration of 'std::vector<std::pair<int,T> *,std::allocator<_Ty>>'
4864 with
4865 [
4866 T=clipper::HKL_data_cacheobj,
4867 _Ty=std::pair<int,clipper::HKL_data_cacheobj> *
4868 ]
4869src/deps/clipper/core/clipper_instance.cpp(151): warning C4251: 'clipper::ObjectCache<clipper::Xmap_cacheobj>::cache_': class 'std::vector<std::pair<int,T> *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::ObjectCache<clipper::Xmap_cacheobj>'
4870 with
4871 [
4872 T=clipper::Xmap_cacheobj,
4873 _Ty=std::pair<int,clipper::Xmap_cacheobj> *
4874 ]
4875c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(186): note: see declaration of 'std::vector<std::pair<int,T> *,std::allocator<_Ty>>'
4876 with
4877 [
4878 T=clipper::Xmap_cacheobj,
4879 _Ty=std::pair<int,clipper::Xmap_cacheobj> *
4880 ]
4881c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
4882 with
4883 [
4884 T=int
4885 ]
4886c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
4887 with
4888 [
4889 T=int
4890 ]
4891c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
4892 with
4893 [
4894 T=int
4895 ]
4896c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
4897 with
4898 [
4899 T=int
4900 ]
4901c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
4902src/deps/clipper/core/clipper_instance.cpp(131): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
4903src/deps/clipper/core/clipper_instance.cpp(130): note: while compiling class template member function 'void clipper::ObjectCache<clipper::Spgr_cacheobj>::purge(void)'
4904src/deps/clipper/core/clipper_instance.cpp(166): note: see reference to function template instantiation 'void clipper::ObjectCache<clipper::Spgr_cacheobj>::purge(void)' being compiled
4905c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(259): note: see reference to class template instantiation 'clipper::ObjectCache<clipper::Spgr_cacheobj>' being compiled
4906c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
4907c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
4908 with
4909 [
4910 T=int
4911 ]
4912c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
4913c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
4914c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
4915"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/fftmap.cpp /Fosrc/deps/clipper/core/fftmap.obj
4916fftmap.cpp
4917c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
4918C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4919c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
4920C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4921c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
4922C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4923c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
4924C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4925c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
4926C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4927c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
4928C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
4929c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
4930 with
4931 [
4932 _Ty=std::pair<std::string,clipper::Property_base *>
4933 ]
4934c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
4935 with
4936 [
4937 _Ty=std::pair<std::string,clipper::Property_base *>
4938 ]
4939c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
4940 with
4941 [
4942 _Elem=char,
4943 _Alloc=std::allocator<char>
4944 ]
4945 and
4946 [
4947 _Ty=char
4948 ]
4949 and
4950 [
4951 _Elem=char,
4952 _Alloc=std::allocator<char>
4953 ]
4954C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
4955 with
4956 [
4957 _Ty=char
4958 ]
4959c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
4960c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4961c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
4962c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4963c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
4964c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
4965c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
4966c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
4967c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
4968 with
4969 [
4970 T=int
4971 ]
4972c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
4973 with
4974 [
4975 T=int
4976 ]
4977c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
4978c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
4979c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
4980 with
4981 [
4982 _Ty=clipper::Symop_code,
4983 _Alloc=std::allocator<clipper::Symop_code>
4984 ]
4985 and
4986 [
4987 _Ty=clipper::Symop_code
4988 ]
4989 and
4990 [
4991 _Ty=clipper::Symop_code,
4992 _Alloc=std::allocator<clipper::Symop_code>
4993 ]
4994C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
4995 with
4996 [
4997 _Ty=clipper::Symop_code
4998 ]
4999c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5000 with
5001 [
5002 _Ty=clipper::Symop
5003 ]
5004c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
5005 with
5006 [
5007 _Ty=clipper::Symop
5008 ]
5009c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5010 with
5011 [
5012 _Ty=clipper::Isymop
5013 ]
5014c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
5015 with
5016 [
5017 _Ty=clipper::Isymop
5018 ]
5019c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5020c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
5021c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5022c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
5023c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
5024 with
5025 [
5026 _Ty=clipper::ftype
5027 ]
5028c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
5029 with
5030 [
5031 _Ty=clipper::ftype
5032 ]
5033c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
5034 with
5035 [
5036 _Ty=clipper::ftype
5037 ]
5038c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
5039 with
5040 [
5041 _Ty=clipper::ftype
5042 ]
5043c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
5044 with
5045 [
5046 _Ty=clipper::Atom,
5047 _Alloc=std::allocator<clipper::Atom>
5048 ]
5049 and
5050 [
5051 _Ty=clipper::Atom
5052 ]
5053 and
5054 [
5055 _Ty=clipper::Atom,
5056 _Alloc=std::allocator<clipper::Atom>
5057 ]
5058C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
5059 with
5060 [
5061 _Ty=clipper::Atom
5062 ]
5063c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
5064c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
5065c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
5066c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
5067c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<T,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
5068 with
5069 [
5070 T=char
5071 ]
5072c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(401): note: see declaration of 'std::vector<T,std::allocator<char>>'
5073 with
5074 [
5075 T=char
5076 ]
5077c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<T,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
5078 with
5079 [
5080 T=char
5081 ]
5082c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(401): note: see declaration of 'std::vector<T,std::allocator<char>>'
5083 with
5084 [
5085 T=char
5086 ]
5087c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ffttype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
5088 with
5089 [
5090 _Ty=clipper::ffttype
5091 ]
5092c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): note: see declaration of 'std::vector<clipper::ffttype,std::allocator<_Ty>>'
5093 with
5094 [
5095 _Ty=clipper::ffttype
5096 ]
5097c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
5098 with
5099 [
5100 _Ty=clipper::Isymop
5101 ]
5102c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
5103 with
5104 [
5105 _Ty=clipper::Isymop
5106 ]
5107c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
5108c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
5109c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5110 with
5111 [
5112 _Ty=clipper::Isymop
5113 ]
5114c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
5115 with
5116 [
5117 _Ty=clipper::Isymop
5118 ]
5119c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5120 with
5121 [
5122 _Ty=clipper::HKL
5123 ]
5124c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
5125 with
5126 [
5127 _Ty=clipper::HKL
5128 ]
5129c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5130 with
5131 [
5132 _Ty=clipper::HKL_class
5133 ]
5134c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
5135 with
5136 [
5137 _Ty=clipper::HKL_class
5138 ]
5139c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ffttype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5140 with
5141 [
5142 _Ty=clipper::ffttype
5143 ]
5144c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): note: see declaration of 'std::vector<clipper::ffttype,std::allocator<_Ty>>'
5145 with
5146 [
5147 _Ty=clipper::ffttype
5148 ]
5149c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
5150c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
5151c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
5152src/deps/clipper/core/fftmap.cpp(154): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
5153src/deps/clipper/core/fftmap.cpp(182): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
5154c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
5155 with
5156 [
5157 T=int
5158 ]
5159c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
5160 with
5161 [
5162 T=int
5163 ]
5164c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
5165 with
5166 [
5167 T=int
5168 ]
5169c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
5170 with
5171 [
5172 T=int
5173 ]
5174c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
5175src/deps/clipper/core/fftmap.cpp(373): warning C4244: '=': conversion from 'clipper::ftype' to 'T', possible loss of data
5176 with
5177 [
5178 T=clipper::ftype32
5179 ]
5180src/deps/clipper/core/fftmap.cpp(421): note: see reference to function template instantiation 'void clipper::FFTmap::set_recip_data<clipper::ftype32>(const clipper::HKL &,const clipper::datatypes::F_phi<clipper::ffttype> &)' being compiled
5181src/deps/clipper/core/fftmap.cpp(371): warning C4244: 'argument': conversion from 'dtype' to 'const std::complex<float>::_Ty', possible loss of data
5182 with
5183 [
5184 dtype=clipper::ftype64
5185 ]
5186src/deps/clipper/core/fftmap.cpp(425): note: see reference to function template instantiation 'void clipper::FFTmap::set_recip_data<clipper::ftype64>(const clipper::HKL &,const clipper::datatypes::F_phi<clipper::ftype64> &)' being compiled
5187src/deps/clipper/core/fftmap.cpp(374): warning C4244: 'argument': conversion from 'dtype' to 'const std::complex<float>::_Ty', possible loss of data
5188 with
5189 [
5190 dtype=clipper::ftype64
5191 ]
5192c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
5193c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
5194 with
5195 [
5196 T=int
5197 ]
5198c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
5199c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
5200c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
5201"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/resol_basisfn.cpp /Fosrc/deps/clipper/core/resol_basisfn.obj
5202resol_basisfn.cpp
5203c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
5204C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5205c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
5206C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5207c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
5208C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5209c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
5210C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5211c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
5212C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5213c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
5214C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5215c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
5216 with
5217 [
5218 _Ty=std::pair<std::string,clipper::Property_base *>
5219 ]
5220c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
5221 with
5222 [
5223 _Ty=std::pair<std::string,clipper::Property_base *>
5224 ]
5225c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
5226 with
5227 [
5228 _Elem=char,
5229 _Alloc=std::allocator<char>
5230 ]
5231 and
5232 [
5233 _Ty=char
5234 ]
5235 and
5236 [
5237 _Elem=char,
5238 _Alloc=std::allocator<char>
5239 ]
5240C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
5241 with
5242 [
5243 _Ty=char
5244 ]
5245c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
5246c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
5247c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
5248c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
5249c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
5250c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
5251c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
5252c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
5253c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
5254 with
5255 [
5256 T=int
5257 ]
5258c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
5259 with
5260 [
5261 T=int
5262 ]
5263c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
5264c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
5265c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
5266 with
5267 [
5268 _Ty=clipper::Symop_code,
5269 _Alloc=std::allocator<clipper::Symop_code>
5270 ]
5271 and
5272 [
5273 _Ty=clipper::Symop_code
5274 ]
5275 and
5276 [
5277 _Ty=clipper::Symop_code,
5278 _Alloc=std::allocator<clipper::Symop_code>
5279 ]
5280C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
5281 with
5282 [
5283 _Ty=clipper::Symop_code
5284 ]
5285c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5286 with
5287 [
5288 _Ty=clipper::Symop
5289 ]
5290c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
5291 with
5292 [
5293 _Ty=clipper::Symop
5294 ]
5295c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5296 with
5297 [
5298 _Ty=clipper::Isymop
5299 ]
5300c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
5301 with
5302 [
5303 _Ty=clipper::Isymop
5304 ]
5305c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5306c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
5307c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5308c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
5309c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
5310 with
5311 [
5312 _Ty=clipper::ftype
5313 ]
5314c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
5315 with
5316 [
5317 _Ty=clipper::ftype
5318 ]
5319c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
5320 with
5321 [
5322 _Ty=clipper::ftype
5323 ]
5324c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
5325 with
5326 [
5327 _Ty=clipper::ftype
5328 ]
5329c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
5330 with
5331 [
5332 _Ty=clipper::Atom,
5333 _Alloc=std::allocator<clipper::Atom>
5334 ]
5335 and
5336 [
5337 _Ty=clipper::Atom
5338 ]
5339 and
5340 [
5341 _Ty=clipper::Atom,
5342 _Alloc=std::allocator<clipper::Atom>
5343 ]
5344C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
5345 with
5346 [
5347 _Ty=clipper::Atom
5348 ]
5349c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
5350c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
5351c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5352 with
5353 [
5354 _Ty=clipper::Isymop
5355 ]
5356c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
5357 with
5358 [
5359 _Ty=clipper::Isymop
5360 ]
5361c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5362 with
5363 [
5364 _Ty=clipper::HKL
5365 ]
5366c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
5367 with
5368 [
5369 _Ty=clipper::HKL
5370 ]
5371c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5372 with
5373 [
5374 _Ty=clipper::HKL_class
5375 ]
5376c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
5377 with
5378 [
5379 _Ty=clipper::HKL_class
5380 ]
5381c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5382 with
5383 [
5384 _Ty=clipper::ftype32
5385 ]
5386c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
5387 with
5388 [
5389 _Ty=clipper::ftype32
5390 ]
5391c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
5392c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
5393c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
5394c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(111): warning C4251: 'clipper::BasisFn_base::result_': class 'clipper::BasisFn_base::Fderiv' needs to have dll-interface to be used by clients of class 'clipper::BasisFn_base'
5395c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(78): note: see declaration of 'clipper::BasisFn_base::Fderiv'
5396c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(210): warning C4251: 'clipper::ResolutionFn::params_': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::ResolutionFn'
5397 with
5398 [
5399 _Ty=clipper::ftype
5400 ]
5401c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
5402 with
5403 [
5404 _Ty=clipper::ftype
5405 ]
5406c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
5407 with
5408 [
5409 T=int
5410 ]
5411c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
5412 with
5413 [
5414 T=int
5415 ]
5416c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
5417 with
5418 [
5419 T=int
5420 ]
5421c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
5422 with
5423 [
5424 T=int
5425 ]
5426c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
5427c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
5428c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
5429 with
5430 [
5431 T=int
5432 ]
5433c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
5434c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
5435c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
5436"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/clipper_memory.cpp /Fosrc/deps/clipper/core/clipper_memory.obj
5437clipper_memory.cpp
5438c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
5439C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5440c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
5441C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5442c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
5443C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5444c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
5445C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5446c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
5447C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5448c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
5449C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5450c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
5451 with
5452 [
5453 _Ty=std::pair<std::string,clipper::Property_base *>
5454 ]
5455c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
5456 with
5457 [
5458 _Ty=std::pair<std::string,clipper::Property_base *>
5459 ]
5460"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/fftmap_sparse.cpp /Fosrc/deps/clipper/core/fftmap_sparse.obj
5461fftmap_sparse.cpp
5462c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
5463C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5464c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
5465C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5466c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
5467C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5468c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
5469C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5470c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
5471C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5472c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
5473C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5474c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
5475 with
5476 [
5477 _Ty=std::pair<std::string,clipper::Property_base *>
5478 ]
5479c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
5480 with
5481 [
5482 _Ty=std::pair<std::string,clipper::Property_base *>
5483 ]
5484c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
5485 with
5486 [
5487 _Elem=char,
5488 _Alloc=std::allocator<char>
5489 ]
5490 and
5491 [
5492 _Ty=char
5493 ]
5494 and
5495 [
5496 _Elem=char,
5497 _Alloc=std::allocator<char>
5498 ]
5499C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
5500 with
5501 [
5502 _Ty=char
5503 ]
5504c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
5505c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
5506c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
5507c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
5508c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
5509c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
5510c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
5511c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
5512c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
5513 with
5514 [
5515 T=int
5516 ]
5517c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
5518 with
5519 [
5520 T=int
5521 ]
5522c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
5523c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
5524c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
5525 with
5526 [
5527 _Ty=clipper::Symop_code,
5528 _Alloc=std::allocator<clipper::Symop_code>
5529 ]
5530 and
5531 [
5532 _Ty=clipper::Symop_code
5533 ]
5534 and
5535 [
5536 _Ty=clipper::Symop_code,
5537 _Alloc=std::allocator<clipper::Symop_code>
5538 ]
5539C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
5540 with
5541 [
5542 _Ty=clipper::Symop_code
5543 ]
5544c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5545 with
5546 [
5547 _Ty=clipper::Symop
5548 ]
5549c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
5550 with
5551 [
5552 _Ty=clipper::Symop
5553 ]
5554c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5555 with
5556 [
5557 _Ty=clipper::Isymop
5558 ]
5559c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
5560 with
5561 [
5562 _Ty=clipper::Isymop
5563 ]
5564c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5565c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
5566c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5567c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
5568c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
5569 with
5570 [
5571 _Ty=clipper::ftype
5572 ]
5573c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
5574 with
5575 [
5576 _Ty=clipper::ftype
5577 ]
5578c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
5579 with
5580 [
5581 _Ty=clipper::ftype
5582 ]
5583c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
5584 with
5585 [
5586 _Ty=clipper::ftype
5587 ]
5588c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
5589 with
5590 [
5591 _Ty=clipper::Atom,
5592 _Alloc=std::allocator<clipper::Atom>
5593 ]
5594 and
5595 [
5596 _Ty=clipper::Atom
5597 ]
5598 and
5599 [
5600 _Ty=clipper::Atom,
5601 _Alloc=std::allocator<clipper::Atom>
5602 ]
5603C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
5604 with
5605 [
5606 _Ty=clipper::Atom
5607 ]
5608c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
5609c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
5610c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
5611c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
5612c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<T,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
5613 with
5614 [
5615 T=char
5616 ]
5617c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(401): note: see declaration of 'std::vector<T,std::allocator<char>>'
5618 with
5619 [
5620 T=char
5621 ]
5622c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<T,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
5623 with
5624 [
5625 T=char
5626 ]
5627c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(401): note: see declaration of 'std::vector<T,std::allocator<char>>'
5628 with
5629 [
5630 T=char
5631 ]
5632c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ffttype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
5633 with
5634 [
5635 _Ty=clipper::ffttype
5636 ]
5637c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): note: see declaration of 'std::vector<clipper::ffttype,std::allocator<_Ty>>'
5638 with
5639 [
5640 _Ty=clipper::ffttype
5641 ]
5642c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
5643 with
5644 [
5645 _Ty=clipper::Isymop
5646 ]
5647c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
5648 with
5649 [
5650 _Ty=clipper::Isymop
5651 ]
5652c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
5653c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
5654c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
5655c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
5656c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
5657 with
5658 [
5659 _Ty=std::atomic_bool []
5660 ]
5661c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
5662 with
5663 [
5664 _Ty=std::atomic_bool []
5665 ]
5666c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
5667 with
5668 [
5669 _Ty=std::atomic_bool []
5670 ]
5671c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
5672 with
5673 [
5674 _Ty=std::atomic_bool []
5675 ]
5676c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
5677 with
5678 [
5679 _Ty=bool
5680 ]
5681c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
5682 with
5683 [
5684 _Ty=bool
5685 ]
5686c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
5687 with
5688 [
5689 _Ty=bool
5690 ]
5691c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
5692 with
5693 [
5694 _Ty=bool
5695 ]
5696c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
5697 with
5698 [
5699 _Ty=std::atomic_bool []
5700 ]
5701c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
5702 with
5703 [
5704 _Ty=std::atomic_bool []
5705 ]
5706c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
5707 with
5708 [
5709 _Ty=std::atomic_bool []
5710 ]
5711c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
5712 with
5713 [
5714 _Ty=std::atomic_bool []
5715 ]
5716c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
5717 with
5718 [
5719 _Ty=bool
5720 ]
5721c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
5722 with
5723 [
5724 _Ty=bool
5725 ]
5726c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
5727 with
5728 [
5729 _Ty=bool
5730 ]
5731c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
5732 with
5733 [
5734 _Ty=bool
5735 ]
5736c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
5737c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
5738c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5739 with
5740 [
5741 _Ty=clipper::Isymop
5742 ]
5743c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
5744 with
5745 [
5746 _Ty=clipper::Isymop
5747 ]
5748c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5749 with
5750 [
5751 _Ty=clipper::HKL
5752 ]
5753c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
5754 with
5755 [
5756 _Ty=clipper::HKL
5757 ]
5758c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5759 with
5760 [
5761 _Ty=clipper::HKL_class
5762 ]
5763c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
5764 with
5765 [
5766 _Ty=clipper::HKL_class
5767 ]
5768c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ffttype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5769 with
5770 [
5771 _Ty=clipper::ffttype
5772 ]
5773c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): note: see declaration of 'std::vector<clipper::ffttype,std::allocator<_Ty>>'
5774 with
5775 [
5776 _Ty=clipper::ffttype
5777 ]
5778c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
5779c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
5780c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
5781src/deps/clipper/core/fftmap_sparse.cpp(214): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
5782src/deps/clipper/core/fftmap_sparse.cpp(215): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
5783src/deps/clipper/core/fftmap_sparse.cpp(229): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
5784src/deps/clipper/core/fftmap_sparse.cpp(230): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
5785src/deps/clipper/core/fftmap_sparse.cpp(246): warning C4101: 'u': unreferenced local variable
5786src/deps/clipper/core/fftmap_sparse.cpp(296): warning C4101: 'w': unreferenced local variable
5787src/deps/clipper/core/fftmap_sparse.cpp(420): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
5788src/deps/clipper/core/fftmap_sparse.cpp(421): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
5789src/deps/clipper/core/fftmap_sparse.cpp(430): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
5790src/deps/clipper/core/fftmap_sparse.cpp(431): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
5791src/deps/clipper/core/fftmap_sparse.cpp(447): warning C4101: 'w': unreferenced local variable
5792src/deps/clipper/core/fftmap_sparse.cpp(519): warning C4101: 'u': unreferenced local variable
5793c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
5794 with
5795 [
5796 T=int
5797 ]
5798c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
5799 with
5800 [
5801 T=int
5802 ]
5803c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
5804 with
5805 [
5806 T=int
5807 ]
5808c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
5809 with
5810 [
5811 T=int
5812 ]
5813c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
5814c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
5815c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
5816 with
5817 [
5818 T=int
5819 ]
5820c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
5821c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
5822c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
5823"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/resol_fn.cpp /Fosrc/deps/clipper/core/resol_fn.obj
5824resol_fn.cpp
5825c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
5826C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5827c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
5828C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5829c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
5830C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5831c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
5832C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5833c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
5834C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5835c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
5836C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
5837c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
5838 with
5839 [
5840 _Ty=std::pair<std::string,clipper::Property_base *>
5841 ]
5842c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
5843 with
5844 [
5845 _Ty=std::pair<std::string,clipper::Property_base *>
5846 ]
5847c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
5848 with
5849 [
5850 _Elem=char,
5851 _Alloc=std::allocator<char>
5852 ]
5853 and
5854 [
5855 _Ty=char
5856 ]
5857 and
5858 [
5859 _Elem=char,
5860 _Alloc=std::allocator<char>
5861 ]
5862C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
5863 with
5864 [
5865 _Ty=char
5866 ]
5867c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
5868c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
5869c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
5870c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
5871c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
5872c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
5873c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
5874c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
5875c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
5876 with
5877 [
5878 T=int
5879 ]
5880c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
5881 with
5882 [
5883 T=int
5884 ]
5885c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
5886c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
5887c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
5888 with
5889 [
5890 _Ty=clipper::Symop_code,
5891 _Alloc=std::allocator<clipper::Symop_code>
5892 ]
5893 and
5894 [
5895 _Ty=clipper::Symop_code
5896 ]
5897 and
5898 [
5899 _Ty=clipper::Symop_code,
5900 _Alloc=std::allocator<clipper::Symop_code>
5901 ]
5902C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
5903 with
5904 [
5905 _Ty=clipper::Symop_code
5906 ]
5907c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5908 with
5909 [
5910 _Ty=clipper::Symop
5911 ]
5912c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
5913 with
5914 [
5915 _Ty=clipper::Symop
5916 ]
5917c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5918 with
5919 [
5920 _Ty=clipper::Isymop
5921 ]
5922c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
5923 with
5924 [
5925 _Ty=clipper::Isymop
5926 ]
5927c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5928c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
5929c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
5930c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
5931c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
5932 with
5933 [
5934 _Ty=clipper::ftype
5935 ]
5936c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
5937 with
5938 [
5939 _Ty=clipper::ftype
5940 ]
5941c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
5942 with
5943 [
5944 _Ty=clipper::ftype
5945 ]
5946c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
5947 with
5948 [
5949 _Ty=clipper::ftype
5950 ]
5951c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
5952 with
5953 [
5954 _Ty=clipper::Atom,
5955 _Alloc=std::allocator<clipper::Atom>
5956 ]
5957 and
5958 [
5959 _Ty=clipper::Atom
5960 ]
5961 and
5962 [
5963 _Ty=clipper::Atom,
5964 _Alloc=std::allocator<clipper::Atom>
5965 ]
5966C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
5967 with
5968 [
5969 _Ty=clipper::Atom
5970 ]
5971c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
5972c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
5973c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5974 with
5975 [
5976 _Ty=clipper::Isymop
5977 ]
5978c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
5979 with
5980 [
5981 _Ty=clipper::Isymop
5982 ]
5983c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5984 with
5985 [
5986 _Ty=clipper::HKL
5987 ]
5988c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
5989 with
5990 [
5991 _Ty=clipper::HKL
5992 ]
5993c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
5994 with
5995 [
5996 _Ty=clipper::HKL_class
5997 ]
5998c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
5999 with
6000 [
6001 _Ty=clipper::HKL_class
6002 ]
6003c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
6004 with
6005 [
6006 _Ty=clipper::ftype32
6007 ]
6008c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
6009 with
6010 [
6011 _Ty=clipper::ftype32
6012 ]
6013c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
6014c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
6015c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
6016c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(111): warning C4251: 'clipper::BasisFn_base::result_': class 'clipper::BasisFn_base::Fderiv' needs to have dll-interface to be used by clients of class 'clipper::BasisFn_base'
6017c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(78): note: see declaration of 'clipper::BasisFn_base::Fderiv'
6018c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(210): warning C4251: 'clipper::ResolutionFn::params_': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::ResolutionFn'
6019 with
6020 [
6021 _Ty=clipper::ftype
6022 ]
6023c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
6024 with
6025 [
6026 _Ty=clipper::ftype
6027 ]
6028c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
6029 with
6030 [
6031 T=int
6032 ]
6033c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
6034 with
6035 [
6036 T=int
6037 ]
6038c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
6039 with
6040 [
6041 T=int
6042 ]
6043c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
6044 with
6045 [
6046 T=int
6047 ]
6048c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
6049c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
6050c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
6051 with
6052 [
6053 T=int
6054 ]
6055c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
6056c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
6057c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
6058"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/clipper_message.cpp /Fosrc/deps/clipper/core/clipper_message.obj
6059clipper_message.cpp
6060c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
6061C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6062c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
6063C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6064c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
6065C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6066c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
6067C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6068c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
6069C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6070c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
6071C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6072"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/hkl_compute.cpp /Fosrc/deps/clipper/core/hkl_compute.obj
6073hkl_compute.cpp
6074c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
6075C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6076c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
6077C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6078c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
6079C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6080c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
6081C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6082c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
6083C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6084c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
6085C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6086c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
6087 with
6088 [
6089 _Ty=std::pair<std::string,clipper::Property_base *>
6090 ]
6091c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
6092 with
6093 [
6094 _Ty=std::pair<std::string,clipper::Property_base *>
6095 ]
6096c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
6097 with
6098 [
6099 _Elem=char,
6100 _Alloc=std::allocator<char>
6101 ]
6102 and
6103 [
6104 _Ty=char
6105 ]
6106 and
6107 [
6108 _Elem=char,
6109 _Alloc=std::allocator<char>
6110 ]
6111C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
6112 with
6113 [
6114 _Ty=char
6115 ]
6116c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
6117c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
6118c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
6119c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
6120c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
6121c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
6122c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
6123c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
6124c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
6125 with
6126 [
6127 T=int
6128 ]
6129c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
6130 with
6131 [
6132 T=int
6133 ]
6134c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
6135c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
6136c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
6137 with
6138 [
6139 _Ty=clipper::Symop_code,
6140 _Alloc=std::allocator<clipper::Symop_code>
6141 ]
6142 and
6143 [
6144 _Ty=clipper::Symop_code
6145 ]
6146 and
6147 [
6148 _Ty=clipper::Symop_code,
6149 _Alloc=std::allocator<clipper::Symop_code>
6150 ]
6151C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
6152 with
6153 [
6154 _Ty=clipper::Symop_code
6155 ]
6156c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
6157 with
6158 [
6159 _Ty=clipper::Symop
6160 ]
6161c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
6162 with
6163 [
6164 _Ty=clipper::Symop
6165 ]
6166c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
6167 with
6168 [
6169 _Ty=clipper::Isymop
6170 ]
6171c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
6172 with
6173 [
6174 _Ty=clipper::Isymop
6175 ]
6176c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
6177c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
6178c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
6179c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
6180c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
6181 with
6182 [
6183 _Ty=clipper::ftype
6184 ]
6185c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
6186 with
6187 [
6188 _Ty=clipper::ftype
6189 ]
6190c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
6191 with
6192 [
6193 _Ty=clipper::ftype
6194 ]
6195c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
6196 with
6197 [
6198 _Ty=clipper::ftype
6199 ]
6200c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
6201 with
6202 [
6203 _Ty=clipper::Atom,
6204 _Alloc=std::allocator<clipper::Atom>
6205 ]
6206 and
6207 [
6208 _Ty=clipper::Atom
6209 ]
6210 and
6211 [
6212 _Ty=clipper::Atom,
6213 _Alloc=std::allocator<clipper::Atom>
6214 ]
6215C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
6216 with
6217 [
6218 _Ty=clipper::Atom
6219 ]
6220c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
6221c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
6222c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
6223 with
6224 [
6225 _Ty=clipper::Isymop
6226 ]
6227c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
6228 with
6229 [
6230 _Ty=clipper::Isymop
6231 ]
6232c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
6233 with
6234 [
6235 _Ty=clipper::HKL
6236 ]
6237c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
6238 with
6239 [
6240 _Ty=clipper::HKL
6241 ]
6242c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
6243 with
6244 [
6245 _Ty=clipper::HKL_class
6246 ]
6247c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
6248 with
6249 [
6250 _Ty=clipper::HKL_class
6251 ]
6252c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
6253 with
6254 [
6255 _Ty=clipper::ftype32
6256 ]
6257c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
6258 with
6259 [
6260 _Ty=clipper::ftype32
6261 ]
6262c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
6263c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
6264c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
6265c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
6266 with
6267 [
6268 T=int
6269 ]
6270c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
6271 with
6272 [
6273 T=int
6274 ]
6275c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
6276 with
6277 [
6278 T=int
6279 ]
6280c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
6281 with
6282 [
6283 T=int
6284 ]
6285c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
6286src/deps/clipper/core/hkl_compute.cpp(91): warning C4244: '=': conversion from '_Ty' to 'dtype', possible loss of data
6287 with
6288 [
6289 _Ty=double
6290 ]
6291 and
6292 [
6293 dtype=clipper::ftype32
6294 ]
6295src/deps/clipper/core/hkl_compute.cpp(64): note: while compiling class template member function 'const clipper::datatypes::Phi_fom<clipper::ftype32> clipper::datatypes::Compute_phifom_from_abcd<clipper::ftype32>::operator ()(const clipper::HKL_info::HKL_reference_index &,const clipper::datatypes::ABCD<clipper::ftype32> &) const'
6296src/deps/clipper/core/hkl_compute.cpp(292): note: see reference to class template instantiation 'clipper::datatypes::Compute_phifom_from_abcd<clipper::ftype32>' being compiled
6297src/deps/clipper/core/hkl_compute.cpp(92): warning C4244: '=': conversion from '_Ty' to 'dtype', possible loss of data
6298 with
6299 [
6300 _Ty=double
6301 ]
6302 and
6303 [
6304 dtype=clipper::ftype32
6305 ]
6306src/deps/clipper/core/hkl_compute.cpp(104): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6307 with
6308 [
6309 dtype=clipper::ftype32
6310 ]
6311src/deps/clipper/core/hkl_compute.cpp(99): note: while compiling class template member function 'const clipper::datatypes::ABCD<clipper::ftype32> clipper::datatypes::Compute_abcd_from_phifom<clipper::ftype32>::operator ()(const clipper::HKL_info::HKL_reference_index &,const clipper::datatypes::Phi_fom<clipper::ftype32> &) const'
6312src/deps/clipper/core/hkl_compute.cpp(293): note: see reference to class template instantiation 'clipper::datatypes::Compute_abcd_from_phifom<clipper::ftype32>' being compiled
6313src/deps/clipper/core/hkl_compute.cpp(105): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6314 with
6315 [
6316 dtype=clipper::ftype32
6317 ]
6318src/deps/clipper/core/hkl_compute.cpp(130): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6319 with
6320 [
6321 dtype=clipper::ftype32
6322 ]
6323src/deps/clipper/core/hkl_compute.cpp(126): note: while compiling class template member function 'const clipper::datatypes::E_sigE<clipper::ftype32> clipper::datatypes::Compute_EsigE_from_FsigF<clipper::ftype32>::operator ()(const clipper::HKL_info::HKL_reference_index &,const clipper::datatypes::F_sigF<clipper::ftype32> &) const'
6324src/deps/clipper/core/hkl_compute.cpp(295): note: see reference to class template instantiation 'clipper::datatypes::Compute_EsigE_from_FsigF<clipper::ftype32>' being compiled
6325src/deps/clipper/core/hkl_compute.cpp(131): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6326 with
6327 [
6328 dtype=clipper::ftype32
6329 ]
6330src/deps/clipper/core/hkl_compute.cpp(146): warning C4244: '=': conversion from 'double' to 'dtype', possible loss of data
6331 with
6332 [
6333 dtype=clipper::ftype32
6334 ]
6335src/deps/clipper/core/hkl_compute.cpp(137): note: while compiling class template member function 'const clipper::datatypes::F_sigF<clipper::ftype32> clipper::datatypes::Compute_mean_fsigf_from_fsigfano<clipper::ftype32>::operator ()(const clipper::HKL_info::HKL_reference_index &,const clipper::datatypes::F_sigF_ano<clipper::ftype32> &) const'
6336src/deps/clipper/core/hkl_compute.cpp(296): note: see reference to class template instantiation 'clipper::datatypes::Compute_mean_fsigf_from_fsigfano<clipper::ftype32>' being compiled
6337src/deps/clipper/core/hkl_compute.cpp(148): warning C4244: '=': conversion from 'double' to 'dtype', possible loss of data
6338 with
6339 [
6340 dtype=clipper::ftype32
6341 ]
6342src/deps/clipper/core/hkl_compute.cpp(151): warning C4244: '=': conversion from 'double' to 'dtype', possible loss of data
6343 with
6344 [
6345 dtype=clipper::ftype32
6346 ]
6347src/deps/clipper/core/hkl_compute.cpp(162): warning C4244: '=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
6348 with
6349 [
6350 dtype=clipper::ftype32
6351 ]
6352src/deps/clipper/core/hkl_compute.cpp(159): note: while compiling class template member function 'const clipper::datatypes::F_sigF<clipper::ftype32> clipper::datatypes::Compute_diff_fsigf_from_fsigfano<clipper::ftype32>::operator ()(const clipper::HKL_info::HKL_reference_index &,const clipper::datatypes::F_sigF_ano<clipper::ftype32> &) const'
6353src/deps/clipper/core/hkl_compute.cpp(297): note: see reference to class template instantiation 'clipper::datatypes::Compute_diff_fsigf_from_fsigfano<clipper::ftype32>' being compiled
6354src/deps/clipper/core/hkl_compute.cpp(164): warning C4244: '=': conversion from 'double' to 'dtype', possible loss of data
6355 with
6356 [
6357 dtype=clipper::ftype32
6358 ]
6359src/deps/clipper/core/hkl_compute.cpp(166): warning C4244: '=': conversion from 'double' to 'dtype', possible loss of data
6360 with
6361 [
6362 dtype=clipper::ftype32
6363 ]
6364src/deps/clipper/core/hkl_compute.cpp(169): warning C4244: '=': conversion from 'double' to 'dtype', possible loss of data
6365 with
6366 [
6367 dtype=clipper::ftype32
6368 ]
6369c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
6370c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
6371 with
6372 [
6373 T=int
6374 ]
6375c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
6376c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
6377c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
6378c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(320): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
6379 with
6380 [
6381 dtype=clipper::ftype32
6382 ]
6383c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(320): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::scale(const clipper::ftype &)'
6384src/deps/clipper/core/hkl_compute.cpp(255): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
6385src/deps/clipper/core/hkl_compute.cpp(115): note: see reference to class template instantiation 'clipper::datatypes::F_phi<clipper::ftype32>' being compiled
6386src/deps/clipper/core/hkl_compute.cpp(115): note: while compiling class template member function 'const clipper::datatypes::F_phi<clipper::ftype32> clipper::datatypes::Compute_fphi_from_fsigf_phifom<clipper::ftype32>::operator ()(const clipper::HKL_info::HKL_reference_index &,const clipper::datatypes::F_sigF<clipper::ftype32> &,const clipper::datatypes::Phi_fom<clipper::ftype32> &) const'
6387src/deps/clipper/core/hkl_compute.cpp(294): note: see reference to class template instantiation 'clipper::datatypes::Compute_fphi_from_fsigf_phifom<clipper::ftype32>' being compiled
6388c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
6389 with
6390 [
6391 dtype=clipper::ftype32
6392 ]
6393c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): note: while compiling class template member function 'void clipper::datatypes::F_sigF_ano<clipper::ftype32>::scale(const clipper::ftype &)'
6394src/deps/clipper/core/hkl_compute.cpp(255): note: see reference to function template instantiation 'void clipper::datatypes::F_sigF_ano<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
6395src/deps/clipper/core/hkl_compute.cpp(139): note: see reference to class template instantiation 'clipper::datatypes::F_sigF_ano<clipper::ftype32>' being compiled
6396src/deps/clipper/core/hkl_compute.cpp(137): note: while compiling class template member function 'const clipper::datatypes::F_sigF<clipper::ftype32> clipper::datatypes::Compute_mean_fsigf_from_fsigfano<clipper::ftype32>::operator ()(const clipper::HKL_info::HKL_reference_index &,const clipper::datatypes::F_sigF_ano<clipper::ftype32> &) const'
6397c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
6398 with
6399 [
6400 dtype=clipper::ftype32
6401 ]
6402c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
6403 with
6404 [
6405 dtype=clipper::ftype32
6406 ]
6407c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
6408 with
6409 [
6410 dtype=clipper::ftype32
6411 ]
6412c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6413 with
6414 [
6415 dtype=clipper::ftype32
6416 ]
6417c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(165): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
6418 with
6419 [
6420 dtype=clipper::ftype32
6421 ]
6422c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(165): note: while compiling class template member function 'void clipper::datatypes::F_sigF<clipper::ftype32>::scale(const clipper::ftype &)'
6423src/deps/clipper/core/hkl_compute.cpp(255): note: see reference to function template instantiation 'void clipper::datatypes::F_sigF<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
6424src/deps/clipper/core/hkl_compute.cpp(117): note: see reference to class template instantiation 'clipper::datatypes::F_sigF<clipper::ftype32>' being compiled
6425c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(165): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
6426 with
6427 [
6428 dtype=clipper::ftype32
6429 ]
6430c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6431 with
6432 [
6433 dtype=clipper::ftype32
6434 ]
6435c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): note: while compiling class template member function 'void clipper::datatypes::I_sigI_ano<clipper::ftype32>::scale(const clipper::ftype &)'
6436src/deps/clipper/core/hkl_compute.cpp(255): note: see reference to function template instantiation 'void clipper::datatypes::I_sigI_ano<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
6437src/deps/clipper/core/hkl_compute.cpp(253): note: see reference to class template instantiation 'clipper::datatypes::I_sigI_ano<clipper::ftype32>' being compiled
6438src/deps/clipper/core/hkl_compute.cpp(253): note: while compiling class template member function 'const T clipper::datatypes::Compute_scale_u_iso<T>::operator ()(const clipper::HKL_info::HKL_reference_index &,T) const'
6439 with
6440 [
6441 T=clipper::datatypes::I_sigI_ano<clipper::ftype32>
6442 ]
6443src/deps/clipper/core/hkl_compute.cpp(303): note: see reference to class template instantiation 'clipper::datatypes::Compute_scale_u_iso<clipper::datatypes::I_sigI_ano<clipper::ftype32>>' being compiled
6444c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6445 with
6446 [
6447 dtype=clipper::ftype32
6448 ]
6449c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6450 with
6451 [
6452 dtype=clipper::ftype32
6453 ]
6454c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6455 with
6456 [
6457 dtype=clipper::ftype32
6458 ]
6459c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6460 with
6461 [
6462 dtype=clipper::ftype32
6463 ]
6464c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(91): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6465 with
6466 [
6467 dtype=clipper::ftype32
6468 ]
6469c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(91): note: while compiling class template member function 'void clipper::datatypes::I_sigI<clipper::ftype32>::scale(const clipper::ftype &)'
6470src/deps/clipper/core/hkl_compute.cpp(255): note: see reference to function template instantiation 'void clipper::datatypes::I_sigI<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
6471src/deps/clipper/core/hkl_compute.cpp(253): note: see reference to class template instantiation 'clipper::datatypes::I_sigI<clipper::ftype32>' being compiled
6472src/deps/clipper/core/hkl_compute.cpp(253): note: while compiling class template member function 'const T clipper::datatypes::Compute_scale_u_iso<T>::operator ()(const clipper::HKL_info::HKL_reference_index &,T) const'
6473 with
6474 [
6475 T=clipper::datatypes::I_sigI<clipper::ftype32>
6476 ]
6477src/deps/clipper/core/hkl_compute.cpp(302): note: see reference to class template instantiation 'clipper::datatypes::Compute_scale_u_iso<clipper::datatypes::I_sigI<clipper::ftype32>>' being compiled
6478c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(91): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
6479 with
6480 [
6481 dtype=clipper::ftype32
6482 ]
6483c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(128): warning C4244: 'return': conversion from 'double' to 'T', possible loss of data
6484 with
6485 [
6486 T=clipper::ftype32
6487 ]
6488c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(213): note: see reference to function template instantiation 'T clipper::Util::sig_mean<dtype>(const T &,const T &,const T &)' being compiled
6489 with
6490 [
6491 T=clipper::ftype32,
6492 dtype=clipper::ftype32
6493 ]
6494c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(213): note: while compiling class template member function 'dtype clipper::datatypes::F_sigF_ano<dtype>::sigf(void) const'
6495 with
6496 [
6497 dtype=clipper::ftype32
6498 ]
6499src/deps/clipper/core/hkl_compute.cpp(284): note: see reference to function template instantiation 'dtype clipper::datatypes::F_sigF_ano<dtype>::sigf(void) const' being compiled
6500 with
6501 [
6502 dtype=clipper::ftype32
6503 ]
6504c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(129): warning C4244: 'return': conversion from 'double' to 'T', possible loss of data
6505 with
6506 [
6507 T=clipper::ftype32
6508 ]
6509c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(121): warning C4244: 'return': conversion from 'double' to 'T', possible loss of data
6510 with
6511 [
6512 T=clipper::ftype32
6513 ]
6514c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(212): note: see reference to function template instantiation 'T clipper::Util::mean<dtype>(const T &,const T &)' being compiled
6515 with
6516 [
6517 T=clipper::ftype32,
6518 dtype=clipper::ftype32
6519 ]
6520c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(212): note: while compiling class template member function 'dtype clipper::datatypes::F_sigF_ano<dtype>::f(void) const'
6521 with
6522 [
6523 dtype=clipper::ftype32
6524 ]
6525src/deps/clipper/core/hkl_compute.cpp(283): note: see reference to function template instantiation 'dtype clipper::datatypes::F_sigF_ano<dtype>::f(void) const' being compiled
6526 with
6527 [
6528 dtype=clipper::ftype32
6529 ]
6530"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/resol_targetfn.cpp /Fosrc/deps/clipper/core/resol_targetfn.obj
6531resol_targetfn.cpp
6532c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
6533C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6534c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
6535C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6536c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
6537C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6538c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
6539C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6540c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
6541C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6542c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
6543C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6544c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
6545 with
6546 [
6547 _Ty=std::pair<std::string,clipper::Property_base *>
6548 ]
6549c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
6550 with
6551 [
6552 _Ty=std::pair<std::string,clipper::Property_base *>
6553 ]
6554c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
6555 with
6556 [
6557 _Elem=char,
6558 _Alloc=std::allocator<char>
6559 ]
6560 and
6561 [
6562 _Ty=char
6563 ]
6564 and
6565 [
6566 _Elem=char,
6567 _Alloc=std::allocator<char>
6568 ]
6569C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
6570 with
6571 [
6572 _Ty=char
6573 ]
6574c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
6575c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
6576c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
6577c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
6578c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
6579c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
6580c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
6581c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
6582c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
6583 with
6584 [
6585 T=int
6586 ]
6587c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
6588 with
6589 [
6590 T=int
6591 ]
6592c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
6593c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
6594c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
6595 with
6596 [
6597 _Ty=clipper::Symop_code,
6598 _Alloc=std::allocator<clipper::Symop_code>
6599 ]
6600 and
6601 [
6602 _Ty=clipper::Symop_code
6603 ]
6604 and
6605 [
6606 _Ty=clipper::Symop_code,
6607 _Alloc=std::allocator<clipper::Symop_code>
6608 ]
6609C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
6610 with
6611 [
6612 _Ty=clipper::Symop_code
6613 ]
6614c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
6615 with
6616 [
6617 _Ty=clipper::Symop
6618 ]
6619c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
6620 with
6621 [
6622 _Ty=clipper::Symop
6623 ]
6624c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
6625 with
6626 [
6627 _Ty=clipper::Isymop
6628 ]
6629c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
6630 with
6631 [
6632 _Ty=clipper::Isymop
6633 ]
6634c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
6635c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
6636c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
6637c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
6638c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
6639 with
6640 [
6641 _Ty=clipper::ftype
6642 ]
6643c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
6644 with
6645 [
6646 _Ty=clipper::ftype
6647 ]
6648c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
6649 with
6650 [
6651 _Ty=clipper::ftype
6652 ]
6653c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
6654 with
6655 [
6656 _Ty=clipper::ftype
6657 ]
6658c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
6659 with
6660 [
6661 _Ty=clipper::Atom,
6662 _Alloc=std::allocator<clipper::Atom>
6663 ]
6664 and
6665 [
6666 _Ty=clipper::Atom
6667 ]
6668 and
6669 [
6670 _Ty=clipper::Atom,
6671 _Alloc=std::allocator<clipper::Atom>
6672 ]
6673C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
6674 with
6675 [
6676 _Ty=clipper::Atom
6677 ]
6678c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
6679c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
6680c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
6681 with
6682 [
6683 _Ty=clipper::Isymop
6684 ]
6685c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
6686 with
6687 [
6688 _Ty=clipper::Isymop
6689 ]
6690c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
6691 with
6692 [
6693 _Ty=clipper::HKL
6694 ]
6695c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
6696 with
6697 [
6698 _Ty=clipper::HKL
6699 ]
6700c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
6701 with
6702 [
6703 _Ty=clipper::HKL_class
6704 ]
6705c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
6706 with
6707 [
6708 _Ty=clipper::HKL_class
6709 ]
6710c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
6711 with
6712 [
6713 _Ty=clipper::ftype32
6714 ]
6715c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
6716 with
6717 [
6718 _Ty=clipper::ftype32
6719 ]
6720c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
6721c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
6722c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
6723c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(111): warning C4251: 'clipper::BasisFn_base::result_': class 'clipper::BasisFn_base::Fderiv' needs to have dll-interface to be used by clients of class 'clipper::BasisFn_base'
6724c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(78): note: see declaration of 'clipper::BasisFn_base::Fderiv'
6725c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(210): warning C4251: 'clipper::ResolutionFn::params_': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::ResolutionFn'
6726 with
6727 [
6728 _Ty=clipper::ftype
6729 ]
6730c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
6731 with
6732 [
6733 _Ty=clipper::ftype
6734 ]
6735c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
6736 with
6737 [
6738 T=int
6739 ]
6740c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
6741 with
6742 [
6743 T=int
6744 ]
6745c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
6746 with
6747 [
6748 T=int
6749 ]
6750c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
6751 with
6752 [
6753 T=int
6754 ]
6755c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
6756c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
6757c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
6758 with
6759 [
6760 T=int
6761 ]
6762c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
6763c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
6764c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
6765c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6766 with
6767 [
6768 dtype=clipper::ftype32
6769 ]
6770c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])'
6771c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
6772c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(309): note: see reference to class template instantiation 'clipper::datatypes::F_phi<clipper::ftype32>' being compiled
6773c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(307): note: while compiling class template member function 'clipper::TargetFn_meanFnth<clipper::data32::F_phi>::TargetFn_meanFnth(const clipper::HKL_data<T> &,const clipper::ftype &)'
6774 with
6775 [
6776 T=clipper::data32::F_phi
6777 ]
6778src/deps/clipper/core/resol_targetfn.cpp(55): note: see reference to class template instantiation 'clipper::TargetFn_meanFnth<clipper::data32::F_phi>' being compiled
6779c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6780 with
6781 [
6782 dtype=clipper::ftype32
6783 ]
6784c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(246): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6785 with
6786 [
6787 dtype=clipper::ftype32
6788 ]
6789c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(246): note: while compiling class template member function 'void clipper::datatypes::E_sigE<clipper::ftype32>::data_import(const clipper::xtype [])'
6790c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::E_sigE<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
6791c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(359): note: see reference to class template instantiation 'clipper::datatypes::E_sigE<clipper::ftype32>' being compiled
6792c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(357): note: while compiling class template member function 'clipper::TargetFn_meanEnth<clipper::data32::E_sigE>::TargetFn_meanEnth(const clipper::HKL_data<T> &,const clipper::ftype &)'
6793 with
6794 [
6795 T=clipper::data32::E_sigE
6796 ]
6797src/deps/clipper/core/resol_targetfn.cpp(64): note: see reference to class template instantiation 'clipper::TargetFn_meanEnth<clipper::data32::E_sigE>' being compiled
6798c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(246): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6799 with
6800 [
6801 dtype=clipper::ftype32
6802 ]
6803c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6804 with
6805 [
6806 dtype=clipper::ftype32
6807 ]
6808c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): note: while compiling class template member function 'void clipper::datatypes::F_sigF_ano<clipper::ftype32>::data_import(const clipper::xtype [])'
6809c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_sigF_ano<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
6810c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(309): note: see reference to class template instantiation 'clipper::datatypes::F_sigF_ano<clipper::ftype32>' being compiled
6811c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(307): note: while compiling class template member function 'clipper::TargetFn_meanFnth<clipper::data32::F_sigF_ano>::TargetFn_meanFnth(const clipper::HKL_data<T> &,const clipper::ftype &)'
6812 with
6813 [
6814 T=clipper::data32::F_sigF_ano
6815 ]
6816src/deps/clipper/core/resol_targetfn.cpp(54): note: see reference to class template instantiation 'clipper::TargetFn_meanFnth<clipper::data32::F_sigF_ano>' being compiled
6817c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6818 with
6819 [
6820 dtype=clipper::ftype32
6821 ]
6822c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6823 with
6824 [
6825 dtype=clipper::ftype32
6826 ]
6827c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6828 with
6829 [
6830 dtype=clipper::ftype32
6831 ]
6832c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6833 with
6834 [
6835 dtype=clipper::ftype32
6836 ]
6837c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6838 with
6839 [
6840 dtype=clipper::ftype32
6841 ]
6842c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): note: while compiling class template member function 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])'
6843c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
6844c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(309): note: see reference to class template instantiation 'clipper::datatypes::F_sigF<clipper::ftype32>' being compiled
6845c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(307): note: while compiling class template member function 'clipper::TargetFn_meanFnth<clipper::data32::F_sigF>::TargetFn_meanFnth(const clipper::HKL_data<T> &,const clipper::ftype &)'
6846 with
6847 [
6848 T=clipper::data32::F_sigF
6849 ]
6850src/deps/clipper/core/resol_targetfn.cpp(53): note: see reference to class template instantiation 'clipper::TargetFn_meanFnth<clipper::data32::F_sigF>' being compiled
6851c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6852 with
6853 [
6854 dtype=clipper::ftype32
6855 ]
6856c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6857 with
6858 [
6859 dtype=clipper::ftype32
6860 ]
6861c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): note: while compiling class template member function 'void clipper::datatypes::I_sigI_ano<clipper::ftype32>::data_import(const clipper::xtype [])'
6862c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::I_sigI_ano<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
6863c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(333): note: see reference to class template instantiation 'clipper::datatypes::I_sigI_ano<clipper::ftype32>' being compiled
6864c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(331): note: while compiling class template member function 'clipper::TargetFn_meanInth<clipper::data32::I_sigI_ano>::TargetFn_meanInth(const clipper::HKL_data<T> &,const clipper::ftype &)'
6865 with
6866 [
6867 T=clipper::data32::I_sigI_ano
6868 ]
6869src/deps/clipper/core/resol_targetfn.cpp(57): note: see reference to class template instantiation 'clipper::TargetFn_meanInth<clipper::data32::I_sigI_ano>' being compiled
6870c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6871 with
6872 [
6873 dtype=clipper::ftype32
6874 ]
6875c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6876 with
6877 [
6878 dtype=clipper::ftype32
6879 ]
6880c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6881 with
6882 [
6883 dtype=clipper::ftype32
6884 ]
6885c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6886 with
6887 [
6888 dtype=clipper::ftype32
6889 ]
6890c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(89): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6891 with
6892 [
6893 dtype=clipper::ftype32
6894 ]
6895c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(89): note: while compiling class template member function 'void clipper::datatypes::I_sigI<clipper::ftype32>::data_import(const clipper::xtype [])'
6896c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::I_sigI<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
6897c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(333): note: see reference to class template instantiation 'clipper::datatypes::I_sigI<clipper::ftype32>' being compiled
6898c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(331): note: while compiling class template member function 'clipper::TargetFn_meanInth<clipper::data32::I_sigI>::TargetFn_meanInth(const clipper::HKL_data<T> &,const clipper::ftype &)'
6899 with
6900 [
6901 T=clipper::data32::I_sigI
6902 ]
6903src/deps/clipper/core/resol_targetfn.cpp(56): note: see reference to class template instantiation 'clipper::TargetFn_meanInth<clipper::data32::I_sigI>' being compiled
6904c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(89): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
6905 with
6906 [
6907 dtype=clipper::ftype32
6908 ]
6909c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(121): warning C4244: 'return': conversion from 'double' to 'T', possible loss of data
6910 with
6911 [
6912 T=clipper::ftype32
6913 ]
6914c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(212): note: see reference to function template instantiation 'T clipper::Util::mean<dtype>(const T &,const T &)' being compiled
6915 with
6916 [
6917 T=clipper::ftype32,
6918 dtype=clipper::ftype32
6919 ]
6920c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(212): note: while compiling class template member function 'dtype clipper::datatypes::F_sigF_ano<dtype>::f(void) const'
6921 with
6922 [
6923 dtype=clipper::ftype32
6924 ]
6925c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_targetfn.h(317): note: see reference to function template instantiation 'dtype clipper::datatypes::F_sigF_ano<dtype>::f(void) const' being compiled
6926 with
6927 [
6928 dtype=clipper::ftype32
6929 ]
6930c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(310): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
6931 with
6932 [
6933 dtype=clipper::ftype32
6934 ]
6935c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(310): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)'
6936c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
6937"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/clipper_stats.cpp /Fosrc/deps/clipper/core/clipper_stats.obj
6938clipper_stats.cpp
6939c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
6940C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6941c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
6942C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6943c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
6944C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6945c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
6946C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6947c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
6948C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6949c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
6950C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
6951c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
6952 with
6953 [
6954 _Ty=std::pair<std::string,clipper::Property_base *>
6955 ]
6956c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
6957 with
6958 [
6959 _Ty=std::pair<std::string,clipper::Property_base *>
6960 ]
6961c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
6962 with
6963 [
6964 _Elem=char,
6965 _Alloc=std::allocator<char>
6966 ]
6967 and
6968 [
6969 _Ty=char
6970 ]
6971 and
6972 [
6973 _Elem=char,
6974 _Alloc=std::allocator<char>
6975 ]
6976C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
6977 with
6978 [
6979 _Ty=char
6980 ]
6981c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
6982 with
6983 [
6984 _Ty=clipper::ftype
6985 ]
6986c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
6987 with
6988 [
6989 _Ty=clipper::ftype
6990 ]
6991c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
6992 with
6993 [
6994 _Ty=clipper::ftype
6995 ]
6996c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
6997 with
6998 [
6999 _Ty=clipper::ftype
7000 ]
7001"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/hkl_data.cpp /Fosrc/deps/clipper/core/hkl_data.obj
7002hkl_data.cpp
7003c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
7004C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7005c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
7006C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7007c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
7008C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7009c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
7010C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7011c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
7012C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7013c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
7014C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7015c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
7016 with
7017 [
7018 _Ty=std::pair<std::string,clipper::Property_base *>
7019 ]
7020c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
7021 with
7022 [
7023 _Ty=std::pair<std::string,clipper::Property_base *>
7024 ]
7025c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
7026 with
7027 [
7028 _Elem=char,
7029 _Alloc=std::allocator<char>
7030 ]
7031 and
7032 [
7033 _Ty=char
7034 ]
7035 and
7036 [
7037 _Elem=char,
7038 _Alloc=std::allocator<char>
7039 ]
7040C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
7041 with
7042 [
7043 _Ty=char
7044 ]
7045c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
7046c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
7047c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
7048c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
7049c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
7050c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
7051c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
7052c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
7053c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
7054 with
7055 [
7056 T=int
7057 ]
7058c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
7059 with
7060 [
7061 T=int
7062 ]
7063c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
7064c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
7065c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
7066 with
7067 [
7068 _Ty=clipper::Symop_code,
7069 _Alloc=std::allocator<clipper::Symop_code>
7070 ]
7071 and
7072 [
7073 _Ty=clipper::Symop_code
7074 ]
7075 and
7076 [
7077 _Ty=clipper::Symop_code,
7078 _Alloc=std::allocator<clipper::Symop_code>
7079 ]
7080C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
7081 with
7082 [
7083 _Ty=clipper::Symop_code
7084 ]
7085c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
7086 with
7087 [
7088 _Ty=clipper::Symop
7089 ]
7090c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
7091 with
7092 [
7093 _Ty=clipper::Symop
7094 ]
7095c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
7096 with
7097 [
7098 _Ty=clipper::Isymop
7099 ]
7100c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
7101 with
7102 [
7103 _Ty=clipper::Isymop
7104 ]
7105c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
7106c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
7107c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
7108c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
7109c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
7110 with
7111 [
7112 _Ty=clipper::ftype
7113 ]
7114c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
7115 with
7116 [
7117 _Ty=clipper::ftype
7118 ]
7119c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
7120 with
7121 [
7122 _Ty=clipper::ftype
7123 ]
7124c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
7125 with
7126 [
7127 _Ty=clipper::ftype
7128 ]
7129c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
7130 with
7131 [
7132 _Ty=clipper::Atom,
7133 _Alloc=std::allocator<clipper::Atom>
7134 ]
7135 and
7136 [
7137 _Ty=clipper::Atom
7138 ]
7139 and
7140 [
7141 _Ty=clipper::Atom,
7142 _Alloc=std::allocator<clipper::Atom>
7143 ]
7144C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
7145 with
7146 [
7147 _Ty=clipper::Atom
7148 ]
7149c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
7150c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
7151c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
7152 with
7153 [
7154 _Ty=clipper::Isymop
7155 ]
7156c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
7157 with
7158 [
7159 _Ty=clipper::Isymop
7160 ]
7161c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
7162 with
7163 [
7164 _Ty=clipper::HKL
7165 ]
7166c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
7167 with
7168 [
7169 _Ty=clipper::HKL
7170 ]
7171c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
7172 with
7173 [
7174 _Ty=clipper::HKL_class
7175 ]
7176c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
7177 with
7178 [
7179 _Ty=clipper::HKL_class
7180 ]
7181c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
7182 with
7183 [
7184 _Ty=clipper::ftype32
7185 ]
7186c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
7187 with
7188 [
7189 _Ty=clipper::ftype32
7190 ]
7191c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
7192c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
7193c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
7194c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
7195c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
7196c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
7197c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
7198c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
7199C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
7200c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
7201C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
7202c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
7203 with
7204 [
7205 _Ty=clipper::ftype32
7206 ]
7207c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
7208 with
7209 [
7210 _Ty=clipper::ftype32
7211 ]
7212c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
7213 with
7214 [
7215 _Ty=clipper::Isymop
7216 ]
7217c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
7218 with
7219 [
7220 _Ty=clipper::Isymop
7221 ]
7222c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
7223c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
7224c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
7225c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
7226c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
7227 with
7228 [
7229 _Ty=std::atomic_bool []
7230 ]
7231c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
7232 with
7233 [
7234 _Ty=std::atomic_bool []
7235 ]
7236c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
7237 with
7238 [
7239 _Ty=std::atomic_bool []
7240 ]
7241c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
7242 with
7243 [
7244 _Ty=std::atomic_bool []
7245 ]
7246c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
7247 with
7248 [
7249 _Ty=bool
7250 ]
7251C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
7252 with
7253 [
7254 _Ty=bool
7255 ]
7256c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
7257 with
7258 [
7259 _Ty=bool
7260 ]
7261C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
7262 with
7263 [
7264 _Ty=bool
7265 ]
7266c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
7267 with
7268 [
7269 _Ty=std::atomic_bool []
7270 ]
7271c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
7272 with
7273 [
7274 _Ty=std::atomic_bool []
7275 ]
7276c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
7277 with
7278 [
7279 _Ty=std::atomic_bool []
7280 ]
7281c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
7282 with
7283 [
7284 _Ty=std::atomic_bool []
7285 ]
7286c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
7287 with
7288 [
7289 _Ty=bool
7290 ]
7291C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
7292 with
7293 [
7294 _Ty=bool
7295 ]
7296c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
7297 with
7298 [
7299 _Ty=bool
7300 ]
7301C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
7302 with
7303 [
7304 _Ty=bool
7305 ]
7306c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
7307c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
7308c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
7309 with
7310 [
7311 _Ty=unsigned char
7312 ]
7313c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
7314 with
7315 [
7316 _Ty=unsigned char
7317 ]
7318c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
7319 with
7320 [
7321 _Ty=size_t
7322 ]
7323c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
7324 with
7325 [
7326 _Ty=size_t
7327 ]
7328c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
7329 with
7330 [
7331 _Ty=clipper::Isymop
7332 ]
7333c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
7334 with
7335 [
7336 _Ty=clipper::Isymop
7337 ]
7338c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
7339 with
7340 [
7341 _Ty=int
7342 ]
7343c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
7344 with
7345 [
7346 _Ty=int
7347 ]
7348c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
7349 with
7350 [
7351 _Ty=int
7352 ]
7353c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
7354 with
7355 [
7356 _Ty=int
7357 ]
7358c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
7359 with
7360 [
7361 _Ty=int
7362 ]
7363c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
7364 with
7365 [
7366 _Ty=int
7367 ]
7368c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
7369 with
7370 [
7371 _Kty=int,
7372 _Ty=int
7373 ]
7374c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
7375 with
7376 [
7377 _Kty=int,
7378 _Ty=int
7379 ]
7380c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
7381c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
7382c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
7383c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
7384c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
7385c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
7386c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(72): warning C4251: 'clipper::ClipperInstance::sgcache_': class 'clipper::ObjectCache<clipper::Spgr_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
7387c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(259): note: see declaration of 'clipper::ObjectCache<clipper::Spgr_cacheobj>'
7388c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(73): warning C4251: 'clipper::ClipperInstance::xmcache_': class 'clipper::ObjectCache<clipper::Xmap_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
7389c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(355): note: see declaration of 'clipper::ObjectCache<clipper::Xmap_cacheobj>'
7390c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(74): warning C4251: 'clipper::ClipperInstance::hdcache_': class 'clipper::ObjectCache<clipper::HKL_data_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
7391c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(217): note: see declaration of 'clipper::ObjectCache<clipper::HKL_data_cacheobj>'
7392c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
7393 with
7394 [
7395 T=int
7396 ]
7397c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
7398 with
7399 [
7400 T=int
7401 ]
7402c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
7403 with
7404 [
7405 T=int
7406 ]
7407c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
7408 with
7409 [
7410 T=int
7411 ]
7412c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
7413c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
7414c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
7415 with
7416 [
7417 T=int
7418 ]
7419c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
7420c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
7421c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
7422"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/rotation.cpp /Fosrc/deps/clipper/core/rotation.obj
7423rotation.cpp
7424c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
7425C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7426c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
7427C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7428c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
7429C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7430c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
7431C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7432c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
7433C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7434c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
7435C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7436c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
7437 with
7438 [
7439 _Ty=std::pair<std::string,clipper::Property_base *>
7440 ]
7441c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
7442 with
7443 [
7444 _Ty=std::pair<std::string,clipper::Property_base *>
7445 ]
7446c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
7447 with
7448 [
7449 _Elem=char,
7450 _Alloc=std::allocator<char>
7451 ]
7452 and
7453 [
7454 _Ty=char
7455 ]
7456 and
7457 [
7458 _Elem=char,
7459 _Alloc=std::allocator<char>
7460 ]
7461C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
7462 with
7463 [
7464 _Ty=char
7465 ]
7466"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/clipper_test.cpp /Fosrc/deps/clipper/core/clipper_test.obj
7467clipper_test.cpp
7468c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
7469C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7470c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
7471C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7472c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
7473C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7474c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
7475C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7476c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
7477C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7478c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
7479C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7480c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
7481 with
7482 [
7483 _Ty=std::pair<std::string,clipper::Property_base *>
7484 ]
7485c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
7486 with
7487 [
7488 _Ty=std::pair<std::string,clipper::Property_base *>
7489 ]
7490c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
7491 with
7492 [
7493 _Elem=char,
7494 _Alloc=std::allocator<char>
7495 ]
7496 and
7497 [
7498 _Ty=char
7499 ]
7500 and
7501 [
7502 _Elem=char,
7503 _Alloc=std::allocator<char>
7504 ]
7505C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
7506 with
7507 [
7508 _Ty=char
7509 ]
7510c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_test.h(70): warning C4251: 'clipper::Test_base::data_val': class 'std::vector<float,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Test_base'
7511 with
7512 [
7513 _Ty=float
7514 ]
7515c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_test.h(70): note: see declaration of 'std::vector<float,std::allocator<_Ty>>'
7516 with
7517 [
7518 _Ty=float
7519 ]
7520c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_test.h(70): warning C4251: 'clipper::Test_base::data_tol': class 'std::vector<float,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Test_base'
7521 with
7522 [
7523 _Ty=float
7524 ]
7525c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_test.h(70): note: see declaration of 'std::vector<float,std::allocator<_Ty>>'
7526 with
7527 [
7528 _Ty=float
7529 ]
7530"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/hkl_datatypes.cpp /Fosrc/deps/clipper/core/hkl_datatypes.obj
7531hkl_datatypes.cpp
7532c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
7533C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7534c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
7535C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7536c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
7537C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7538c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
7539C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7540c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
7541C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7542c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
7543C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
7544c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
7545 with
7546 [
7547 _Ty=std::pair<std::string,clipper::Property_base *>
7548 ]
7549c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
7550 with
7551 [
7552 _Ty=std::pair<std::string,clipper::Property_base *>
7553 ]
7554c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
7555 with
7556 [
7557 _Elem=char,
7558 _Alloc=std::allocator<char>
7559 ]
7560 and
7561 [
7562 _Ty=char
7563 ]
7564 and
7565 [
7566 _Elem=char,
7567 _Alloc=std::allocator<char>
7568 ]
7569C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
7570 with
7571 [
7572 _Ty=char
7573 ]
7574c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
7575c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
7576c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
7577c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
7578c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
7579c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
7580c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
7581c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
7582c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
7583 with
7584 [
7585 T=int
7586 ]
7587c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
7588 with
7589 [
7590 T=int
7591 ]
7592c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
7593c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
7594c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
7595 with
7596 [
7597 _Ty=clipper::Symop_code,
7598 _Alloc=std::allocator<clipper::Symop_code>
7599 ]
7600 and
7601 [
7602 _Ty=clipper::Symop_code
7603 ]
7604 and
7605 [
7606 _Ty=clipper::Symop_code,
7607 _Alloc=std::allocator<clipper::Symop_code>
7608 ]
7609C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
7610 with
7611 [
7612 _Ty=clipper::Symop_code
7613 ]
7614c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
7615 with
7616 [
7617 _Ty=clipper::Symop
7618 ]
7619c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
7620 with
7621 [
7622 _Ty=clipper::Symop
7623 ]
7624c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
7625 with
7626 [
7627 _Ty=clipper::Isymop
7628 ]
7629c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
7630 with
7631 [
7632 _Ty=clipper::Isymop
7633 ]
7634c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
7635c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
7636c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
7637c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
7638c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
7639 with
7640 [
7641 _Ty=clipper::ftype
7642 ]
7643c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
7644 with
7645 [
7646 _Ty=clipper::ftype
7647 ]
7648c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
7649 with
7650 [
7651 _Ty=clipper::ftype
7652 ]
7653c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
7654 with
7655 [
7656 _Ty=clipper::ftype
7657 ]
7658c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
7659 with
7660 [
7661 _Ty=clipper::Atom,
7662 _Alloc=std::allocator<clipper::Atom>
7663 ]
7664 and
7665 [
7666 _Ty=clipper::Atom
7667 ]
7668 and
7669 [
7670 _Ty=clipper::Atom,
7671 _Alloc=std::allocator<clipper::Atom>
7672 ]
7673C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
7674 with
7675 [
7676 _Ty=clipper::Atom
7677 ]
7678c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
7679c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
7680c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
7681 with
7682 [
7683 _Ty=clipper::Isymop
7684 ]
7685c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
7686 with
7687 [
7688 _Ty=clipper::Isymop
7689 ]
7690c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
7691 with
7692 [
7693 _Ty=clipper::HKL
7694 ]
7695c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
7696 with
7697 [
7698 _Ty=clipper::HKL
7699 ]
7700c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
7701 with
7702 [
7703 _Ty=clipper::HKL_class
7704 ]
7705c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
7706 with
7707 [
7708 _Ty=clipper::HKL_class
7709 ]
7710c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
7711 with
7712 [
7713 _Ty=clipper::ftype32
7714 ]
7715c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
7716 with
7717 [
7718 _Ty=clipper::ftype32
7719 ]
7720c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
7721c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
7722c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
7723c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7724 with
7725 [
7726 dtype=clipper::ftype32
7727 ]
7728c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): note: while compiling class template member function 'void clipper::datatypes::ABCD<clipper::ftype32>::data_import(const clipper::xtype [])'
7729src/deps/clipper/core/hkl_datatypes.cpp(59): note: see reference to class template instantiation 'clipper::datatypes::ABCD<clipper::ftype32>' being compiled
7730c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7731 with
7732 [
7733 dtype=clipper::ftype32
7734 ]
7735c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7736 with
7737 [
7738 dtype=clipper::ftype32
7739 ]
7740c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7741 with
7742 [
7743 dtype=clipper::ftype32
7744 ]
7745c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(387): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7746 with
7747 [
7748 dtype=clipper::ftype32
7749 ]
7750c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(381): note: while compiling class template member function 'void clipper::datatypes::ABCD<clipper::ftype32>::shift_phase(const clipper::ftype &)'
7751c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(388): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7752 with
7753 [
7754 dtype=clipper::ftype32
7755 ]
7756c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(391): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7757 with
7758 [
7759 dtype=clipper::ftype32
7760 ]
7761c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(392): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7762 with
7763 [
7764 dtype=clipper::ftype32
7765 ]
7766c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(361): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7767 with
7768 [
7769 dtype=clipper::ftype32
7770 ]
7771c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(361): note: while compiling class template member function 'void clipper::datatypes::Phi_fom<clipper::ftype32>::data_import(const clipper::xtype [])'
7772src/deps/clipper/core/hkl_datatypes.cpp(58): note: see reference to class template instantiation 'clipper::datatypes::Phi_fom<clipper::ftype32>' being compiled
7773c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(361): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7774 with
7775 [
7776 dtype=clipper::ftype32
7777 ]
7778c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(353): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7779 with
7780 [
7781 dtype=clipper::ftype32
7782 ]
7783c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(353): note: while compiling class template member function 'void clipper::datatypes::Phi_fom<clipper::ftype32>::shift_phase(const clipper::ftype &)'
7784c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(337): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7785 with
7786 [
7787 dtype=clipper::ftype32
7788 ]
7789c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(337): note: while compiling class template member function 'const clipper::datatypes::F_phi<clipper::ftype32> &clipper::datatypes::F_phi<clipper::ftype32>::norm(void)'
7790src/deps/clipper/core/hkl_datatypes.cpp(57): note: see reference to class template instantiation 'clipper::datatypes::F_phi<clipper::ftype32>' being compiled
7791c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(337): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7792 with
7793 [
7794 dtype=clipper::ftype32
7795 ]
7796c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(320): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7797 with
7798 [
7799 dtype=clipper::ftype32
7800 ]
7801c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(320): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::scale(const clipper::ftype &)'
7802c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7803 with
7804 [
7805 dtype=clipper::ftype32
7806 ]
7807c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])'
7808c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7809 with
7810 [
7811 dtype=clipper::ftype32
7812 ]
7813c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(310): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7814 with
7815 [
7816 dtype=clipper::ftype32
7817 ]
7818c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(310): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)'
7819c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(248): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7820 with
7821 [
7822 dtype=clipper::ftype32
7823 ]
7824c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(248): note: while compiling class template member function 'void clipper::datatypes::E_sigE<clipper::ftype32>::scale(const clipper::ftype &)'
7825src/deps/clipper/core/hkl_datatypes.cpp(56): note: see reference to class template instantiation 'clipper::datatypes::E_sigE<clipper::ftype32>' being compiled
7826c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(248): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7827 with
7828 [
7829 dtype=clipper::ftype32
7830 ]
7831c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(246): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7832 with
7833 [
7834 dtype=clipper::ftype32
7835 ]
7836c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(246): note: while compiling class template member function 'void clipper::datatypes::E_sigE<clipper::ftype32>::data_import(const clipper::xtype [])'
7837c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(246): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7838 with
7839 [
7840 dtype=clipper::ftype32
7841 ]
7842c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7843 with
7844 [
7845 dtype=clipper::ftype32
7846 ]
7847c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): note: while compiling class template member function 'void clipper::datatypes::F_sigF_ano<clipper::ftype32>::scale(const clipper::ftype &)'
7848src/deps/clipper/core/hkl_datatypes.cpp(55): note: see reference to class template instantiation 'clipper::datatypes::F_sigF_ano<clipper::ftype32>' being compiled
7849c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7850 with
7851 [
7852 dtype=clipper::ftype32
7853 ]
7854c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7855 with
7856 [
7857 dtype=clipper::ftype32
7858 ]
7859c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7860 with
7861 [
7862 dtype=clipper::ftype32
7863 ]
7864c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(199): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7865 with
7866 [
7867 dtype=clipper::ftype32
7868 ]
7869c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7870 with
7871 [
7872 dtype=clipper::ftype32
7873 ]
7874c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): note: while compiling class template member function 'void clipper::datatypes::F_sigF_ano<clipper::ftype32>::data_import(const clipper::xtype [])'
7875c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7876 with
7877 [
7878 dtype=clipper::ftype32
7879 ]
7880c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7881 with
7882 [
7883 dtype=clipper::ftype32
7884 ]
7885c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7886 with
7887 [
7888 dtype=clipper::ftype32
7889 ]
7890c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(197): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7891 with
7892 [
7893 dtype=clipper::ftype32
7894 ]
7895c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(165): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7896 with
7897 [
7898 dtype=clipper::ftype32
7899 ]
7900c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(165): note: while compiling class template member function 'void clipper::datatypes::F_sigF<clipper::ftype32>::scale(const clipper::ftype &)'
7901src/deps/clipper/core/hkl_datatypes.cpp(54): note: see reference to class template instantiation 'clipper::datatypes::F_sigF<clipper::ftype32>' being compiled
7902c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(165): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
7903 with
7904 [
7905 dtype=clipper::ftype32
7906 ]
7907c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7908 with
7909 [
7910 dtype=clipper::ftype32
7911 ]
7912c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): note: while compiling class template member function 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])'
7913c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7914 with
7915 [
7916 dtype=clipper::ftype32
7917 ]
7918c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7919 with
7920 [
7921 dtype=clipper::ftype32
7922 ]
7923c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): note: while compiling class template member function 'void clipper::datatypes::I_sigI_ano<clipper::ftype32>::scale(const clipper::ftype &)'
7924src/deps/clipper/core/hkl_datatypes.cpp(53): note: see reference to class template instantiation 'clipper::datatypes::I_sigI_ano<clipper::ftype32>' being compiled
7925c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7926 with
7927 [
7928 dtype=clipper::ftype32
7929 ]
7930c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7931 with
7932 [
7933 dtype=clipper::ftype32
7934 ]
7935c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7936 with
7937 [
7938 dtype=clipper::ftype32
7939 ]
7940c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(125): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7941 with
7942 [
7943 dtype=clipper::ftype32
7944 ]
7945c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7946 with
7947 [
7948 dtype=clipper::ftype32
7949 ]
7950c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): note: while compiling class template member function 'void clipper::datatypes::I_sigI_ano<clipper::ftype32>::data_import(const clipper::xtype [])'
7951c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7952 with
7953 [
7954 dtype=clipper::ftype32
7955 ]
7956c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7957 with
7958 [
7959 dtype=clipper::ftype32
7960 ]
7961c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7962 with
7963 [
7964 dtype=clipper::ftype32
7965 ]
7966c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(123): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7967 with
7968 [
7969 dtype=clipper::ftype32
7970 ]
7971c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(91): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7972 with
7973 [
7974 dtype=clipper::ftype32
7975 ]
7976c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(91): note: while compiling class template member function 'void clipper::datatypes::I_sigI<clipper::ftype32>::scale(const clipper::ftype &)'
7977src/deps/clipper/core/hkl_datatypes.cpp(52): note: see reference to class template instantiation 'clipper::datatypes::I_sigI<clipper::ftype32>' being compiled
7978c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(91): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
7979 with
7980 [
7981 dtype=clipper::ftype32
7982 ]
7983c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(89): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7984 with
7985 [
7986 dtype=clipper::ftype32
7987 ]
7988c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(89): note: while compiling class template member function 'void clipper::datatypes::I_sigI<clipper::ftype32>::data_import(const clipper::xtype [])'
7989c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(89): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
7990 with
7991 [
7992 dtype=clipper::ftype32
7993 ]
7994c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
7995 with
7996 [
7997 T=int
7998 ]
7999c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
8000 with
8001 [
8002 T=int
8003 ]
8004c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
8005 with
8006 [
8007 T=int
8008 ]
8009c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
8010 with
8011 [
8012 T=int
8013 ]
8014c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
8015c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(128): warning C4244: 'return': conversion from 'double' to 'T', possible loss of data
8016 with
8017 [
8018 T=clipper::ftype32
8019 ]
8020c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(213): note: see reference to function template instantiation 'T clipper::Util::sig_mean<dtype>(const T &,const T &,const T &)' being compiled
8021 with
8022 [
8023 T=clipper::ftype32,
8024 dtype=clipper::ftype32
8025 ]
8026c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(213): note: while compiling class template member function 'dtype clipper::datatypes::F_sigF_ano<dtype>::sigf(void) const'
8027 with
8028 [
8029 dtype=clipper::ftype32
8030 ]
8031c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(129): warning C4244: 'return': conversion from 'double' to 'T', possible loss of data
8032 with
8033 [
8034 T=clipper::ftype32
8035 ]
8036c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(121): warning C4244: 'return': conversion from 'double' to 'T', possible loss of data
8037 with
8038 [
8039 T=clipper::ftype32
8040 ]
8041c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(212): note: see reference to function template instantiation 'T clipper::Util::mean<dtype>(const T &,const T &)' being compiled
8042 with
8043 [
8044 T=clipper::ftype32,
8045 dtype=clipper::ftype32
8046 ]
8047c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(212): note: while compiling class template member function 'dtype clipper::datatypes::F_sigF_ano<dtype>::f(void) const'
8048 with
8049 [
8050 dtype=clipper::ftype32
8051 ]
8052c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
8053c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
8054 with
8055 [
8056 T=int
8057 ]
8058c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
8059c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
8060c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
8061"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/spacegroup.cpp /Fosrc/deps/clipper/core/spacegroup.obj
8062spacegroup.cpp
8063c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
8064C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8065c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
8066C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8067c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
8068C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8069c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
8070C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8071c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
8072C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8073c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
8074C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8075c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
8076 with
8077 [
8078 _Ty=std::pair<std::string,clipper::Property_base *>
8079 ]
8080c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
8081 with
8082 [
8083 _Ty=std::pair<std::string,clipper::Property_base *>
8084 ]
8085c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
8086 with
8087 [
8088 _Elem=char,
8089 _Alloc=std::allocator<char>
8090 ]
8091 and
8092 [
8093 _Ty=char
8094 ]
8095 and
8096 [
8097 _Elem=char,
8098 _Alloc=std::allocator<char>
8099 ]
8100C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
8101 with
8102 [
8103 _Ty=char
8104 ]
8105c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
8106 with
8107 [
8108 T=clipper::ftype
8109 ]
8110c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
8111 with
8112 [
8113 T=clipper::ftype
8114 ]
8115c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
8116 with
8117 [
8118 T=clipper::ftype
8119 ]
8120c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(341): note: see declaration of 'clipper::Vec3<T>'
8121 with
8122 [
8123 T=clipper::ftype
8124 ]
8125c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
8126 with
8127 [
8128 T=int
8129 ]
8130c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
8131 with
8132 [
8133 T=int
8134 ]
8135c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
8136 with
8137 [
8138 T=int
8139 ]
8140c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(341): note: see declaration of 'clipper::Vec3<T>'
8141 with
8142 [
8143 T=int
8144 ]
8145c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
8146 with
8147 [
8148 _Ty=clipper::Symop_code,
8149 _Alloc=std::allocator<clipper::Symop_code>
8150 ]
8151 and
8152 [
8153 _Ty=clipper::Symop_code
8154 ]
8155 and
8156 [
8157 _Ty=clipper::Symop_code,
8158 _Alloc=std::allocator<clipper::Symop_code>
8159 ]
8160C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
8161 with
8162 [
8163 _Ty=clipper::Symop_code
8164 ]
8165c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
8166 with
8167 [
8168 _Ty=clipper::Symop
8169 ]
8170c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
8171 with
8172 [
8173 _Ty=clipper::Symop
8174 ]
8175c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
8176 with
8177 [
8178 _Ty=clipper::Isymop
8179 ]
8180c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
8181 with
8182 [
8183 _Ty=clipper::Isymop
8184 ]
8185c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<T>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
8186 with
8187 [
8188 T=clipper::ftype
8189 ]
8190c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(341): note: see declaration of 'clipper::Vec3<T>'
8191 with
8192 [
8193 T=clipper::ftype
8194 ]
8195c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<T>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
8196 with
8197 [
8198 T=clipper::ftype
8199 ]
8200c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(341): note: see declaration of 'clipper::Vec3<T>'
8201 with
8202 [
8203 T=clipper::ftype
8204 ]
8205c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
8206 with
8207 [
8208 T=clipper::ftype
8209 ]
8210c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
8211 with
8212 [
8213 T=clipper::ftype
8214 ]
8215c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
8216 with
8217 [
8218 T=clipper::ftype
8219 ]
8220c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
8221 with
8222 [
8223 T=clipper::ftype
8224 ]
8225c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
8226 with
8227 [
8228 _Ty=clipper::ftype
8229 ]
8230c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
8231 with
8232 [
8233 _Ty=clipper::ftype
8234 ]
8235c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
8236 with
8237 [
8238 _Ty=clipper::ftype
8239 ]
8240c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
8241 with
8242 [
8243 _Ty=clipper::ftype
8244 ]
8245c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
8246 with
8247 [
8248 _Ty=clipper::Atom,
8249 _Alloc=std::allocator<clipper::Atom>
8250 ]
8251 and
8252 [
8253 _Ty=clipper::Atom
8254 ]
8255 and
8256 [
8257 _Ty=clipper::Atom,
8258 _Alloc=std::allocator<clipper::Atom>
8259 ]
8260C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
8261 with
8262 [
8263 _Ty=clipper::Atom
8264 ]
8265c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
8266c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
8267c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
8268 with
8269 [
8270 _Ty=clipper::Isymop
8271 ]
8272c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
8273 with
8274 [
8275 _Ty=clipper::Isymop
8276 ]
8277c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
8278 with
8279 [
8280 _Ty=clipper::HKL
8281 ]
8282c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
8283 with
8284 [
8285 _Ty=clipper::HKL
8286 ]
8287c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
8288 with
8289 [
8290 _Ty=clipper::HKL_class
8291 ]
8292c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
8293 with
8294 [
8295 _Ty=clipper::HKL_class
8296 ]
8297c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
8298 with
8299 [
8300 _Ty=clipper::ftype32
8301 ]
8302c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
8303 with
8304 [
8305 _Ty=clipper::ftype32
8306 ]
8307c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
8308c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
8309c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
8310c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
8311c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
8312c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
8313c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
8314c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
8315C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
8316c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
8317C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
8318c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
8319 with
8320 [
8321 _Ty=clipper::ftype32
8322 ]
8323c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
8324 with
8325 [
8326 _Ty=clipper::ftype32
8327 ]
8328c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
8329 with
8330 [
8331 _Ty=clipper::Isymop
8332 ]
8333c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
8334 with
8335 [
8336 _Ty=clipper::Isymop
8337 ]
8338c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
8339c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
8340c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
8341c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
8342c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
8343 with
8344 [
8345 _Ty=std::atomic_bool []
8346 ]
8347c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
8348 with
8349 [
8350 _Ty=std::atomic_bool []
8351 ]
8352c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
8353 with
8354 [
8355 _Ty=std::atomic_bool []
8356 ]
8357c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
8358 with
8359 [
8360 _Ty=std::atomic_bool []
8361 ]
8362c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
8363 with
8364 [
8365 _Ty=bool
8366 ]
8367C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
8368 with
8369 [
8370 _Ty=bool
8371 ]
8372c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
8373 with
8374 [
8375 _Ty=bool
8376 ]
8377C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
8378 with
8379 [
8380 _Ty=bool
8381 ]
8382c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
8383 with
8384 [
8385 _Ty=std::atomic_bool []
8386 ]
8387c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
8388 with
8389 [
8390 _Ty=std::atomic_bool []
8391 ]
8392c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
8393 with
8394 [
8395 _Ty=std::atomic_bool []
8396 ]
8397c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
8398 with
8399 [
8400 _Ty=std::atomic_bool []
8401 ]
8402c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
8403 with
8404 [
8405 _Ty=bool
8406 ]
8407C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
8408 with
8409 [
8410 _Ty=bool
8411 ]
8412c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
8413 with
8414 [
8415 _Ty=bool
8416 ]
8417C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
8418 with
8419 [
8420 _Ty=bool
8421 ]
8422c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
8423c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
8424c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
8425 with
8426 [
8427 _Ty=unsigned char
8428 ]
8429c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
8430 with
8431 [
8432 _Ty=unsigned char
8433 ]
8434c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
8435 with
8436 [
8437 _Ty=size_t
8438 ]
8439c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
8440 with
8441 [
8442 _Ty=size_t
8443 ]
8444c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
8445 with
8446 [
8447 _Ty=clipper::Isymop
8448 ]
8449c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
8450 with
8451 [
8452 _Ty=clipper::Isymop
8453 ]
8454c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
8455 with
8456 [
8457 _Ty=int
8458 ]
8459c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
8460 with
8461 [
8462 _Ty=int
8463 ]
8464c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
8465 with
8466 [
8467 _Ty=int
8468 ]
8469c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
8470 with
8471 [
8472 _Ty=int
8473 ]
8474c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
8475 with
8476 [
8477 _Ty=int
8478 ]
8479c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
8480 with
8481 [
8482 _Ty=int
8483 ]
8484c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
8485 with
8486 [
8487 _Kty=int,
8488 _Ty=int
8489 ]
8490c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
8491 with
8492 [
8493 _Kty=int,
8494 _Ty=int
8495 ]
8496c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
8497c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
8498c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
8499 with
8500 [
8501 T=clipper::ftype
8502 ]
8503c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
8504 with
8505 [
8506 T=clipper::ftype
8507 ]
8508c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
8509c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
8510c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(72): warning C4251: 'clipper::ClipperInstance::sgcache_': class 'clipper::ObjectCache<clipper::Spgr_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
8511c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(259): note: see declaration of 'clipper::ObjectCache<clipper::Spgr_cacheobj>'
8512c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(73): warning C4251: 'clipper::ClipperInstance::xmcache_': class 'clipper::ObjectCache<clipper::Xmap_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
8513c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(355): note: see declaration of 'clipper::ObjectCache<clipper::Xmap_cacheobj>'
8514c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(74): warning C4251: 'clipper::ClipperInstance::hdcache_': class 'clipper::ObjectCache<clipper::HKL_data_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
8515c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(217): note: see declaration of 'clipper::ObjectCache<clipper::HKL_data_cacheobj>'
8516src/deps/clipper/core/spacegroup.cpp(122): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
8517src/deps/clipper/core/spacegroup.cpp(279): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
8518src/deps/clipper/core/spacegroup.cpp(392): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
8519src/deps/clipper/core/spacegroup.cpp(421): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
8520src/deps/clipper/core/spacegroup.cpp(422): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
8521src/deps/clipper/core/spacegroup.cpp(794): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
8522src/deps/clipper/core/spacegroup.cpp(795): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
8523src/deps/clipper/core/spacegroup.cpp(796): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
8524src/deps/clipper/core/spacegroup.cpp(797): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
8525c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
8526 with
8527 [
8528 T=int
8529 ]
8530c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
8531 with
8532 [
8533 T=int
8534 ]
8535c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
8536 with
8537 [
8538 T=int
8539 ]
8540c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
8541 with
8542 [
8543 T=int
8544 ]
8545c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
8546c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
8547c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
8548 with
8549 [
8550 T=int
8551 ]
8552c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<T> clipper::Vec3<T>::null(void)'
8553 with
8554 [
8555 T=int
8556 ]
8557c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Vec3<T>' being compiled
8558 with
8559 [
8560 T=int
8561 ]
8562"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/clipper_types.cpp /Fosrc/deps/clipper/core/clipper_types.obj
8563clipper_types.cpp
8564c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
8565C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8566c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
8567C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8568c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
8569C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8570c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
8571C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8572c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
8573C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8574c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
8575C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8576c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
8577 with
8578 [
8579 _Ty=std::pair<std::string,clipper::Property_base *>
8580 ]
8581c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
8582 with
8583 [
8584 _Ty=std::pair<std::string,clipper::Property_base *>
8585 ]
8586c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
8587 with
8588 [
8589 _Elem=char,
8590 _Alloc=std::allocator<char>
8591 ]
8592 and
8593 [
8594 _Ty=char
8595 ]
8596 and
8597 [
8598 _Elem=char,
8599 _Alloc=std::allocator<char>
8600 ]
8601C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
8602 with
8603 [
8604 _Ty=char
8605 ]
8606src/deps/clipper/core/clipper_types.cpp(97): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
8607c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(455): warning C4251: 'clipper::Array2d<T>::data': class 'std::vector<T,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Array2d<T>'
8608 with
8609 [
8610 T=clipper::ftype32
8611 ]
8612c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(401): note: see declaration of 'std::vector<T,std::allocator<_Ty>>'
8613 with
8614 [
8615 T=clipper::ftype32,
8616 _Ty=clipper::ftype32
8617 ]
8618src/deps/clipper/core/clipper_types.cpp(165): note: see reference to class template instantiation 'clipper::Matrix<clipper::ftype32>' being compiled
8619c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(455): warning C4251: 'clipper::Array2d<T>::data': class 'std::vector<T,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Array2d<T>'
8620 with
8621 [
8622 T=clipper::ftype64
8623 ]
8624c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(401): note: see declaration of 'std::vector<T,std::allocator<_Ty>>'
8625 with
8626 [
8627 T=clipper::ftype64,
8628 _Ty=clipper::ftype64
8629 ]
8630src/deps/clipper/core/clipper_types.cpp(170): note: see reference to class template instantiation 'clipper::Matrix<clipper::ftype64>' being compiled
8631c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(294): warning C4244: 'argument': conversion from 'const clipper::ftype' to 'const T', possible loss of data
8632 with
8633 [
8634 T=clipper::ftype32
8635 ]
8636c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(294): note: while compiling class template member function 'clipper::Mat33sym<clipper::ftype32> clipper::Mat33sym<clipper::ftype32>::null(void)'
8637src/deps/clipper/core/clipper_types.cpp(164): note: see reference to class template instantiation 'clipper::Mat33sym<clipper::ftype32>' being compiled
8638c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
8639 with
8640 [
8641 T=clipper::ftype32
8642 ]
8643c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<clipper::ftype32> clipper::Mat33<clipper::ftype32>::null(void)'
8644src/deps/clipper/core/clipper_types.cpp(163): note: see reference to class template instantiation 'clipper::Mat33<clipper::ftype32>' being compiled
8645c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(703): warning C4244: '=': conversion from 'double' to 'T', possible loss of data
8646 with
8647 [
8648 T=clipper::ftype32
8649 ]
8650c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(663): note: while compiling class template member function 'std::vector<T,std::allocator<_Ty>> clipper::Matrix<T>::eigen(const bool)'
8651 with
8652 [
8653 T=clipper::ftype32,
8654 _Ty=clipper::ftype32
8655 ]
8656src/deps/clipper/core/clipper_types.cpp(165): note: see reference to class template instantiation 'clipper::Matrix<clipper::ftype32>' being compiled
8657c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(704): warning C4244: '=': conversion from 'double' to 'T', possible loss of data
8658 with
8659 [
8660 T=clipper::ftype32
8661 ]
8662c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(711): warning C4244: '=': conversion from 'double' to 'T', possible loss of data
8663 with
8664 [
8665 T=clipper::ftype32
8666 ]
8667c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(713): warning C4244: '=': conversion from 'double' to 'T', possible loss of data
8668 with
8669 [
8670 T=clipper::ftype32
8671 ]
8672"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/hkl_info.cpp /Fosrc/deps/clipper/core/hkl_info.obj
8673hkl_info.cpp
8674c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
8675C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8676c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
8677C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8678c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
8679C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8680c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
8681C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8682c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
8683C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8684c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
8685C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8686c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
8687 with
8688 [
8689 _Ty=std::pair<std::string,clipper::Property_base *>
8690 ]
8691c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
8692 with
8693 [
8694 _Ty=std::pair<std::string,clipper::Property_base *>
8695 ]
8696c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
8697 with
8698 [
8699 _Elem=char,
8700 _Alloc=std::allocator<char>
8701 ]
8702 and
8703 [
8704 _Ty=char
8705 ]
8706 and
8707 [
8708 _Elem=char,
8709 _Alloc=std::allocator<char>
8710 ]
8711C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
8712 with
8713 [
8714 _Ty=char
8715 ]
8716c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
8717c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
8718c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
8719c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
8720c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
8721c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
8722c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
8723c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
8724c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
8725 with
8726 [
8727 T=int
8728 ]
8729c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
8730 with
8731 [
8732 T=int
8733 ]
8734c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
8735c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
8736c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
8737 with
8738 [
8739 _Ty=clipper::Symop_code,
8740 _Alloc=std::allocator<clipper::Symop_code>
8741 ]
8742 and
8743 [
8744 _Ty=clipper::Symop_code
8745 ]
8746 and
8747 [
8748 _Ty=clipper::Symop_code,
8749 _Alloc=std::allocator<clipper::Symop_code>
8750 ]
8751C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
8752 with
8753 [
8754 _Ty=clipper::Symop_code
8755 ]
8756c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
8757 with
8758 [
8759 _Ty=clipper::Symop
8760 ]
8761c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
8762 with
8763 [
8764 _Ty=clipper::Symop
8765 ]
8766c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
8767 with
8768 [
8769 _Ty=clipper::Isymop
8770 ]
8771c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
8772 with
8773 [
8774 _Ty=clipper::Isymop
8775 ]
8776c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
8777c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
8778c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
8779c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
8780c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
8781 with
8782 [
8783 _Ty=clipper::ftype
8784 ]
8785c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
8786 with
8787 [
8788 _Ty=clipper::ftype
8789 ]
8790c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
8791 with
8792 [
8793 _Ty=clipper::ftype
8794 ]
8795c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
8796 with
8797 [
8798 _Ty=clipper::ftype
8799 ]
8800c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
8801 with
8802 [
8803 _Ty=clipper::Atom,
8804 _Alloc=std::allocator<clipper::Atom>
8805 ]
8806 and
8807 [
8808 _Ty=clipper::Atom
8809 ]
8810 and
8811 [
8812 _Ty=clipper::Atom,
8813 _Alloc=std::allocator<clipper::Atom>
8814 ]
8815C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
8816 with
8817 [
8818 _Ty=clipper::Atom
8819 ]
8820c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
8821c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
8822c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
8823 with
8824 [
8825 _Ty=clipper::Isymop
8826 ]
8827c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
8828 with
8829 [
8830 _Ty=clipper::Isymop
8831 ]
8832c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
8833 with
8834 [
8835 _Ty=clipper::HKL
8836 ]
8837c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
8838 with
8839 [
8840 _Ty=clipper::HKL
8841 ]
8842c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
8843 with
8844 [
8845 _Ty=clipper::HKL_class
8846 ]
8847c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
8848 with
8849 [
8850 _Ty=clipper::HKL_class
8851 ]
8852c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
8853 with
8854 [
8855 _Ty=clipper::ftype32
8856 ]
8857c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
8858 with
8859 [
8860 _Ty=clipper::ftype32
8861 ]
8862c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
8863src/deps/clipper/core/hkl_info.cpp(65): warning C4244: '=': conversion from 'clipper::ftype' to '_Ty', possible loss of data
8864 with
8865 [
8866 _Ty=clipper::ftype32
8867 ]
8868c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
8869 with
8870 [
8871 T=int
8872 ]
8873c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
8874 with
8875 [
8876 T=int
8877 ]
8878c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
8879 with
8880 [
8881 T=int
8882 ]
8883c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
8884 with
8885 [
8886 T=int
8887 ]
8888c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
8889c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
8890c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
8891 with
8892 [
8893 T=int
8894 ]
8895c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
8896c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
8897c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
8898"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/spacegroup_data.cpp /Fosrc/deps/clipper/core/spacegroup_data.obj
8899spacegroup_data.cpp
8900"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/clipper_util.cpp /Fosrc/deps/clipper/core/clipper_util.obj
8901clipper_util.cpp
8902"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/hkl_lookup.cpp /Fosrc/deps/clipper/core/hkl_lookup.obj
8903hkl_lookup.cpp
8904c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
8905C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8906c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
8907C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8908c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
8909C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8910c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
8911C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8912c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
8913C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8914c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
8915C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
8916c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
8917 with
8918 [
8919 _Ty=std::pair<std::string,clipper::Property_base *>
8920 ]
8921c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
8922 with
8923 [
8924 _Ty=std::pair<std::string,clipper::Property_base *>
8925 ]
8926c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
8927 with
8928 [
8929 _Elem=char,
8930 _Alloc=std::allocator<char>
8931 ]
8932 and
8933 [
8934 _Ty=char
8935 ]
8936 and
8937 [
8938 _Elem=char,
8939 _Alloc=std::allocator<char>
8940 ]
8941C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
8942 with
8943 [
8944 _Ty=char
8945 ]
8946c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
8947c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
8948c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
8949c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
8950c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
8951c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
8952c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
8953c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
8954c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
8955 with
8956 [
8957 T=int
8958 ]
8959c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
8960 with
8961 [
8962 T=int
8963 ]
8964c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
8965c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
8966c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
8967 with
8968 [
8969 _Ty=clipper::Symop_code,
8970 _Alloc=std::allocator<clipper::Symop_code>
8971 ]
8972 and
8973 [
8974 _Ty=clipper::Symop_code
8975 ]
8976 and
8977 [
8978 _Ty=clipper::Symop_code,
8979 _Alloc=std::allocator<clipper::Symop_code>
8980 ]
8981C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
8982 with
8983 [
8984 _Ty=clipper::Symop_code
8985 ]
8986c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
8987 with
8988 [
8989 _Ty=clipper::Symop
8990 ]
8991c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
8992 with
8993 [
8994 _Ty=clipper::Symop
8995 ]
8996c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
8997 with
8998 [
8999 _Ty=clipper::Isymop
9000 ]
9001c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
9002 with
9003 [
9004 _Ty=clipper::Isymop
9005 ]
9006c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9007c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
9008c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9009c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
9010c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
9011 with
9012 [
9013 _Ty=clipper::ftype
9014 ]
9015c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
9016 with
9017 [
9018 _Ty=clipper::ftype
9019 ]
9020c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
9021 with
9022 [
9023 _Ty=clipper::ftype
9024 ]
9025c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
9026 with
9027 [
9028 _Ty=clipper::ftype
9029 ]
9030c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
9031 with
9032 [
9033 _Ty=clipper::Atom,
9034 _Alloc=std::allocator<clipper::Atom>
9035 ]
9036 and
9037 [
9038 _Ty=clipper::Atom
9039 ]
9040 and
9041 [
9042 _Ty=clipper::Atom,
9043 _Alloc=std::allocator<clipper::Atom>
9044 ]
9045C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
9046 with
9047 [
9048 _Ty=clipper::Atom
9049 ]
9050c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
9051c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
9052src/deps/clipper/core/hkl_lookup.cpp(129): warning C4267: '+=': conversion from 'size_t' to 'int', possible loss of data
9053c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
9054 with
9055 [
9056 T=int
9057 ]
9058c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
9059 with
9060 [
9061 T=int
9062 ]
9063c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
9064 with
9065 [
9066 T=int
9067 ]
9068c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
9069 with
9070 [
9071 T=int
9072 ]
9073c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
9074c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
9075c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
9076 with
9077 [
9078 T=int
9079 ]
9080c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
9081c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
9082c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
9083"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/symop.cpp /Fosrc/deps/clipper/core/symop.obj
9084symop.cpp
9085c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
9086C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9087c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
9088C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9089c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
9090C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9091c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
9092C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9093c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
9094C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9095c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
9096C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9097c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
9098 with
9099 [
9100 _Ty=std::pair<std::string,clipper::Property_base *>
9101 ]
9102c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
9103 with
9104 [
9105 _Ty=std::pair<std::string,clipper::Property_base *>
9106 ]
9107c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
9108 with
9109 [
9110 _Elem=char,
9111 _Alloc=std::allocator<char>
9112 ]
9113 and
9114 [
9115 _Ty=char
9116 ]
9117 and
9118 [
9119 _Elem=char,
9120 _Alloc=std::allocator<char>
9121 ]
9122C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
9123 with
9124 [
9125 _Ty=char
9126 ]
9127c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
9128 with
9129 [
9130 T=clipper::ftype
9131 ]
9132c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
9133 with
9134 [
9135 T=clipper::ftype
9136 ]
9137c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
9138 with
9139 [
9140 T=clipper::ftype
9141 ]
9142c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(341): note: see declaration of 'clipper::Vec3<T>'
9143 with
9144 [
9145 T=clipper::ftype
9146 ]
9147c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
9148 with
9149 [
9150 T=int
9151 ]
9152c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
9153 with
9154 [
9155 T=int
9156 ]
9157c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
9158 with
9159 [
9160 T=int
9161 ]
9162c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(341): note: see declaration of 'clipper::Vec3<T>'
9163 with
9164 [
9165 T=int
9166 ]
9167c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
9168 with
9169 [
9170 T=clipper::ftype
9171 ]
9172c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
9173 with
9174 [
9175 T=clipper::ftype
9176 ]
9177c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
9178 with
9179 [
9180 T=clipper::ftype
9181 ]
9182c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
9183 with
9184 [
9185 T=clipper::ftype
9186 ]
9187c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
9188 with
9189 [
9190 _Ty=clipper::Symop_code,
9191 _Alloc=std::allocator<clipper::Symop_code>
9192 ]
9193 and
9194 [
9195 _Ty=clipper::Symop_code
9196 ]
9197 and
9198 [
9199 _Ty=clipper::Symop_code,
9200 _Alloc=std::allocator<clipper::Symop_code>
9201 ]
9202C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
9203 with
9204 [
9205 _Ty=clipper::Symop_code
9206 ]
9207c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9208 with
9209 [
9210 _Ty=clipper::Symop
9211 ]
9212c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
9213 with
9214 [
9215 _Ty=clipper::Symop
9216 ]
9217c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9218 with
9219 [
9220 _Ty=clipper::Isymop
9221 ]
9222c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
9223 with
9224 [
9225 _Ty=clipper::Isymop
9226 ]
9227c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<T>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9228 with
9229 [
9230 T=clipper::ftype
9231 ]
9232c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(341): note: see declaration of 'clipper::Vec3<T>'
9233 with
9234 [
9235 T=clipper::ftype
9236 ]
9237c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<T>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9238 with
9239 [
9240 T=clipper::ftype
9241 ]
9242c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(341): note: see declaration of 'clipper::Vec3<T>'
9243 with
9244 [
9245 T=clipper::ftype
9246 ]
9247c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
9248 with
9249 [
9250 _Ty=clipper::ftype
9251 ]
9252c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
9253 with
9254 [
9255 _Ty=clipper::ftype
9256 ]
9257c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
9258 with
9259 [
9260 _Ty=clipper::ftype
9261 ]
9262c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
9263 with
9264 [
9265 _Ty=clipper::ftype
9266 ]
9267c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
9268 with
9269 [
9270 _Ty=clipper::Atom,
9271 _Alloc=std::allocator<clipper::Atom>
9272 ]
9273 and
9274 [
9275 _Ty=clipper::Atom
9276 ]
9277 and
9278 [
9279 _Ty=clipper::Atom,
9280 _Alloc=std::allocator<clipper::Atom>
9281 ]
9282C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
9283 with
9284 [
9285 _Ty=clipper::Atom
9286 ]
9287c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
9288 with
9289 [
9290 T=int
9291 ]
9292c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
9293 with
9294 [
9295 T=int
9296 ]
9297c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
9298 with
9299 [
9300 T=int
9301 ]
9302c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
9303 with
9304 [
9305 T=int
9306 ]
9307c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
9308c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
9309c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
9310 with
9311 [
9312 T=int
9313 ]
9314c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<T> clipper::Vec3<T>::null(void)'
9315 with
9316 [
9317 T=int
9318 ]
9319c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Vec3<T>' being compiled
9320 with
9321 [
9322 T=int
9323 ]
9324"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/container.cpp /Fosrc/deps/clipper/core/container.obj
9325container.cpp
9326c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
9327C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9328c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
9329C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9330c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
9331C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9332c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
9333C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9334c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
9335C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9336c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
9337C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9338c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
9339 with
9340 [
9341 _Ty=std::pair<std::string,clipper::Property_base *>
9342 ]
9343c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
9344 with
9345 [
9346 _Ty=std::pair<std::string,clipper::Property_base *>
9347 ]
9348c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
9349 with
9350 [
9351 _Elem=char,
9352 _Alloc=std::allocator<char>
9353 ]
9354 and
9355 [
9356 _Ty=char
9357 ]
9358 and
9359 [
9360 _Elem=char,
9361 _Alloc=std::allocator<char>
9362 ]
9363C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
9364 with
9365 [
9366 _Ty=char
9367 ]
9368c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
9369c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
9370c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
9371c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
9372c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
9373c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
9374c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
9375c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
9376c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
9377 with
9378 [
9379 T=int
9380 ]
9381c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
9382 with
9383 [
9384 T=int
9385 ]
9386c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
9387c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
9388c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
9389 with
9390 [
9391 _Ty=clipper::Symop_code,
9392 _Alloc=std::allocator<clipper::Symop_code>
9393 ]
9394 and
9395 [
9396 _Ty=clipper::Symop_code
9397 ]
9398 and
9399 [
9400 _Ty=clipper::Symop_code,
9401 _Alloc=std::allocator<clipper::Symop_code>
9402 ]
9403C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
9404 with
9405 [
9406 _Ty=clipper::Symop_code
9407 ]
9408c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9409 with
9410 [
9411 _Ty=clipper::Symop
9412 ]
9413c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
9414 with
9415 [
9416 _Ty=clipper::Symop
9417 ]
9418c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9419 with
9420 [
9421 _Ty=clipper::Isymop
9422 ]
9423c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
9424 with
9425 [
9426 _Ty=clipper::Isymop
9427 ]
9428c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9429c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
9430c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9431c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
9432c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
9433 with
9434 [
9435 _Ty=clipper::ftype
9436 ]
9437c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
9438 with
9439 [
9440 _Ty=clipper::ftype
9441 ]
9442c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
9443 with
9444 [
9445 _Ty=clipper::ftype
9446 ]
9447c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
9448 with
9449 [
9450 _Ty=clipper::ftype
9451 ]
9452c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
9453 with
9454 [
9455 _Ty=clipper::Atom,
9456 _Alloc=std::allocator<clipper::Atom>
9457 ]
9458 and
9459 [
9460 _Ty=clipper::Atom
9461 ]
9462 and
9463 [
9464 _Ty=clipper::Atom,
9465 _Alloc=std::allocator<clipper::Atom>
9466 ]
9467C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
9468 with
9469 [
9470 _Ty=clipper::Atom
9471 ]
9472c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): warning C4251: 'clipper::Container::children': class 'std::vector<clipper::Container *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Container'
9473 with
9474 [
9475 _Ty=clipper::Container *
9476 ]
9477c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): note: see declaration of 'std::vector<clipper::Container *,std::allocator<_Ty>>'
9478 with
9479 [
9480 _Ty=clipper::Container *
9481 ]
9482src/deps/clipper/core/container.cpp(155): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
9483c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
9484 with
9485 [
9486 T=int
9487 ]
9488c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
9489 with
9490 [
9491 T=int
9492 ]
9493c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
9494 with
9495 [
9496 T=int
9497 ]
9498c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
9499 with
9500 [
9501 T=int
9502 ]
9503c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
9504c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
9505c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
9506 with
9507 [
9508 T=int
9509 ]
9510c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
9511c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
9512c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
9513"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/hkl_operators.cpp /Fosrc/deps/clipper/core/hkl_operators.obj
9514hkl_operators.cpp
9515c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
9516C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9517c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
9518C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9519c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
9520C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9521c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
9522C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9523c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
9524C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9525c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
9526C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9527c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
9528 with
9529 [
9530 _Ty=std::pair<std::string,clipper::Property_base *>
9531 ]
9532c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
9533 with
9534 [
9535 _Ty=std::pair<std::string,clipper::Property_base *>
9536 ]
9537c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
9538 with
9539 [
9540 _Elem=char,
9541 _Alloc=std::allocator<char>
9542 ]
9543 and
9544 [
9545 _Ty=char
9546 ]
9547 and
9548 [
9549 _Elem=char,
9550 _Alloc=std::allocator<char>
9551 ]
9552C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
9553 with
9554 [
9555 _Ty=char
9556 ]
9557c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
9558c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
9559c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
9560c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
9561c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
9562c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
9563c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
9564c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
9565c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
9566 with
9567 [
9568 T=int
9569 ]
9570c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
9571 with
9572 [
9573 T=int
9574 ]
9575c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
9576c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
9577c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
9578 with
9579 [
9580 _Ty=clipper::Symop_code,
9581 _Alloc=std::allocator<clipper::Symop_code>
9582 ]
9583 and
9584 [
9585 _Ty=clipper::Symop_code
9586 ]
9587 and
9588 [
9589 _Ty=clipper::Symop_code,
9590 _Alloc=std::allocator<clipper::Symop_code>
9591 ]
9592C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
9593 with
9594 [
9595 _Ty=clipper::Symop_code
9596 ]
9597c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9598 with
9599 [
9600 _Ty=clipper::Symop
9601 ]
9602c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
9603 with
9604 [
9605 _Ty=clipper::Symop
9606 ]
9607c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9608 with
9609 [
9610 _Ty=clipper::Isymop
9611 ]
9612c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
9613 with
9614 [
9615 _Ty=clipper::Isymop
9616 ]
9617c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9618c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
9619c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9620c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
9621c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
9622 with
9623 [
9624 _Ty=clipper::ftype
9625 ]
9626c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
9627 with
9628 [
9629 _Ty=clipper::ftype
9630 ]
9631c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
9632 with
9633 [
9634 _Ty=clipper::ftype
9635 ]
9636c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
9637 with
9638 [
9639 _Ty=clipper::ftype
9640 ]
9641c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
9642 with
9643 [
9644 _Ty=clipper::Atom,
9645 _Alloc=std::allocator<clipper::Atom>
9646 ]
9647 and
9648 [
9649 _Ty=clipper::Atom
9650 ]
9651 and
9652 [
9653 _Ty=clipper::Atom,
9654 _Alloc=std::allocator<clipper::Atom>
9655 ]
9656C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
9657 with
9658 [
9659 _Ty=clipper::Atom
9660 ]
9661c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
9662c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
9663c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
9664 with
9665 [
9666 _Ty=clipper::Isymop
9667 ]
9668c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
9669 with
9670 [
9671 _Ty=clipper::Isymop
9672 ]
9673c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
9674 with
9675 [
9676 _Ty=clipper::HKL
9677 ]
9678c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
9679 with
9680 [
9681 _Ty=clipper::HKL
9682 ]
9683c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
9684 with
9685 [
9686 _Ty=clipper::HKL_class
9687 ]
9688c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
9689 with
9690 [
9691 _Ty=clipper::HKL_class
9692 ]
9693c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
9694 with
9695 [
9696 _Ty=clipper::ftype32
9697 ]
9698c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
9699 with
9700 [
9701 _Ty=clipper::ftype32
9702 ]
9703c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
9704c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
9705c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
9706c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_operators.h(119): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
9707c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_operators.h(119): note: while compiling class template member function 'int clipper::LogPhaseProb<360>::size(void) const'
9708src/deps/clipper/core/hkl_operators.cpp(343): note: see reference to class template instantiation 'clipper::LogPhaseProb<360>' being compiled
9709c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
9710 with
9711 [
9712 T=int
9713 ]
9714c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
9715 with
9716 [
9717 T=int
9718 ]
9719c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
9720 with
9721 [
9722 T=int
9723 ]
9724c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
9725 with
9726 [
9727 T=int
9728 ]
9729c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
9730src/deps/clipper/core/hkl_operators.cpp(278): warning C4244: '+=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
9731 with
9732 [
9733 dtype=clipper::ftype32
9734 ]
9735src/deps/clipper/core/hkl_operators.cpp(318): note: see reference to function template instantiation 'void clipper::LogPhaseProb<24>::get_abcd<clipper::ftype32>(clipper::datatypes::ABCD<clipper::ftype32> &) const' being compiled
9736src/deps/clipper/core/hkl_operators.cpp(279): warning C4244: '+=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
9737 with
9738 [
9739 dtype=clipper::ftype32
9740 ]
9741src/deps/clipper/core/hkl_operators.cpp(280): warning C4244: '+=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
9742 with
9743 [
9744 dtype=clipper::ftype32
9745 ]
9746src/deps/clipper/core/hkl_operators.cpp(281): warning C4244: '+=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
9747 with
9748 [
9749 dtype=clipper::ftype32
9750 ]
9751src/deps/clipper/core/hkl_operators.cpp(289): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
9752 with
9753 [
9754 dtype=clipper::ftype32
9755 ]
9756src/deps/clipper/core/hkl_operators.cpp(319): note: see reference to function template instantiation 'void clipper::LogPhaseProb<24>::set_phi_fom<clipper::ftype32>(const clipper::datatypes::Phi_fom<clipper::ftype32> &)' being compiled
9757src/deps/clipper/core/hkl_operators.cpp(290): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
9758 with
9759 [
9760 dtype=clipper::ftype32
9761 ]
9762src/deps/clipper/core/hkl_operators.cpp(312): warning C4244: '=': conversion from '_Ty' to 'dtype', possible loss of data
9763 with
9764 [
9765 _Ty=double
9766 ]
9767 and
9768 [
9769 dtype=clipper::ftype32
9770 ]
9771src/deps/clipper/core/hkl_operators.cpp(320): note: see reference to function template instantiation 'void clipper::LogPhaseProb<24>::get_phi_fom<clipper::ftype32>(clipper::datatypes::Phi_fom<clipper::ftype32> &) const' being compiled
9772src/deps/clipper/core/hkl_operators.cpp(313): warning C4244: '=': conversion from '_Ty' to 'dtype', possible loss of data
9773 with
9774 [
9775 _Ty=double
9776 ]
9777 and
9778 [
9779 dtype=clipper::ftype32
9780 ]
9781c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
9782c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
9783 with
9784 [
9785 T=int
9786 ]
9787c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
9788c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
9789c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
9790c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(320): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
9791 with
9792 [
9793 dtype=clipper::ftype32
9794 ]
9795c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(320): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::scale(const clipper::ftype &)'
9796src/deps/clipper/core/hkl_operators.cpp(183): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
9797src/deps/clipper/core/hkl_operators.cpp(355): note: see reference to class template instantiation 'clipper::datatypes::F_phi<clipper::ftype32>' being compiled
9798src/deps/clipper/core/hkl_operators.cpp(212): note: see reference to function template instantiation 'clipper::datatypes::F_phi<clipper::ftype32> clipper::datatypes::operator +<clipper::ftype32>(const clipper::datatypes::F_phi<clipper::ftype32> &,const clipper::datatypes::F_phi<clipper::ftype32> &)' being compiled
9799c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
9800 with
9801 [
9802 dtype=clipper::ftype32
9803 ]
9804c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): note: while compiling class template member function 'void clipper::datatypes::ABCD<clipper::ftype32>::data_import(const clipper::xtype [])'
9805c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::ABCD<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
9806src/deps/clipper/core/hkl_operators.cpp(355): note: see reference to class template instantiation 'clipper::datatypes::ABCD<clipper::ftype32>' being compiled
9807src/deps/clipper/core/hkl_operators.cpp(215): note: see reference to function template instantiation 'clipper::datatypes::ABCD<clipper::ftype32> clipper::datatypes::operator +<clipper::ftype32>(const clipper::datatypes::ABCD<clipper::ftype32> &,const clipper::datatypes::ABCD<clipper::ftype32> &)' being compiled
9808c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
9809 with
9810 [
9811 dtype=clipper::ftype32
9812 ]
9813c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
9814 with
9815 [
9816 dtype=clipper::ftype32
9817 ]
9818c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
9819 with
9820 [
9821 dtype=clipper::ftype32
9822 ]
9823c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
9824 with
9825 [
9826 dtype=clipper::ftype32
9827 ]
9828c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])'
9829c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
9830c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
9831 with
9832 [
9833 dtype=clipper::ftype32
9834 ]
9835c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(387): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
9836 with
9837 [
9838 dtype=clipper::ftype32
9839 ]
9840c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(381): note: while compiling class template member function 'void clipper::datatypes::ABCD<clipper::ftype32>::shift_phase(const clipper::ftype &)'
9841c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::ABCD<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
9842c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(388): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
9843 with
9844 [
9845 dtype=clipper::ftype32
9846 ]
9847c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(391): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
9848 with
9849 [
9850 dtype=clipper::ftype32
9851 ]
9852c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(392): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
9853 with
9854 [
9855 dtype=clipper::ftype32
9856 ]
9857c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(310): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
9858 with
9859 [
9860 dtype=clipper::ftype32
9861 ]
9862c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(310): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)'
9863c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
9864"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/container_hkl.cpp /Fosrc/deps/clipper/core/container_hkl.obj
9865container_hkl.cpp
9866c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
9867C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9868c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
9869C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9870c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
9871C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9872c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
9873C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9874c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
9875C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9876c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
9877C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
9878c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
9879 with
9880 [
9881 _Ty=std::pair<std::string,clipper::Property_base *>
9882 ]
9883c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
9884 with
9885 [
9886 _Ty=std::pair<std::string,clipper::Property_base *>
9887 ]
9888c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
9889 with
9890 [
9891 _Elem=char,
9892 _Alloc=std::allocator<char>
9893 ]
9894 and
9895 [
9896 _Ty=char
9897 ]
9898 and
9899 [
9900 _Elem=char,
9901 _Alloc=std::allocator<char>
9902 ]
9903C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
9904 with
9905 [
9906 _Ty=char
9907 ]
9908c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
9909c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
9910c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
9911c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
9912c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
9913c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
9914c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
9915c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
9916c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
9917 with
9918 [
9919 T=int
9920 ]
9921c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
9922 with
9923 [
9924 T=int
9925 ]
9926c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
9927c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
9928c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
9929 with
9930 [
9931 _Ty=clipper::Symop_code,
9932 _Alloc=std::allocator<clipper::Symop_code>
9933 ]
9934 and
9935 [
9936 _Ty=clipper::Symop_code
9937 ]
9938 and
9939 [
9940 _Ty=clipper::Symop_code,
9941 _Alloc=std::allocator<clipper::Symop_code>
9942 ]
9943C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
9944 with
9945 [
9946 _Ty=clipper::Symop_code
9947 ]
9948c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9949 with
9950 [
9951 _Ty=clipper::Symop
9952 ]
9953c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
9954 with
9955 [
9956 _Ty=clipper::Symop
9957 ]
9958c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9959 with
9960 [
9961 _Ty=clipper::Isymop
9962 ]
9963c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
9964 with
9965 [
9966 _Ty=clipper::Isymop
9967 ]
9968c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9969c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
9970c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
9971c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
9972c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
9973 with
9974 [
9975 _Ty=clipper::ftype
9976 ]
9977c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
9978 with
9979 [
9980 _Ty=clipper::ftype
9981 ]
9982c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
9983 with
9984 [
9985 _Ty=clipper::ftype
9986 ]
9987c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
9988 with
9989 [
9990 _Ty=clipper::ftype
9991 ]
9992c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
9993 with
9994 [
9995 _Ty=clipper::Atom,
9996 _Alloc=std::allocator<clipper::Atom>
9997 ]
9998 and
9999 [
10000 _Ty=clipper::Atom
10001 ]
10002 and
10003 [
10004 _Ty=clipper::Atom,
10005 _Alloc=std::allocator<clipper::Atom>
10006 ]
10007C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
10008 with
10009 [
10010 _Ty=clipper::Atom
10011 ]
10012c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): warning C4251: 'clipper::Container::children': class 'std::vector<clipper::Container *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Container'
10013 with
10014 [
10015 _Ty=clipper::Container *
10016 ]
10017c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): note: see declaration of 'std::vector<clipper::Container *,std::allocator<_Ty>>'
10018 with
10019 [
10020 _Ty=clipper::Container *
10021 ]
10022c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
10023c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
10024c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
10025 with
10026 [
10027 _Ty=clipper::Isymop
10028 ]
10029c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
10030 with
10031 [
10032 _Ty=clipper::Isymop
10033 ]
10034c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
10035 with
10036 [
10037 _Ty=clipper::HKL
10038 ]
10039c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
10040 with
10041 [
10042 _Ty=clipper::HKL
10043 ]
10044c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
10045 with
10046 [
10047 _Ty=clipper::HKL_class
10048 ]
10049c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
10050 with
10051 [
10052 _Ty=clipper::HKL_class
10053 ]
10054c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
10055 with
10056 [
10057 _Ty=clipper::ftype32
10058 ]
10059c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
10060 with
10061 [
10062 _Ty=clipper::ftype32
10063 ]
10064c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
10065c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
10066c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
10067c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
10068 with
10069 [
10070 T=int
10071 ]
10072c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
10073 with
10074 [
10075 T=int
10076 ]
10077c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
10078 with
10079 [
10080 T=int
10081 ]
10082c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
10083 with
10084 [
10085 T=int
10086 ]
10087c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
10088c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
10089c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
10090 with
10091 [
10092 T=int
10093 ]
10094c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
10095c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
10096c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
10097"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/map_interp.cpp /Fosrc/deps/clipper/core/map_interp.obj
10098map_interp.cpp
10099c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
10100C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10101c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
10102C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10103c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
10104C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10105c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
10106C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10107c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
10108C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10109c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
10110C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10111c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
10112 with
10113 [
10114 _Ty=std::pair<std::string,clipper::Property_base *>
10115 ]
10116c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
10117 with
10118 [
10119 _Ty=std::pair<std::string,clipper::Property_base *>
10120 ]
10121c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
10122 with
10123 [
10124 _Elem=char,
10125 _Alloc=std::allocator<char>
10126 ]
10127 and
10128 [
10129 _Ty=char
10130 ]
10131 and
10132 [
10133 _Elem=char,
10134 _Alloc=std::allocator<char>
10135 ]
10136C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
10137 with
10138 [
10139 _Ty=char
10140 ]
10141c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
10142c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
10143c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
10144c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
10145c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
10146c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
10147c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
10148c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
10149c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
10150 with
10151 [
10152 T=int
10153 ]
10154c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
10155 with
10156 [
10157 T=int
10158 ]
10159c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
10160c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
10161c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
10162 with
10163 [
10164 _Ty=clipper::Symop_code,
10165 _Alloc=std::allocator<clipper::Symop_code>
10166 ]
10167 and
10168 [
10169 _Ty=clipper::Symop_code
10170 ]
10171 and
10172 [
10173 _Ty=clipper::Symop_code,
10174 _Alloc=std::allocator<clipper::Symop_code>
10175 ]
10176C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
10177 with
10178 [
10179 _Ty=clipper::Symop_code
10180 ]
10181c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10182 with
10183 [
10184 _Ty=clipper::Symop
10185 ]
10186c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
10187 with
10188 [
10189 _Ty=clipper::Symop
10190 ]
10191c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10192 with
10193 [
10194 _Ty=clipper::Isymop
10195 ]
10196c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
10197 with
10198 [
10199 _Ty=clipper::Isymop
10200 ]
10201c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10202c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
10203c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10204c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
10205c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
10206 with
10207 [
10208 _Ty=clipper::ftype
10209 ]
10210c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
10211 with
10212 [
10213 _Ty=clipper::ftype
10214 ]
10215c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
10216 with
10217 [
10218 _Ty=clipper::ftype
10219 ]
10220c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
10221 with
10222 [
10223 _Ty=clipper::ftype
10224 ]
10225c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
10226 with
10227 [
10228 _Ty=clipper::Atom,
10229 _Alloc=std::allocator<clipper::Atom>
10230 ]
10231 and
10232 [
10233 _Ty=clipper::Atom
10234 ]
10235 and
10236 [
10237 _Ty=clipper::Atom,
10238 _Alloc=std::allocator<clipper::Atom>
10239 ]
10240C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
10241 with
10242 [
10243 _Ty=clipper::Atom
10244 ]
10245c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
10246 with
10247 [
10248 T=int
10249 ]
10250c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
10251 with
10252 [
10253 T=int
10254 ]
10255c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
10256 with
10257 [
10258 T=int
10259 ]
10260c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
10261 with
10262 [
10263 T=int
10264 ]
10265c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
10266c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
10267c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
10268 with
10269 [
10270 T=int
10271 ]
10272c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
10273c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
10274c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
10275"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/container_map.cpp /Fosrc/deps/clipper/core/container_map.obj
10276container_map.cpp
10277c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
10278C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10279c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
10280C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10281c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
10282C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10283c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
10284C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10285c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
10286C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10287c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
10288C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10289c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
10290 with
10291 [
10292 _Ty=std::pair<std::string,clipper::Property_base *>
10293 ]
10294c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
10295 with
10296 [
10297 _Ty=std::pair<std::string,clipper::Property_base *>
10298 ]
10299c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
10300 with
10301 [
10302 _Elem=char,
10303 _Alloc=std::allocator<char>
10304 ]
10305 and
10306 [
10307 _Ty=char
10308 ]
10309 and
10310 [
10311 _Elem=char,
10312 _Alloc=std::allocator<char>
10313 ]
10314C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
10315 with
10316 [
10317 _Ty=char
10318 ]
10319c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
10320c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
10321c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
10322c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
10323c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
10324c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
10325c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
10326c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
10327c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
10328 with
10329 [
10330 T=int
10331 ]
10332c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
10333 with
10334 [
10335 T=int
10336 ]
10337c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
10338c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
10339c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
10340 with
10341 [
10342 _Ty=clipper::Symop_code,
10343 _Alloc=std::allocator<clipper::Symop_code>
10344 ]
10345 and
10346 [
10347 _Ty=clipper::Symop_code
10348 ]
10349 and
10350 [
10351 _Ty=clipper::Symop_code,
10352 _Alloc=std::allocator<clipper::Symop_code>
10353 ]
10354C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
10355 with
10356 [
10357 _Ty=clipper::Symop_code
10358 ]
10359c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10360 with
10361 [
10362 _Ty=clipper::Symop
10363 ]
10364c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
10365 with
10366 [
10367 _Ty=clipper::Symop
10368 ]
10369c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10370 with
10371 [
10372 _Ty=clipper::Isymop
10373 ]
10374c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
10375 with
10376 [
10377 _Ty=clipper::Isymop
10378 ]
10379c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10380c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
10381c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10382c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
10383c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
10384 with
10385 [
10386 _Ty=clipper::ftype
10387 ]
10388c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
10389 with
10390 [
10391 _Ty=clipper::ftype
10392 ]
10393c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
10394 with
10395 [
10396 _Ty=clipper::ftype
10397 ]
10398c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
10399 with
10400 [
10401 _Ty=clipper::ftype
10402 ]
10403c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
10404 with
10405 [
10406 _Ty=clipper::Atom,
10407 _Alloc=std::allocator<clipper::Atom>
10408 ]
10409 and
10410 [
10411 _Ty=clipper::Atom
10412 ]
10413 and
10414 [
10415 _Ty=clipper::Atom,
10416 _Alloc=std::allocator<clipper::Atom>
10417 ]
10418C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
10419 with
10420 [
10421 _Ty=clipper::Atom
10422 ]
10423c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): warning C4251: 'clipper::Container::children': class 'std::vector<clipper::Container *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Container'
10424 with
10425 [
10426 _Ty=clipper::Container *
10427 ]
10428c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): note: see declaration of 'std::vector<clipper::Container *,std::allocator<_Ty>>'
10429 with
10430 [
10431 _Ty=clipper::Container *
10432 ]
10433c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
10434c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
10435c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
10436c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
10437c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
10438C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
10439c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
10440C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
10441c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ffttype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
10442 with
10443 [
10444 _Ty=clipper::ffttype
10445 ]
10446c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): note: see declaration of 'std::vector<clipper::ffttype,std::allocator<_Ty>>'
10447 with
10448 [
10449 _Ty=clipper::ffttype
10450 ]
10451c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
10452 with
10453 [
10454 _Ty=clipper::Isymop
10455 ]
10456c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
10457 with
10458 [
10459 _Ty=clipper::Isymop
10460 ]
10461c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
10462c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
10463c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
10464c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
10465c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
10466 with
10467 [
10468 _Ty=std::atomic_bool []
10469 ]
10470c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
10471 with
10472 [
10473 _Ty=std::atomic_bool []
10474 ]
10475c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
10476 with
10477 [
10478 _Ty=std::atomic_bool []
10479 ]
10480c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
10481 with
10482 [
10483 _Ty=std::atomic_bool []
10484 ]
10485c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
10486 with
10487 [
10488 _Ty=bool
10489 ]
10490C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
10491 with
10492 [
10493 _Ty=bool
10494 ]
10495c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
10496 with
10497 [
10498 _Ty=bool
10499 ]
10500C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
10501 with
10502 [
10503 _Ty=bool
10504 ]
10505c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
10506 with
10507 [
10508 _Ty=std::atomic_bool []
10509 ]
10510c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
10511 with
10512 [
10513 _Ty=std::atomic_bool []
10514 ]
10515c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
10516 with
10517 [
10518 _Ty=std::atomic_bool []
10519 ]
10520c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
10521 with
10522 [
10523 _Ty=std::atomic_bool []
10524 ]
10525c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
10526 with
10527 [
10528 _Ty=bool
10529 ]
10530C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
10531 with
10532 [
10533 _Ty=bool
10534 ]
10535c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
10536 with
10537 [
10538 _Ty=bool
10539 ]
10540C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
10541 with
10542 [
10543 _Ty=bool
10544 ]
10545c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10546c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
10547c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10548 with
10549 [
10550 _Ty=unsigned char
10551 ]
10552c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
10553 with
10554 [
10555 _Ty=unsigned char
10556 ]
10557c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10558 with
10559 [
10560 _Ty=size_t
10561 ]
10562c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
10563 with
10564 [
10565 _Ty=size_t
10566 ]
10567c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10568 with
10569 [
10570 _Ty=clipper::Isymop
10571 ]
10572c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
10573 with
10574 [
10575 _Ty=clipper::Isymop
10576 ]
10577c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10578 with
10579 [
10580 _Ty=int
10581 ]
10582c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
10583 with
10584 [
10585 _Ty=int
10586 ]
10587c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10588 with
10589 [
10590 _Ty=int
10591 ]
10592c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
10593 with
10594 [
10595 _Ty=int
10596 ]
10597c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10598 with
10599 [
10600 _Ty=int
10601 ]
10602c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
10603 with
10604 [
10605 _Ty=int
10606 ]
10607c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10608 with
10609 [
10610 _Kty=int,
10611 _Ty=int
10612 ]
10613c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
10614 with
10615 [
10616 _Kty=int,
10617 _Ty=int
10618 ]
10619c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10620c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
10621c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10622c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
10623c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
10624c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
10625c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
10626 with
10627 [
10628 T=int
10629 ]
10630c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
10631 with
10632 [
10633 T=int
10634 ]
10635c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
10636 with
10637 [
10638 T=int
10639 ]
10640c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
10641 with
10642 [
10643 T=int
10644 ]
10645c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
10646c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
10647c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
10648 with
10649 [
10650 T=int
10651 ]
10652c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
10653c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
10654c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
10655"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/map_utils.cpp /Fosrc/deps/clipper/core/map_utils.obj
10656map_utils.cpp
10657c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
10658C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10659c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
10660C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10661c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
10662C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10663c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
10664C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10665c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
10666C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10667c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
10668C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
10669c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
10670 with
10671 [
10672 _Ty=std::pair<std::string,clipper::Property_base *>
10673 ]
10674c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
10675 with
10676 [
10677 _Ty=std::pair<std::string,clipper::Property_base *>
10678 ]
10679c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
10680 with
10681 [
10682 _Elem=char,
10683 _Alloc=std::allocator<char>
10684 ]
10685 and
10686 [
10687 _Ty=char
10688 ]
10689 and
10690 [
10691 _Elem=char,
10692 _Alloc=std::allocator<char>
10693 ]
10694C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
10695 with
10696 [
10697 _Ty=char
10698 ]
10699c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
10700c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
10701c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
10702c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
10703c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
10704c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
10705c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
10706c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
10707c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
10708 with
10709 [
10710 T=int
10711 ]
10712c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
10713 with
10714 [
10715 T=int
10716 ]
10717c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
10718c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
10719c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
10720 with
10721 [
10722 _Ty=clipper::Symop_code,
10723 _Alloc=std::allocator<clipper::Symop_code>
10724 ]
10725 and
10726 [
10727 _Ty=clipper::Symop_code
10728 ]
10729 and
10730 [
10731 _Ty=clipper::Symop_code,
10732 _Alloc=std::allocator<clipper::Symop_code>
10733 ]
10734C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
10735 with
10736 [
10737 _Ty=clipper::Symop_code
10738 ]
10739c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10740 with
10741 [
10742 _Ty=clipper::Symop
10743 ]
10744c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
10745 with
10746 [
10747 _Ty=clipper::Symop
10748 ]
10749c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10750 with
10751 [
10752 _Ty=clipper::Isymop
10753 ]
10754c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
10755 with
10756 [
10757 _Ty=clipper::Isymop
10758 ]
10759c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10760c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
10761c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
10762c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
10763c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
10764 with
10765 [
10766 _Ty=clipper::ftype
10767 ]
10768c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
10769 with
10770 [
10771 _Ty=clipper::ftype
10772 ]
10773c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
10774 with
10775 [
10776 _Ty=clipper::ftype
10777 ]
10778c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
10779 with
10780 [
10781 _Ty=clipper::ftype
10782 ]
10783c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
10784 with
10785 [
10786 _Ty=clipper::Atom,
10787 _Alloc=std::allocator<clipper::Atom>
10788 ]
10789 and
10790 [
10791 _Ty=clipper::Atom
10792 ]
10793 and
10794 [
10795 _Ty=clipper::Atom,
10796 _Alloc=std::allocator<clipper::Atom>
10797 ]
10798C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
10799 with
10800 [
10801 _Ty=clipper::Atom
10802 ]
10803c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
10804c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
10805c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
10806c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
10807c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
10808C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
10809c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
10810C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
10811c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ffttype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
10812 with
10813 [
10814 _Ty=clipper::ffttype
10815 ]
10816c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): note: see declaration of 'std::vector<clipper::ffttype,std::allocator<_Ty>>'
10817 with
10818 [
10819 _Ty=clipper::ffttype
10820 ]
10821c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
10822 with
10823 [
10824 _Ty=clipper::Isymop
10825 ]
10826c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
10827 with
10828 [
10829 _Ty=clipper::Isymop
10830 ]
10831c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
10832c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
10833c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
10834c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
10835c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
10836 with
10837 [
10838 _Ty=std::atomic_bool []
10839 ]
10840c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
10841 with
10842 [
10843 _Ty=std::atomic_bool []
10844 ]
10845c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
10846 with
10847 [
10848 _Ty=std::atomic_bool []
10849 ]
10850c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
10851 with
10852 [
10853 _Ty=std::atomic_bool []
10854 ]
10855c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
10856 with
10857 [
10858 _Ty=bool
10859 ]
10860C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
10861 with
10862 [
10863 _Ty=bool
10864 ]
10865c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
10866 with
10867 [
10868 _Ty=bool
10869 ]
10870C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
10871 with
10872 [
10873 _Ty=bool
10874 ]
10875c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
10876 with
10877 [
10878 _Ty=std::atomic_bool []
10879 ]
10880c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
10881 with
10882 [
10883 _Ty=std::atomic_bool []
10884 ]
10885c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
10886 with
10887 [
10888 _Ty=std::atomic_bool []
10889 ]
10890c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
10891 with
10892 [
10893 _Ty=std::atomic_bool []
10894 ]
10895c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
10896 with
10897 [
10898 _Ty=bool
10899 ]
10900C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
10901 with
10902 [
10903 _Ty=bool
10904 ]
10905c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
10906 with
10907 [
10908 _Ty=bool
10909 ]
10910C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
10911 with
10912 [
10913 _Ty=bool
10914 ]
10915c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10916c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
10917c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10918 with
10919 [
10920 _Ty=unsigned char
10921 ]
10922c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
10923 with
10924 [
10925 _Ty=unsigned char
10926 ]
10927c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10928 with
10929 [
10930 _Ty=size_t
10931 ]
10932c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
10933 with
10934 [
10935 _Ty=size_t
10936 ]
10937c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10938 with
10939 [
10940 _Ty=clipper::Isymop
10941 ]
10942c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
10943 with
10944 [
10945 _Ty=clipper::Isymop
10946 ]
10947c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10948 with
10949 [
10950 _Ty=int
10951 ]
10952c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\map_utils.h(99): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
10953 with
10954 [
10955 _Ty=int
10956 ]
10957c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10958 with
10959 [
10960 _Ty=int
10961 ]
10962c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\map_utils.h(99): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
10963 with
10964 [
10965 _Ty=int
10966 ]
10967c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10968 with
10969 [
10970 _Ty=int
10971 ]
10972c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\map_utils.h(99): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
10973 with
10974 [
10975 _Ty=int
10976 ]
10977c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10978 with
10979 [
10980 _Kty=int,
10981 _Ty=int
10982 ]
10983c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
10984 with
10985 [
10986 _Kty=int,
10987 _Ty=int
10988 ]
10989c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10990c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
10991c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
10992c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
10993c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
10994c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
10995c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
10996 with
10997 [
10998 T=int
10999 ]
11000c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
11001 with
11002 [
11003 T=int
11004 ]
11005c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
11006 with
11007 [
11008 T=int
11009 ]
11010c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
11011 with
11012 [
11013 T=int
11014 ]
11015c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
11016c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
11017c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
11018 with
11019 [
11020 T=int
11021 ]
11022c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
11023c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
11024c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
11025"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/xmap.cpp /Fosrc/deps/clipper/core/xmap.obj
11026xmap.cpp
11027c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
11028C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11029c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
11030C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11031c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
11032C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11033c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
11034C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11035c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
11036C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11037c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
11038C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11039c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
11040 with
11041 [
11042 _Ty=std::pair<std::string,clipper::Property_base *>
11043 ]
11044c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
11045 with
11046 [
11047 _Ty=std::pair<std::string,clipper::Property_base *>
11048 ]
11049c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
11050 with
11051 [
11052 _Elem=char,
11053 _Alloc=std::allocator<char>
11054 ]
11055 and
11056 [
11057 _Ty=char
11058 ]
11059 and
11060 [
11061 _Elem=char,
11062 _Alloc=std::allocator<char>
11063 ]
11064C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
11065 with
11066 [
11067 _Ty=char
11068 ]
11069c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
11070c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11071c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
11072c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11073c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
11074c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11075c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
11076c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11077c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
11078 with
11079 [
11080 T=int
11081 ]
11082c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
11083 with
11084 [
11085 T=int
11086 ]
11087c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
11088c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
11089c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
11090 with
11091 [
11092 _Ty=clipper::Symop_code,
11093 _Alloc=std::allocator<clipper::Symop_code>
11094 ]
11095 and
11096 [
11097 _Ty=clipper::Symop_code
11098 ]
11099 and
11100 [
11101 _Ty=clipper::Symop_code,
11102 _Alloc=std::allocator<clipper::Symop_code>
11103 ]
11104C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
11105 with
11106 [
11107 _Ty=clipper::Symop_code
11108 ]
11109c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11110 with
11111 [
11112 _Ty=clipper::Symop
11113 ]
11114c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
11115 with
11116 [
11117 _Ty=clipper::Symop
11118 ]
11119c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11120 with
11121 [
11122 _Ty=clipper::Isymop
11123 ]
11124c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
11125 with
11126 [
11127 _Ty=clipper::Isymop
11128 ]
11129c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11130c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11131c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11132c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11133c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
11134 with
11135 [
11136 _Ty=clipper::ftype
11137 ]
11138c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
11139 with
11140 [
11141 _Ty=clipper::ftype
11142 ]
11143c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
11144 with
11145 [
11146 _Ty=clipper::ftype
11147 ]
11148c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
11149 with
11150 [
11151 _Ty=clipper::ftype
11152 ]
11153c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
11154 with
11155 [
11156 _Ty=clipper::Atom,
11157 _Alloc=std::allocator<clipper::Atom>
11158 ]
11159 and
11160 [
11161 _Ty=clipper::Atom
11162 ]
11163 and
11164 [
11165 _Ty=clipper::Atom,
11166 _Alloc=std::allocator<clipper::Atom>
11167 ]
11168C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
11169 with
11170 [
11171 _Ty=clipper::Atom
11172 ]
11173c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
11174c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
11175c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
11176c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
11177c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
11178C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
11179c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
11180C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
11181c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ffttype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
11182 with
11183 [
11184 _Ty=clipper::ffttype
11185 ]
11186c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): note: see declaration of 'std::vector<clipper::ffttype,std::allocator<_Ty>>'
11187 with
11188 [
11189 _Ty=clipper::ffttype
11190 ]
11191c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
11192 with
11193 [
11194 _Ty=clipper::Isymop
11195 ]
11196c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
11197 with
11198 [
11199 _Ty=clipper::Isymop
11200 ]
11201c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
11202c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
11203c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
11204c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
11205c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
11206 with
11207 [
11208 _Ty=std::atomic_bool []
11209 ]
11210c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
11211 with
11212 [
11213 _Ty=std::atomic_bool []
11214 ]
11215c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
11216 with
11217 [
11218 _Ty=std::atomic_bool []
11219 ]
11220c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
11221 with
11222 [
11223 _Ty=std::atomic_bool []
11224 ]
11225c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
11226 with
11227 [
11228 _Ty=bool
11229 ]
11230C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
11231 with
11232 [
11233 _Ty=bool
11234 ]
11235c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
11236 with
11237 [
11238 _Ty=bool
11239 ]
11240C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
11241 with
11242 [
11243 _Ty=bool
11244 ]
11245c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
11246 with
11247 [
11248 _Ty=std::atomic_bool []
11249 ]
11250c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
11251 with
11252 [
11253 _Ty=std::atomic_bool []
11254 ]
11255c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
11256 with
11257 [
11258 _Ty=std::atomic_bool []
11259 ]
11260c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
11261 with
11262 [
11263 _Ty=std::atomic_bool []
11264 ]
11265c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
11266 with
11267 [
11268 _Ty=bool
11269 ]
11270C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
11271 with
11272 [
11273 _Ty=bool
11274 ]
11275c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
11276 with
11277 [
11278 _Ty=bool
11279 ]
11280C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
11281 with
11282 [
11283 _Ty=bool
11284 ]
11285c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
11286c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
11287c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
11288 with
11289 [
11290 _Ty=unsigned char
11291 ]
11292c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
11293 with
11294 [
11295 _Ty=unsigned char
11296 ]
11297c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
11298 with
11299 [
11300 _Ty=size_t
11301 ]
11302c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
11303 with
11304 [
11305 _Ty=size_t
11306 ]
11307c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
11308 with
11309 [
11310 _Ty=clipper::Isymop
11311 ]
11312c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
11313 with
11314 [
11315 _Ty=clipper::Isymop
11316 ]
11317c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
11318 with
11319 [
11320 _Ty=int
11321 ]
11322c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
11323 with
11324 [
11325 _Ty=int
11326 ]
11327c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
11328 with
11329 [
11330 _Ty=int
11331 ]
11332c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
11333 with
11334 [
11335 _Ty=int
11336 ]
11337c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
11338 with
11339 [
11340 _Ty=int
11341 ]
11342c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
11343 with
11344 [
11345 _Ty=int
11346 ]
11347c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
11348 with
11349 [
11350 _Kty=int,
11351 _Ty=int
11352 ]
11353c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
11354 with
11355 [
11356 _Kty=int,
11357 _Ty=int
11358 ]
11359c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
11360c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
11361c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
11362c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11363c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
11364c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
11365c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
11366c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
11367c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
11368 with
11369 [
11370 _Ty=clipper::Isymop
11371 ]
11372c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
11373 with
11374 [
11375 _Ty=clipper::Isymop
11376 ]
11377c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
11378 with
11379 [
11380 _Ty=clipper::HKL
11381 ]
11382c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
11383 with
11384 [
11385 _Ty=clipper::HKL
11386 ]
11387c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
11388 with
11389 [
11390 _Ty=clipper::HKL_class
11391 ]
11392c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
11393 with
11394 [
11395 _Ty=clipper::HKL_class
11396 ]
11397c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ffttype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
11398 with
11399 [
11400 _Ty=clipper::ffttype
11401 ]
11402c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): note: see declaration of 'std::vector<clipper::ffttype,std::allocator<_Ty>>'
11403 with
11404 [
11405 _Ty=clipper::ffttype
11406 ]
11407c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
11408c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
11409c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
11410c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(72): warning C4251: 'clipper::ClipperInstance::sgcache_': class 'clipper::ObjectCache<clipper::Spgr_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
11411c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(259): note: see declaration of 'clipper::ObjectCache<clipper::Spgr_cacheobj>'
11412c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(73): warning C4251: 'clipper::ClipperInstance::xmcache_': class 'clipper::ObjectCache<clipper::Xmap_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
11413c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(355): note: see declaration of 'clipper::ObjectCache<clipper::Xmap_cacheobj>'
11414c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_instance.h(74): warning C4251: 'clipper::ClipperInstance::hdcache_': class 'clipper::ObjectCache<clipper::HKL_data_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
11415c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(217): note: see declaration of 'clipper::ObjectCache<clipper::HKL_data_cacheobj>'
11416c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
11417 with
11418 [
11419 T=int
11420 ]
11421c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
11422 with
11423 [
11424 T=int
11425 ]
11426c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
11427 with
11428 [
11429 T=int
11430 ]
11431c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
11432 with
11433 [
11434 T=int
11435 ]
11436c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
11437c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
11438c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
11439 with
11440 [
11441 T=int
11442 ]
11443c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
11444c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
11445c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
11446"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/container_types.cpp /Fosrc/deps/clipper/core/container_types.obj
11447container_types.cpp
11448c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
11449C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11450c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
11451C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11452c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
11453C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11454c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
11455C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11456c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
11457C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11458c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
11459C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11460c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
11461 with
11462 [
11463 _Ty=std::pair<std::string,clipper::Property_base *>
11464 ]
11465c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
11466 with
11467 [
11468 _Ty=std::pair<std::string,clipper::Property_base *>
11469 ]
11470c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
11471 with
11472 [
11473 _Elem=char,
11474 _Alloc=std::allocator<char>
11475 ]
11476 and
11477 [
11478 _Ty=char
11479 ]
11480 and
11481 [
11482 _Elem=char,
11483 _Alloc=std::allocator<char>
11484 ]
11485C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
11486 with
11487 [
11488 _Ty=char
11489 ]
11490c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
11491c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11492c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
11493c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11494c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
11495c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11496c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
11497c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11498c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
11499 with
11500 [
11501 T=int
11502 ]
11503c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
11504 with
11505 [
11506 T=int
11507 ]
11508c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
11509c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
11510c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
11511 with
11512 [
11513 _Ty=clipper::Symop_code,
11514 _Alloc=std::allocator<clipper::Symop_code>
11515 ]
11516 and
11517 [
11518 _Ty=clipper::Symop_code
11519 ]
11520 and
11521 [
11522 _Ty=clipper::Symop_code,
11523 _Alloc=std::allocator<clipper::Symop_code>
11524 ]
11525C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
11526 with
11527 [
11528 _Ty=clipper::Symop_code
11529 ]
11530c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11531 with
11532 [
11533 _Ty=clipper::Symop
11534 ]
11535c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
11536 with
11537 [
11538 _Ty=clipper::Symop
11539 ]
11540c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11541 with
11542 [
11543 _Ty=clipper::Isymop
11544 ]
11545c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
11546 with
11547 [
11548 _Ty=clipper::Isymop
11549 ]
11550c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11551c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11552c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11553c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11554c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
11555 with
11556 [
11557 _Ty=clipper::ftype
11558 ]
11559c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
11560 with
11561 [
11562 _Ty=clipper::ftype
11563 ]
11564c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
11565 with
11566 [
11567 _Ty=clipper::ftype
11568 ]
11569c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
11570 with
11571 [
11572 _Ty=clipper::ftype
11573 ]
11574c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
11575 with
11576 [
11577 _Ty=clipper::Atom,
11578 _Alloc=std::allocator<clipper::Atom>
11579 ]
11580 and
11581 [
11582 _Ty=clipper::Atom
11583 ]
11584 and
11585 [
11586 _Ty=clipper::Atom,
11587 _Alloc=std::allocator<clipper::Atom>
11588 ]
11589C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
11590 with
11591 [
11592 _Ty=clipper::Atom
11593 ]
11594c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): warning C4251: 'clipper::Container::children': class 'std::vector<clipper::Container *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Container'
11595 with
11596 [
11597 _Ty=clipper::Container *
11598 ]
11599c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): note: see declaration of 'std::vector<clipper::Container *,std::allocator<_Ty>>'
11600 with
11601 [
11602 _Ty=clipper::Container *
11603 ]
11604c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
11605 with
11606 [
11607 T=int
11608 ]
11609c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
11610 with
11611 [
11612 T=int
11613 ]
11614c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
11615 with
11616 [
11617 T=int
11618 ]
11619c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
11620 with
11621 [
11622 T=int
11623 ]
11624c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
11625c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
11626c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
11627 with
11628 [
11629 T=int
11630 ]
11631c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
11632c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
11633c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
11634"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/nxmap.cpp /Fosrc/deps/clipper/core/nxmap.obj
11635nxmap.cpp
11636c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
11637C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11638c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
11639C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11640c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
11641C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11642c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
11643C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11644c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
11645C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11646c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
11647C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11648c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
11649 with
11650 [
11651 _Ty=std::pair<std::string,clipper::Property_base *>
11652 ]
11653c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
11654 with
11655 [
11656 _Ty=std::pair<std::string,clipper::Property_base *>
11657 ]
11658c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
11659 with
11660 [
11661 _Elem=char,
11662 _Alloc=std::allocator<char>
11663 ]
11664 and
11665 [
11666 _Ty=char
11667 ]
11668 and
11669 [
11670 _Elem=char,
11671 _Alloc=std::allocator<char>
11672 ]
11673C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
11674 with
11675 [
11676 _Ty=char
11677 ]
11678c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
11679c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11680c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
11681c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11682c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
11683c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11684c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
11685c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11686c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
11687 with
11688 [
11689 T=int
11690 ]
11691c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
11692 with
11693 [
11694 T=int
11695 ]
11696c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
11697c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
11698c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
11699 with
11700 [
11701 _Ty=clipper::Symop_code,
11702 _Alloc=std::allocator<clipper::Symop_code>
11703 ]
11704 and
11705 [
11706 _Ty=clipper::Symop_code
11707 ]
11708 and
11709 [
11710 _Ty=clipper::Symop_code,
11711 _Alloc=std::allocator<clipper::Symop_code>
11712 ]
11713C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
11714 with
11715 [
11716 _Ty=clipper::Symop_code
11717 ]
11718c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11719 with
11720 [
11721 _Ty=clipper::Symop
11722 ]
11723c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
11724 with
11725 [
11726 _Ty=clipper::Symop
11727 ]
11728c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11729 with
11730 [
11731 _Ty=clipper::Isymop
11732 ]
11733c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
11734 with
11735 [
11736 _Ty=clipper::Isymop
11737 ]
11738c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11739c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11740c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11741c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11742c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
11743 with
11744 [
11745 _Ty=clipper::ftype
11746 ]
11747c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
11748 with
11749 [
11750 _Ty=clipper::ftype
11751 ]
11752c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
11753 with
11754 [
11755 _Ty=clipper::ftype
11756 ]
11757c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
11758 with
11759 [
11760 _Ty=clipper::ftype
11761 ]
11762c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
11763 with
11764 [
11765 _Ty=clipper::Atom,
11766 _Alloc=std::allocator<clipper::Atom>
11767 ]
11768 and
11769 [
11770 _Ty=clipper::Atom
11771 ]
11772 and
11773 [
11774 _Ty=clipper::Atom,
11775 _Alloc=std::allocator<clipper::Atom>
11776 ]
11777C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
11778 with
11779 [
11780 _Ty=clipper::Atom
11781 ]
11782c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
11783 with
11784 [
11785 T=int
11786 ]
11787c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
11788 with
11789 [
11790 T=int
11791 ]
11792c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
11793 with
11794 [
11795 T=int
11796 ]
11797c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
11798 with
11799 [
11800 T=int
11801 ]
11802c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
11803c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
11804c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
11805 with
11806 [
11807 T=int
11808 ]
11809c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
11810c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
11811c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
11812"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/clipper_thread.cpp /Fosrc/deps/clipper/core/clipper_thread.obj
11813clipper_thread.cpp
11814c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
11815C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11816c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
11817C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11818c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
11819C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11820c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
11821C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11822c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
11823C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11824c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
11825C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11826"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/test_core.cpp /Fosrc/deps/clipper/core/test_core.obj
11827test_core.cpp
11828c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
11829C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11830c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
11831C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11832c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
11833C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11834c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
11835C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11836c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
11837C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11838c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
11839C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
11840c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
11841 with
11842 [
11843 _Ty=std::pair<std::string,clipper::Property_base *>
11844 ]
11845c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
11846 with
11847 [
11848 _Ty=std::pair<std::string,clipper::Property_base *>
11849 ]
11850c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
11851 with
11852 [
11853 _Elem=char,
11854 _Alloc=std::allocator<char>
11855 ]
11856 and
11857 [
11858 _Ty=char
11859 ]
11860 and
11861 [
11862 _Elem=char,
11863 _Alloc=std::allocator<char>
11864 ]
11865C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
11866 with
11867 [
11868 _Ty=char
11869 ]
11870c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_test.h(70): warning C4251: 'clipper::Test_base::data_val': class 'std::vector<float,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Test_base'
11871 with
11872 [
11873 _Ty=float
11874 ]
11875c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_test.h(70): note: see declaration of 'std::vector<float,std::allocator<_Ty>>'
11876 with
11877 [
11878 _Ty=float
11879 ]
11880c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_test.h(70): warning C4251: 'clipper::Test_base::data_tol': class 'std::vector<float,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Test_base'
11881 with
11882 [
11883 _Ty=float
11884 ]
11885c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_test.h(70): note: see declaration of 'std::vector<float,std::allocator<_Ty>>'
11886 with
11887 [
11888 _Ty=float
11889 ]
11890c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
11891c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11892c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
11893c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11894c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
11895c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
11896c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
11897c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11898c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
11899 with
11900 [
11901 T=int
11902 ]
11903c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
11904 with
11905 [
11906 T=int
11907 ]
11908c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
11909c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
11910c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
11911 with
11912 [
11913 _Ty=clipper::Symop_code,
11914 _Alloc=std::allocator<clipper::Symop_code>
11915 ]
11916 and
11917 [
11918 _Ty=clipper::Symop_code
11919 ]
11920 and
11921 [
11922 _Ty=clipper::Symop_code,
11923 _Alloc=std::allocator<clipper::Symop_code>
11924 ]
11925C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
11926 with
11927 [
11928 _Ty=clipper::Symop_code
11929 ]
11930c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11931 with
11932 [
11933 _Ty=clipper::Symop
11934 ]
11935c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
11936 with
11937 [
11938 _Ty=clipper::Symop
11939 ]
11940c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11941 with
11942 [
11943 _Ty=clipper::Isymop
11944 ]
11945c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
11946 with
11947 [
11948 _Ty=clipper::Isymop
11949 ]
11950c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11951c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11952c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
11953c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
11954c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
11955 with
11956 [
11957 _Ty=clipper::ftype
11958 ]
11959c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
11960 with
11961 [
11962 _Ty=clipper::ftype
11963 ]
11964c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
11965 with
11966 [
11967 _Ty=clipper::ftype
11968 ]
11969c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
11970 with
11971 [
11972 _Ty=clipper::ftype
11973 ]
11974c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
11975 with
11976 [
11977 _Ty=clipper::Atom,
11978 _Alloc=std::allocator<clipper::Atom>
11979 ]
11980 and
11981 [
11982 _Ty=clipper::Atom
11983 ]
11984 and
11985 [
11986 _Ty=clipper::Atom,
11987 _Alloc=std::allocator<clipper::Atom>
11988 ]
11989C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
11990 with
11991 [
11992 _Ty=clipper::Atom
11993 ]
11994c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
11995c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
11996c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
11997 with
11998 [
11999 _Ty=clipper::Isymop
12000 ]
12001c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
12002 with
12003 [
12004 _Ty=clipper::Isymop
12005 ]
12006c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
12007 with
12008 [
12009 _Ty=clipper::HKL
12010 ]
12011c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
12012 with
12013 [
12014 _Ty=clipper::HKL
12015 ]
12016c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
12017 with
12018 [
12019 _Ty=clipper::HKL_class
12020 ]
12021c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
12022 with
12023 [
12024 _Ty=clipper::HKL_class
12025 ]
12026c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<float,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
12027 with
12028 [
12029 _Ty=float
12030 ]
12031c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_test.h(70): note: see declaration of 'std::vector<float,std::allocator<_Ty>>'
12032 with
12033 [
12034 _Ty=float
12035 ]
12036c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
12037c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
12038c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
12039c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(111): warning C4251: 'clipper::BasisFn_base::result_': class 'clipper::BasisFn_base::Fderiv' needs to have dll-interface to be used by clients of class 'clipper::BasisFn_base'
12040c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(78): note: see declaration of 'clipper::BasisFn_base::Fderiv'
12041c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(210): warning C4251: 'clipper::ResolutionFn::params_': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::ResolutionFn'
12042 with
12043 [
12044 _Ty=clipper::ftype
12045 ]
12046c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
12047 with
12048 [
12049 _Ty=clipper::ftype
12050 ]
12051c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\atomsf.h(124): warning C4251: 'clipper::AtomShapeFn::uaninv': class 'std::vector<clipper::Mat33sym<clipper::ftype>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::AtomShapeFn'
12052 with
12053 [
12054 _Ty=clipper::Mat33sym<clipper::ftype>
12055 ]
12056c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\atomsf.h(124): note: see declaration of 'std::vector<clipper::Mat33sym<clipper::ftype>,std::allocator<_Ty>>'
12057 with
12058 [
12059 _Ty=clipper::Mat33sym<clipper::ftype>
12060 ]
12061c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\atomsf.h(126): warning C4251: 'clipper::AtomShapeFn::params': class 'std::vector<clipper::AtomShapeFn::TYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::AtomShapeFn'
12062 with
12063 [
12064 _Ty=clipper::AtomShapeFn::TYPE
12065 ]
12066c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\atomsf.h(114): note: see declaration of 'std::vector<clipper::AtomShapeFn::TYPE,std::allocator<_Ty>>'
12067 with
12068 [
12069 _Ty=clipper::AtomShapeFn::TYPE
12070 ]
12071c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
12072c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
12073c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
12074c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
12075c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
12076C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
12077c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
12078C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
12079c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<float,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
12080 with
12081 [
12082 _Ty=float
12083 ]
12084c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_test.h(70): note: see declaration of 'std::vector<float,std::allocator<_Ty>>'
12085 with
12086 [
12087 _Ty=float
12088 ]
12089c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
12090 with
12091 [
12092 _Ty=clipper::Isymop
12093 ]
12094c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
12095 with
12096 [
12097 _Ty=clipper::Isymop
12098 ]
12099c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
12100c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
12101c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
12102c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
12103c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
12104 with
12105 [
12106 _Ty=std::atomic_bool []
12107 ]
12108c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
12109 with
12110 [
12111 _Ty=std::atomic_bool []
12112 ]
12113c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
12114 with
12115 [
12116 _Ty=std::atomic_bool []
12117 ]
12118c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
12119 with
12120 [
12121 _Ty=std::atomic_bool []
12122 ]
12123c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
12124 with
12125 [
12126 _Ty=bool
12127 ]
12128C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
12129 with
12130 [
12131 _Ty=bool
12132 ]
12133c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
12134 with
12135 [
12136 _Ty=bool
12137 ]
12138C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
12139 with
12140 [
12141 _Ty=bool
12142 ]
12143c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
12144 with
12145 [
12146 _Ty=std::atomic_bool []
12147 ]
12148c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
12149 with
12150 [
12151 _Ty=std::atomic_bool []
12152 ]
12153c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
12154 with
12155 [
12156 _Ty=std::atomic_bool []
12157 ]
12158c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
12159 with
12160 [
12161 _Ty=std::atomic_bool []
12162 ]
12163c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
12164 with
12165 [
12166 _Ty=bool
12167 ]
12168C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
12169 with
12170 [
12171 _Ty=bool
12172 ]
12173c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
12174 with
12175 [
12176 _Ty=bool
12177 ]
12178C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
12179 with
12180 [
12181 _Ty=bool
12182 ]
12183c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
12184c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
12185c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
12186 with
12187 [
12188 _Ty=unsigned char
12189 ]
12190c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
12191 with
12192 [
12193 _Ty=unsigned char
12194 ]
12195c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
12196 with
12197 [
12198 _Ty=size_t
12199 ]
12200c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
12201 with
12202 [
12203 _Ty=size_t
12204 ]
12205c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
12206 with
12207 [
12208 _Ty=clipper::Isymop
12209 ]
12210c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
12211 with
12212 [
12213 _Ty=clipper::Isymop
12214 ]
12215c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
12216 with
12217 [
12218 _Ty=int
12219 ]
12220c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
12221 with
12222 [
12223 _Ty=int
12224 ]
12225c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
12226 with
12227 [
12228 _Ty=int
12229 ]
12230c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
12231 with
12232 [
12233 _Ty=int
12234 ]
12235c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
12236 with
12237 [
12238 _Ty=int
12239 ]
12240c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
12241 with
12242 [
12243 _Ty=int
12244 ]
12245c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
12246 with
12247 [
12248 _Kty=int,
12249 _Ty=int
12250 ]
12251c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
12252 with
12253 [
12254 _Kty=int,
12255 _Ty=int
12256 ]
12257c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
12258c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
12259c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
12260c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
12261c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
12262c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
12263src/deps/clipper/core/test_core.cpp(79): warning C4244: 'initializing': conversion from 'const double' to 'clipper::ftype32', possible loss of data
12264c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12265 with
12266 [
12267 dtype=clipper::ftype32
12268 ]
12269c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): note: while compiling class template member function 'void clipper::datatypes::ABCD<clipper::ftype32>::data_import(const clipper::xtype [])'
12270c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::ABCD<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
12271src/deps/clipper/core/test_core.cpp(109): note: see reference to class template instantiation 'clipper::datatypes::ABCD<clipper::ftype32>' being compiled
12272c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12273 with
12274 [
12275 dtype=clipper::ftype32
12276 ]
12277c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12278 with
12279 [
12280 dtype=clipper::ftype32
12281 ]
12282c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12283 with
12284 [
12285 dtype=clipper::ftype32
12286 ]
12287c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(361): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12288 with
12289 [
12290 dtype=clipper::ftype32
12291 ]
12292c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(361): note: while compiling class template member function 'void clipper::datatypes::Phi_fom<clipper::ftype32>::data_import(const clipper::xtype [])'
12293c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::Phi_fom<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
12294src/deps/clipper/core/test_core.cpp(108): note: see reference to class template instantiation 'clipper::datatypes::Phi_fom<clipper::ftype32>' being compiled
12295c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(361): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12296 with
12297 [
12298 dtype=clipper::ftype32
12299 ]
12300c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12301 with
12302 [
12303 dtype=clipper::ftype32
12304 ]
12305c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])'
12306c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
12307src/deps/clipper/core/test_core.cpp(134): note: see reference to class template instantiation 'clipper::datatypes::F_phi<clipper::ftype32>' being compiled
12308c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12309 with
12310 [
12311 dtype=clipper::ftype32
12312 ]
12313c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12314 with
12315 [
12316 dtype=clipper::ftype32
12317 ]
12318c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): note: while compiling class template member function 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])'
12319c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
12320c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to class template instantiation 'clipper::datatypes::F_sigF<clipper::ftype32>' being compiled
12321c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: while compiling class template member function 'void clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>>::data_import(const clipper::HKL &,const clipper::xtype [])'
12322c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\test_data.h(74): note: see reference to class template instantiation 'clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>>' being compiled
12323c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12324 with
12325 [
12326 dtype=clipper::ftype32
12327 ]
12328c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
12329 with
12330 [
12331 T=int
12332 ]
12333c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
12334 with
12335 [
12336 T=int
12337 ]
12338c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
12339 with
12340 [
12341 T=int
12342 ]
12343c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
12344 with
12345 [
12346 T=int
12347 ]
12348c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
12349c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(716): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'clipper::ffttype', possible loss of data
12350src/deps/clipper/core/test_core.cpp(130): note: see reference to function template instantiation 'void clipper::Xmap<float>::fft_from<clipper::HKL_data<clipper::data32::F_phi>>(const H &,int,const clipper::Xmap_base::FFTtype)' being compiled
12351 with
12352 [
12353 H=clipper::HKL_data<clipper::data32::F_phi>
12354 ]
12355src/deps/clipper/core/test_core.cpp(130): note: see reference to function template instantiation 'void clipper::Xmap<float>::fft_from<clipper::HKL_data<clipper::data32::F_phi>>(const H &,int,const clipper::Xmap_base::FFTtype)' being compiled
12356 with
12357 [
12358 H=clipper::HKL_data<clipper::data32::F_phi>
12359 ]
12360c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(794): warning C4244: '=': conversion from 'clipper::ftype' to 'clipper::ffttype', possible loss of data
12361c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(688): warning C4101: 'phi1': unreferenced local variable
12362c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(689): warning C4101: 'sym': unreferenced local variable
12363c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(688): warning C4101: 'f': unreferenced local variable
12364c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(688): warning C4101: 'phi0': unreferenced local variable
12365c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
12366c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
12367 with
12368 [
12369 T=int
12370 ]
12371c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
12372c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
12373c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
12374c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(387): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
12375 with
12376 [
12377 dtype=clipper::ftype32
12378 ]
12379c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(381): note: while compiling class template member function 'void clipper::datatypes::ABCD<clipper::ftype32>::shift_phase(const clipper::ftype &)'
12380c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::ABCD<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
12381c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(388): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
12382 with
12383 [
12384 dtype=clipper::ftype32
12385 ]
12386c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(391): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
12387 with
12388 [
12389 dtype=clipper::ftype32
12390 ]
12391c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(392): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
12392 with
12393 [
12394 dtype=clipper::ftype32
12395 ]
12396c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(353): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
12397 with
12398 [
12399 dtype=clipper::ftype32
12400 ]
12401c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(353): note: while compiling class template member function 'void clipper::datatypes::Phi_fom<clipper::ftype32>::shift_phase(const clipper::ftype &)'
12402c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::Phi_fom<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
12403c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(310): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
12404 with
12405 [
12406 dtype=clipper::ftype32
12407 ]
12408c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(310): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)'
12409c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
12410"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/core/test_data.cpp /Fosrc/deps/clipper/core/test_data.obj
12411test_data.cpp
12412c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
12413C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12414c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
12415C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12416c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
12417C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12418c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
12419C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12420c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
12421C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12422c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
12423C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12424c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
12425 with
12426 [
12427 _Ty=std::pair<std::string,clipper::Property_base *>
12428 ]
12429c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
12430 with
12431 [
12432 _Ty=std::pair<std::string,clipper::Property_base *>
12433 ]
12434c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
12435 with
12436 [
12437 _Elem=char,
12438 _Alloc=std::allocator<char>
12439 ]
12440 and
12441 [
12442 _Ty=char
12443 ]
12444 and
12445 [
12446 _Elem=char,
12447 _Alloc=std::allocator<char>
12448 ]
12449C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
12450 with
12451 [
12452 _Ty=char
12453 ]
12454c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
12455c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
12456c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
12457c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
12458c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
12459c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
12460c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
12461c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
12462c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
12463 with
12464 [
12465 T=int
12466 ]
12467c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
12468 with
12469 [
12470 T=int
12471 ]
12472c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
12473c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
12474c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
12475 with
12476 [
12477 _Ty=clipper::Symop_code,
12478 _Alloc=std::allocator<clipper::Symop_code>
12479 ]
12480 and
12481 [
12482 _Ty=clipper::Symop_code
12483 ]
12484 and
12485 [
12486 _Ty=clipper::Symop_code,
12487 _Alloc=std::allocator<clipper::Symop_code>
12488 ]
12489C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
12490 with
12491 [
12492 _Ty=clipper::Symop_code
12493 ]
12494c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
12495 with
12496 [
12497 _Ty=clipper::Symop
12498 ]
12499c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
12500 with
12501 [
12502 _Ty=clipper::Symop
12503 ]
12504c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
12505 with
12506 [
12507 _Ty=clipper::Isymop
12508 ]
12509c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
12510 with
12511 [
12512 _Ty=clipper::Isymop
12513 ]
12514c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
12515c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
12516c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
12517c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
12518c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
12519 with
12520 [
12521 _Ty=clipper::ftype
12522 ]
12523c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
12524 with
12525 [
12526 _Ty=clipper::ftype
12527 ]
12528c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
12529 with
12530 [
12531 _Ty=clipper::ftype
12532 ]
12533c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
12534 with
12535 [
12536 _Ty=clipper::ftype
12537 ]
12538c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
12539 with
12540 [
12541 _Ty=clipper::Atom,
12542 _Alloc=std::allocator<clipper::Atom>
12543 ]
12544 and
12545 [
12546 _Ty=clipper::Atom
12547 ]
12548 and
12549 [
12550 _Ty=clipper::Atom,
12551 _Alloc=std::allocator<clipper::Atom>
12552 ]
12553C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
12554 with
12555 [
12556 _Ty=clipper::Atom
12557 ]
12558c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
12559c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
12560c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
12561 with
12562 [
12563 _Ty=clipper::Isymop
12564 ]
12565c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
12566 with
12567 [
12568 _Ty=clipper::Isymop
12569 ]
12570c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
12571 with
12572 [
12573 _Ty=clipper::HKL
12574 ]
12575c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
12576 with
12577 [
12578 _Ty=clipper::HKL
12579 ]
12580c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
12581 with
12582 [
12583 _Ty=clipper::HKL_class
12584 ]
12585c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
12586 with
12587 [
12588 _Ty=clipper::HKL_class
12589 ]
12590c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
12591 with
12592 [
12593 _Ty=clipper::ftype32
12594 ]
12595c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
12596 with
12597 [
12598 _Ty=clipper::ftype32
12599 ]
12600c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
12601c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
12602c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
12603src/deps/clipper/core/test_data.cpp(1012): warning C4305: 'initializing': truncation from 'double' to 'float'
12604src/deps/clipper/core/test_data.cpp(2520): warning C4305: 'initializing': truncation from 'double' to 'float'
12605c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12606 with
12607 [
12608 dtype=clipper::ftype32
12609 ]
12610c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): note: while compiling class template member function 'void clipper::datatypes::ABCD<clipper::ftype32>::data_import(const clipper::xtype [])'
12611c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::ABCD<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
12612src/deps/clipper/core/test_data.cpp(2534): note: see reference to class template instantiation 'clipper::datatypes::ABCD<clipper::ftype32>' being compiled
12613c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12614 with
12615 [
12616 dtype=clipper::ftype32
12617 ]
12618c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12619 with
12620 [
12621 dtype=clipper::ftype32
12622 ]
12623c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12624 with
12625 [
12626 dtype=clipper::ftype32
12627 ]
12628c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12629 with
12630 [
12631 dtype=clipper::ftype32
12632 ]
12633c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): note: while compiling class template member function 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])'
12634c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
12635src/deps/clipper/core/test_data.cpp(2533): note: see reference to class template instantiation 'clipper::datatypes::F_sigF<clipper::ftype32>' being compiled
12636c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
12637 with
12638 [
12639 dtype=clipper::ftype32
12640 ]
12641c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
12642 with
12643 [
12644 T=int
12645 ]
12646c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
12647 with
12648 [
12649 T=int
12650 ]
12651c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
12652 with
12653 [
12654 T=int
12655 ]
12656c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
12657 with
12658 [
12659 T=int
12660 ]
12661c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
12662c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
12663c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
12664 with
12665 [
12666 T=int
12667 ]
12668c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
12669c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
12670c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
12671c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(387): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
12672 with
12673 [
12674 dtype=clipper::ftype32
12675 ]
12676c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(381): note: while compiling class template member function 'void clipper::datatypes::ABCD<clipper::ftype32>::shift_phase(const clipper::ftype &)'
12677c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::ABCD<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
12678c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(388): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
12679 with
12680 [
12681 dtype=clipper::ftype32
12682 ]
12683c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(391): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
12684 with
12685 [
12686 dtype=clipper::ftype32
12687 ]
12688c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_datatypes.h(392): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
12689 with
12690 [
12691 dtype=clipper::ftype32
12692 ]
12693"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/contrib/convolution_search.cpp /Fosrc/deps/clipper/contrib/convolution_search.obj
12694convolution_search.cpp
12695c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
12696C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12697c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
12698C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12699c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
12700C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12701c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
12702C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12703c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
12704C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12705c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
12706C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
12707c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
12708 with
12709 [
12710 _Ty=std::pair<std::string,clipper::Property_base *>
12711 ]
12712c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
12713 with
12714 [
12715 _Ty=std::pair<std::string,clipper::Property_base *>
12716 ]
12717c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
12718 with
12719 [
12720 _Elem=char,
12721 _Alloc=std::allocator<char>
12722 ]
12723 and
12724 [
12725 _Ty=char
12726 ]
12727 and
12728 [
12729 _Elem=char,
12730 _Alloc=std::allocator<char>
12731 ]
12732C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
12733 with
12734 [
12735 _Ty=char
12736 ]
12737c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
12738c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
12739c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
12740c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
12741c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
12742c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
12743c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
12744c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
12745c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
12746 with
12747 [
12748 T=int
12749 ]
12750c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
12751 with
12752 [
12753 T=int
12754 ]
12755c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
12756c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
12757c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
12758 with
12759 [
12760 _Ty=clipper::Symop_code,
12761 _Alloc=std::allocator<clipper::Symop_code>
12762 ]
12763 and
12764 [
12765 _Ty=clipper::Symop_code
12766 ]
12767 and
12768 [
12769 _Ty=clipper::Symop_code,
12770 _Alloc=std::allocator<clipper::Symop_code>
12771 ]
12772C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
12773 with
12774 [
12775 _Ty=clipper::Symop_code
12776 ]
12777c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
12778 with
12779 [
12780 _Ty=clipper::Symop
12781 ]
12782c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
12783 with
12784 [
12785 _Ty=clipper::Symop
12786 ]
12787c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
12788 with
12789 [
12790 _Ty=clipper::Isymop
12791 ]
12792c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
12793 with
12794 [
12795 _Ty=clipper::Isymop
12796 ]
12797c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
12798c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
12799c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
12800c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
12801c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
12802 with
12803 [
12804 _Ty=clipper::ftype
12805 ]
12806c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
12807 with
12808 [
12809 _Ty=clipper::ftype
12810 ]
12811c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
12812 with
12813 [
12814 _Ty=clipper::ftype
12815 ]
12816c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
12817 with
12818 [
12819 _Ty=clipper::ftype
12820 ]
12821c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
12822 with
12823 [
12824 _Ty=clipper::Atom,
12825 _Alloc=std::allocator<clipper::Atom>
12826 ]
12827 and
12828 [
12829 _Ty=clipper::Atom
12830 ]
12831 and
12832 [
12833 _Ty=clipper::Atom,
12834 _Alloc=std::allocator<clipper::Atom>
12835 ]
12836C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
12837 with
12838 [
12839 _Ty=clipper::Atom
12840 ]
12841c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
12842c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
12843c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
12844 with
12845 [
12846 _Ty=clipper::Isymop
12847 ]
12848c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
12849 with
12850 [
12851 _Ty=clipper::Isymop
12852 ]
12853c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
12854 with
12855 [
12856 _Ty=clipper::HKL
12857 ]
12858c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
12859 with
12860 [
12861 _Ty=clipper::HKL
12862 ]
12863c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
12864 with
12865 [
12866 _Ty=clipper::HKL_class
12867 ]
12868c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
12869 with
12870 [
12871 _Ty=clipper::HKL_class
12872 ]
12873c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
12874 with
12875 [
12876 _Ty=clipper::ftype32
12877 ]
12878c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
12879 with
12880 [
12881 _Ty=clipper::ftype32
12882 ]
12883c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
12884c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
12885c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
12886c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
12887c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
12888c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
12889c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
12890c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
12891C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
12892c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
12893C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
12894c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
12895 with
12896 [
12897 _Ty=clipper::ftype32
12898 ]
12899c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
12900 with
12901 [
12902 _Ty=clipper::ftype32
12903 ]
12904c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
12905 with
12906 [
12907 _Ty=clipper::Isymop
12908 ]
12909c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
12910 with
12911 [
12912 _Ty=clipper::Isymop
12913 ]
12914c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
12915c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
12916c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
12917c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
12918c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
12919 with
12920 [
12921 _Ty=std::atomic_bool []
12922 ]
12923c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
12924 with
12925 [
12926 _Ty=std::atomic_bool []
12927 ]
12928c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
12929 with
12930 [
12931 _Ty=std::atomic_bool []
12932 ]
12933c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
12934 with
12935 [
12936 _Ty=std::atomic_bool []
12937 ]
12938c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
12939 with
12940 [
12941 _Ty=bool
12942 ]
12943C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
12944 with
12945 [
12946 _Ty=bool
12947 ]
12948c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
12949 with
12950 [
12951 _Ty=bool
12952 ]
12953C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
12954 with
12955 [
12956 _Ty=bool
12957 ]
12958c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
12959 with
12960 [
12961 _Ty=std::atomic_bool []
12962 ]
12963c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
12964 with
12965 [
12966 _Ty=std::atomic_bool []
12967 ]
12968c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
12969 with
12970 [
12971 _Ty=std::atomic_bool []
12972 ]
12973c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
12974 with
12975 [
12976 _Ty=std::atomic_bool []
12977 ]
12978c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
12979 with
12980 [
12981 _Ty=bool
12982 ]
12983C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
12984 with
12985 [
12986 _Ty=bool
12987 ]
12988c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
12989 with
12990 [
12991 _Ty=bool
12992 ]
12993C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
12994 with
12995 [
12996 _Ty=bool
12997 ]
12998c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
12999c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
13000c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13001 with
13002 [
13003 _Ty=unsigned char
13004 ]
13005c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
13006 with
13007 [
13008 _Ty=unsigned char
13009 ]
13010c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13011 with
13012 [
13013 _Ty=size_t
13014 ]
13015c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
13016 with
13017 [
13018 _Ty=size_t
13019 ]
13020c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13021 with
13022 [
13023 _Ty=clipper::Isymop
13024 ]
13025c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
13026 with
13027 [
13028 _Ty=clipper::Isymop
13029 ]
13030c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13031 with
13032 [
13033 _Ty=int
13034 ]
13035c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
13036 with
13037 [
13038 _Ty=int
13039 ]
13040c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13041 with
13042 [
13043 _Ty=int
13044 ]
13045c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
13046 with
13047 [
13048 _Ty=int
13049 ]
13050c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13051 with
13052 [
13053 _Ty=int
13054 ]
13055c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
13056 with
13057 [
13058 _Ty=int
13059 ]
13060c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13061 with
13062 [
13063 _Kty=int,
13064 _Ty=int
13065 ]
13066c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
13067 with
13068 [
13069 _Kty=int,
13070 _Ty=int
13071 ]
13072c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13073c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
13074c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13075c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
13076c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
13077c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
13078c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
13079 with
13080 [
13081 T=int
13082 ]
13083c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
13084 with
13085 [
13086 T=int
13087 ]
13088c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
13089 with
13090 [
13091 T=int
13092 ]
13093c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
13094 with
13095 [
13096 T=int
13097 ]
13098c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
13099src/deps/clipper/contrib/convolution_search.cpp(135): warning C4244: '=': conversion from 'T' to 'clipper::ffttype', possible loss of data
13100 with
13101 [
13102 T=clipper::ftype64
13103 ]
13104src/deps/clipper/contrib/convolution_search.cpp(123): note: while compiling class template member function 'void clipper::Convolution_search_fft<clipper::ftype64>::init(const clipper::Xmap<T> &)'
13105 with
13106 [
13107 T=clipper::ftype64
13108 ]
13109c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\convolution_search.h(84): note: see reference to function template instantiation 'void clipper::Convolution_search_fft<clipper::ftype64>::init(const clipper::Xmap<T> &)' being compiled
13110 with
13111 [
13112 T=clipper::ftype64
13113 ]
13114src/deps/clipper/contrib/convolution_search.cpp(212): note: see reference to class template instantiation 'clipper::Convolution_search_fft<clipper::ftype64>' being compiled
13115src/deps/clipper/contrib/convolution_search.cpp(178): warning C4244: '=': conversion from 'T' to 'clipper::ffttype', possible loss of data
13116 with
13117 [
13118 T=clipper::ftype64
13119 ]
13120src/deps/clipper/contrib/convolution_search.cpp(147): note: while compiling class template member function 'bool clipper::Convolution_search_fft<clipper::ftype64>::operator ()(clipper::Xmap<T> &,const clipper::NXmap<T> &,const clipper::NX_operator &) const'
13121 with
13122 [
13123 T=clipper::ftype64
13124 ]
13125c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\convolution_search.h(84): note: see reference to function template instantiation 'bool clipper::Convolution_search_fft<clipper::ftype64>::operator ()(clipper::Xmap<T> &,const clipper::NXmap<T> &,const clipper::NX_operator &) const' being compiled
13126 with
13127 [
13128 T=clipper::ftype64
13129 ]
13130c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
13131c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
13132 with
13133 [
13134 T=int
13135 ]
13136c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
13137c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
13138c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
13139c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(177): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'T', possible loss of data
13140 with
13141 [
13142 T=clipper::ftype32
13143 ]
13144src/deps/clipper/contrib/convolution_search.cpp(93): note: see reference to function template instantiation 'void clipper::Interp_linear::interp<T,clipper::NXmap<T>>(const M &,const clipper::Coord_map &,T &)' being compiled
13145 with
13146 [
13147 T=clipper::ftype32,
13148 M=clipper::NXmap<clipper::ftype32>
13149 ]
13150src/deps/clipper/contrib/convolution_search.cpp(65): note: while compiling class template member function 'bool clipper::Convolution_search_slow<clipper::ftype32>::operator ()(clipper::Xmap<T> &,const clipper::NXmap<T> &,const clipper::NX_operator &) const'
13151 with
13152 [
13153 T=clipper::ftype32
13154 ]
13155c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\convolution_search.h(65): note: see reference to function template instantiation 'bool clipper::Convolution_search_slow<clipper::ftype32>::operator ()(clipper::Xmap<T> &,const clipper::NXmap<T> &,const clipper::NX_operator &) const' being compiled
13156 with
13157 [
13158 T=clipper::ftype32
13159 ]
13160src/deps/clipper/contrib/convolution_search.cpp(209): note: see reference to class template instantiation 'clipper::Convolution_search_slow<clipper::ftype32>' being compiled
13161c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(178): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'T', possible loss of data
13162 with
13163 [
13164 T=clipper::ftype32
13165 ]
13166c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(179): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'T', possible loss of data
13167 with
13168 [
13169 T=clipper::ftype32
13170 ]
13171c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(180): warning C4244: 'initializing': conversion from 'double' to 'T', possible loss of data
13172 with
13173 [
13174 T=clipper::ftype32
13175 ]
13176c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(181): warning C4244: 'initializing': conversion from 'double' to 'T', possible loss of data
13177 with
13178 [
13179 T=clipper::ftype32
13180 ]
13181c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(182): warning C4244: 'initializing': conversion from 'double' to 'T', possible loss of data
13182 with
13183 [
13184 T=clipper::ftype32
13185 ]
13186"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/contrib/sfcalc.cpp /Fosrc/deps/clipper/contrib/sfcalc.obj
13187sfcalc.cpp
13188c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
13189C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13190c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
13191C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13192c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
13193C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13194c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
13195C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13196c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
13197C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13198c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
13199C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13200c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
13201 with
13202 [
13203 _Ty=std::pair<std::string,clipper::Property_base *>
13204 ]
13205c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
13206 with
13207 [
13208 _Ty=std::pair<std::string,clipper::Property_base *>
13209 ]
13210c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
13211 with
13212 [
13213 _Elem=char,
13214 _Alloc=std::allocator<char>
13215 ]
13216 and
13217 [
13218 _Ty=char
13219 ]
13220 and
13221 [
13222 _Elem=char,
13223 _Alloc=std::allocator<char>
13224 ]
13225C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
13226 with
13227 [
13228 _Ty=char
13229 ]
13230c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
13231c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
13232c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
13233c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
13234c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
13235c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
13236c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
13237c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
13238c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
13239 with
13240 [
13241 T=int
13242 ]
13243c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
13244 with
13245 [
13246 T=int
13247 ]
13248c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
13249c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
13250c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
13251 with
13252 [
13253 _Ty=clipper::Symop_code,
13254 _Alloc=std::allocator<clipper::Symop_code>
13255 ]
13256 and
13257 [
13258 _Ty=clipper::Symop_code
13259 ]
13260 and
13261 [
13262 _Ty=clipper::Symop_code,
13263 _Alloc=std::allocator<clipper::Symop_code>
13264 ]
13265C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
13266 with
13267 [
13268 _Ty=clipper::Symop_code
13269 ]
13270c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
13271 with
13272 [
13273 _Ty=clipper::Symop
13274 ]
13275c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
13276 with
13277 [
13278 _Ty=clipper::Symop
13279 ]
13280c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
13281 with
13282 [
13283 _Ty=clipper::Isymop
13284 ]
13285c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
13286 with
13287 [
13288 _Ty=clipper::Isymop
13289 ]
13290c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
13291c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
13292c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
13293c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
13294c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
13295 with
13296 [
13297 _Ty=clipper::ftype
13298 ]
13299c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
13300 with
13301 [
13302 _Ty=clipper::ftype
13303 ]
13304c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
13305 with
13306 [
13307 _Ty=clipper::ftype
13308 ]
13309c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
13310 with
13311 [
13312 _Ty=clipper::ftype
13313 ]
13314c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
13315 with
13316 [
13317 _Ty=clipper::Atom,
13318 _Alloc=std::allocator<clipper::Atom>
13319 ]
13320 and
13321 [
13322 _Ty=clipper::Atom
13323 ]
13324 and
13325 [
13326 _Ty=clipper::Atom,
13327 _Alloc=std::allocator<clipper::Atom>
13328 ]
13329C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
13330 with
13331 [
13332 _Ty=clipper::Atom
13333 ]
13334c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
13335c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
13336c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
13337 with
13338 [
13339 _Ty=clipper::Isymop
13340 ]
13341c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
13342 with
13343 [
13344 _Ty=clipper::Isymop
13345 ]
13346c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
13347 with
13348 [
13349 _Ty=clipper::HKL
13350 ]
13351c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
13352 with
13353 [
13354 _Ty=clipper::HKL
13355 ]
13356c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
13357 with
13358 [
13359 _Ty=clipper::HKL_class
13360 ]
13361c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
13362 with
13363 [
13364 _Ty=clipper::HKL_class
13365 ]
13366c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
13367 with
13368 [
13369 _Ty=clipper::ftype32
13370 ]
13371c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
13372 with
13373 [
13374 _Ty=clipper::ftype32
13375 ]
13376c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
13377c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
13378c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
13379c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
13380c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
13381c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
13382c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
13383c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
13384C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
13385c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
13386C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
13387c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
13388 with
13389 [
13390 _Ty=clipper::ftype32
13391 ]
13392c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
13393 with
13394 [
13395 _Ty=clipper::ftype32
13396 ]
13397c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
13398 with
13399 [
13400 _Ty=clipper::Isymop
13401 ]
13402c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
13403 with
13404 [
13405 _Ty=clipper::Isymop
13406 ]
13407c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
13408c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
13409c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
13410c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
13411c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
13412 with
13413 [
13414 _Ty=std::atomic_bool []
13415 ]
13416c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
13417 with
13418 [
13419 _Ty=std::atomic_bool []
13420 ]
13421c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
13422 with
13423 [
13424 _Ty=std::atomic_bool []
13425 ]
13426c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
13427 with
13428 [
13429 _Ty=std::atomic_bool []
13430 ]
13431c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
13432 with
13433 [
13434 _Ty=bool
13435 ]
13436C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
13437 with
13438 [
13439 _Ty=bool
13440 ]
13441c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
13442 with
13443 [
13444 _Ty=bool
13445 ]
13446C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
13447 with
13448 [
13449 _Ty=bool
13450 ]
13451c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
13452 with
13453 [
13454 _Ty=std::atomic_bool []
13455 ]
13456c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
13457 with
13458 [
13459 _Ty=std::atomic_bool []
13460 ]
13461c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
13462 with
13463 [
13464 _Ty=std::atomic_bool []
13465 ]
13466c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
13467 with
13468 [
13469 _Ty=std::atomic_bool []
13470 ]
13471c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
13472 with
13473 [
13474 _Ty=bool
13475 ]
13476C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
13477 with
13478 [
13479 _Ty=bool
13480 ]
13481c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
13482 with
13483 [
13484 _Ty=bool
13485 ]
13486C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
13487 with
13488 [
13489 _Ty=bool
13490 ]
13491c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13492c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
13493c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13494 with
13495 [
13496 _Ty=unsigned char
13497 ]
13498c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
13499 with
13500 [
13501 _Ty=unsigned char
13502 ]
13503c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13504 with
13505 [
13506 _Ty=size_t
13507 ]
13508c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
13509 with
13510 [
13511 _Ty=size_t
13512 ]
13513c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13514 with
13515 [
13516 _Ty=clipper::Isymop
13517 ]
13518c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
13519 with
13520 [
13521 _Ty=clipper::Isymop
13522 ]
13523c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13524 with
13525 [
13526 _Ty=int
13527 ]
13528c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
13529 with
13530 [
13531 _Ty=int
13532 ]
13533c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13534 with
13535 [
13536 _Ty=int
13537 ]
13538c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
13539 with
13540 [
13541 _Ty=int
13542 ]
13543c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13544 with
13545 [
13546 _Ty=int
13547 ]
13548c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
13549 with
13550 [
13551 _Ty=int
13552 ]
13553c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13554 with
13555 [
13556 _Kty=int,
13557 _Ty=int
13558 ]
13559c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
13560 with
13561 [
13562 _Kty=int,
13563 _Ty=int
13564 ]
13565c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13566c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
13567c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13568c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
13569c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
13570c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
13571c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/atomsf.h(124): warning C4251: 'clipper::AtomShapeFn::uaninv': class 'std::vector<clipper::Mat33sym<clipper::ftype>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::AtomShapeFn'
13572 with
13573 [
13574 _Ty=clipper::Mat33sym<clipper::ftype>
13575 ]
13576c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/atomsf.h(124): note: see declaration of 'std::vector<clipper::Mat33sym<clipper::ftype>,std::allocator<_Ty>>'
13577 with
13578 [
13579 _Ty=clipper::Mat33sym<clipper::ftype>
13580 ]
13581c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/atomsf.h(126): warning C4251: 'clipper::AtomShapeFn::params': class 'std::vector<clipper::AtomShapeFn::TYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::AtomShapeFn'
13582 with
13583 [
13584 _Ty=clipper::AtomShapeFn::TYPE
13585 ]
13586c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/atomsf.h(114): note: see declaration of 'std::vector<clipper::AtomShapeFn::TYPE,std::allocator<_Ty>>'
13587 with
13588 [
13589 _Ty=clipper::AtomShapeFn::TYPE
13590 ]
13591c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
13592 with
13593 [
13594 T=int
13595 ]
13596c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
13597 with
13598 [
13599 T=int
13600 ]
13601c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
13602 with
13603 [
13604 T=int
13605 ]
13606c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
13607 with
13608 [
13609 T=int
13610 ]
13611c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
13612src/deps/clipper/contrib/sfcalc.cpp(71): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'T', possible loss of data
13613 with
13614 [
13615 T=clipper::ftype32
13616 ]
13617src/deps/clipper/contrib/sfcalc.cpp(56): note: while compiling class template member function 'bool clipper::SFcalc_iso_sum<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::Atom_list &) const'
13618c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfcalc.h(63): note: see reference to function template instantiation 'bool clipper::SFcalc_iso_sum<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::Atom_list &) const' being compiled
13619src/deps/clipper/contrib/sfcalc.cpp(196): note: see reference to class template instantiation 'clipper::SFcalc_iso_sum<clipper::ftype32>' being compiled
13620src/deps/clipper/contrib/sfcalc.cpp(98): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'T', possible loss of data
13621 with
13622 [
13623 T=clipper::ftype32
13624 ]
13625src/deps/clipper/contrib/sfcalc.cpp(83): note: while compiling class template member function 'bool clipper::SFcalc_aniso_sum<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::Atom_list &) const'
13626c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfcalc.h(75): note: see reference to function template instantiation 'bool clipper::SFcalc_aniso_sum<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::Atom_list &) const' being compiled
13627src/deps/clipper/contrib/sfcalc.cpp(197): note: see reference to class template instantiation 'clipper::SFcalc_aniso_sum<clipper::ftype32>' being compiled
13628src/deps/clipper/contrib/sfcalc.cpp(131): warning C4244: '+=': conversion from 'clipper::ftype' to 'T', possible loss of data
13629 with
13630 [
13631 T=clipper::ftype32
13632 ]
13633src/deps/clipper/contrib/sfcalc.cpp(110): note: while compiling class template member function 'bool clipper::SFcalc_iso_fft<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::Atom_list &) const'
13634c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfcalc.h(89): note: see reference to function template instantiation 'bool clipper::SFcalc_iso_fft<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::Atom_list &) const' being compiled
13635src/deps/clipper/contrib/sfcalc.cpp(198): note: see reference to class template instantiation 'clipper::SFcalc_iso_fft<clipper::ftype32>' being compiled
13636src/deps/clipper/contrib/sfcalc.cpp(175): warning C4244: '+=': conversion from 'clipper::ftype' to 'T', possible loss of data
13637 with
13638 [
13639 T=clipper::ftype32
13640 ]
13641src/deps/clipper/contrib/sfcalc.cpp(151): note: while compiling class template member function 'bool clipper::SFcalc_aniso_fft<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::Atom_list &) const'
13642c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfcalc.h(105): note: see reference to function template instantiation 'bool clipper::SFcalc_aniso_fft<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::Atom_list &) const' being compiled
13643src/deps/clipper/contrib/sfcalc.cpp(199): note: see reference to class template instantiation 'clipper::SFcalc_aniso_fft<clipper::ftype32>' being compiled
13644c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
13645c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
13646 with
13647 [
13648 T=int
13649 ]
13650c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
13651c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
13652c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
13653c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(320): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
13654 with
13655 [
13656 dtype=clipper::ftype32
13657 ]
13658c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(320): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::scale(const clipper::ftype &)'
13659src/deps/clipper/contrib/sfcalc.cpp(143): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
13660src/deps/clipper/contrib/sfcalc.cpp(61): note: see reference to class template instantiation 'clipper::datatypes::F_phi<clipper::ftype32>' being compiled
13661src/deps/clipper/contrib/sfcalc.cpp(56): note: while compiling class template member function 'bool clipper::SFcalc_iso_sum<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::Atom_list &) const'
13662c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfcalc.h(63): note: see reference to function template instantiation 'bool clipper::SFcalc_iso_sum<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::Atom_list &) const' being compiled
13663c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
13664 with
13665 [
13666 dtype=clipper::ftype32
13667 ]
13668c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])'
13669c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
13670c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
13671 with
13672 [
13673 dtype=clipper::ftype32
13674 ]
13675c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(310): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
13676 with
13677 [
13678 dtype=clipper::ftype32
13679 ]
13680c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(310): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)'
13681c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
13682"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/contrib/edcalc.cpp /Fosrc/deps/clipper/contrib/edcalc.obj
13683edcalc.cpp
13684c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
13685C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13686c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
13687C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13688c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
13689C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13690c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
13691C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13692c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
13693C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13694c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
13695C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
13696c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
13697 with
13698 [
13699 _Ty=std::pair<std::string,clipper::Property_base *>
13700 ]
13701c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
13702 with
13703 [
13704 _Ty=std::pair<std::string,clipper::Property_base *>
13705 ]
13706c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
13707 with
13708 [
13709 _Elem=char,
13710 _Alloc=std::allocator<char>
13711 ]
13712 and
13713 [
13714 _Ty=char
13715 ]
13716 and
13717 [
13718 _Elem=char,
13719 _Alloc=std::allocator<char>
13720 ]
13721C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
13722 with
13723 [
13724 _Ty=char
13725 ]
13726c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
13727c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
13728c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
13729c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
13730c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
13731c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
13732c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
13733c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
13734c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
13735 with
13736 [
13737 T=int
13738 ]
13739c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
13740 with
13741 [
13742 T=int
13743 ]
13744c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
13745c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
13746c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
13747 with
13748 [
13749 _Ty=clipper::Symop_code,
13750 _Alloc=std::allocator<clipper::Symop_code>
13751 ]
13752 and
13753 [
13754 _Ty=clipper::Symop_code
13755 ]
13756 and
13757 [
13758 _Ty=clipper::Symop_code,
13759 _Alloc=std::allocator<clipper::Symop_code>
13760 ]
13761C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
13762 with
13763 [
13764 _Ty=clipper::Symop_code
13765 ]
13766c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
13767 with
13768 [
13769 _Ty=clipper::Symop
13770 ]
13771c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
13772 with
13773 [
13774 _Ty=clipper::Symop
13775 ]
13776c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
13777 with
13778 [
13779 _Ty=clipper::Isymop
13780 ]
13781c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
13782 with
13783 [
13784 _Ty=clipper::Isymop
13785 ]
13786c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
13787c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
13788c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
13789c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
13790c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
13791 with
13792 [
13793 _Ty=clipper::ftype
13794 ]
13795c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
13796 with
13797 [
13798 _Ty=clipper::ftype
13799 ]
13800c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
13801 with
13802 [
13803 _Ty=clipper::ftype
13804 ]
13805c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
13806 with
13807 [
13808 _Ty=clipper::ftype
13809 ]
13810c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
13811 with
13812 [
13813 _Ty=clipper::Atom,
13814 _Alloc=std::allocator<clipper::Atom>
13815 ]
13816 and
13817 [
13818 _Ty=clipper::Atom
13819 ]
13820 and
13821 [
13822 _Ty=clipper::Atom,
13823 _Alloc=std::allocator<clipper::Atom>
13824 ]
13825C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
13826 with
13827 [
13828 _Ty=clipper::Atom
13829 ]
13830c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
13831c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
13832c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
13833 with
13834 [
13835 _Ty=clipper::Isymop
13836 ]
13837c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
13838 with
13839 [
13840 _Ty=clipper::Isymop
13841 ]
13842c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
13843 with
13844 [
13845 _Ty=clipper::HKL
13846 ]
13847c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
13848 with
13849 [
13850 _Ty=clipper::HKL
13851 ]
13852c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
13853 with
13854 [
13855 _Ty=clipper::HKL_class
13856 ]
13857c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
13858 with
13859 [
13860 _Ty=clipper::HKL_class
13861 ]
13862c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
13863 with
13864 [
13865 _Ty=clipper::ftype32
13866 ]
13867c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
13868 with
13869 [
13870 _Ty=clipper::ftype32
13871 ]
13872c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
13873c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
13874c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
13875c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
13876c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
13877c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
13878c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
13879c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
13880C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
13881c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
13882C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
13883c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
13884 with
13885 [
13886 _Ty=clipper::ftype32
13887 ]
13888c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
13889 with
13890 [
13891 _Ty=clipper::ftype32
13892 ]
13893c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
13894 with
13895 [
13896 _Ty=clipper::Isymop
13897 ]
13898c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
13899 with
13900 [
13901 _Ty=clipper::Isymop
13902 ]
13903c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
13904c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
13905c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
13906c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
13907c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
13908 with
13909 [
13910 _Ty=std::atomic_bool []
13911 ]
13912c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
13913 with
13914 [
13915 _Ty=std::atomic_bool []
13916 ]
13917c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
13918 with
13919 [
13920 _Ty=std::atomic_bool []
13921 ]
13922c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
13923 with
13924 [
13925 _Ty=std::atomic_bool []
13926 ]
13927c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
13928 with
13929 [
13930 _Ty=bool
13931 ]
13932C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
13933 with
13934 [
13935 _Ty=bool
13936 ]
13937c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
13938 with
13939 [
13940 _Ty=bool
13941 ]
13942C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
13943 with
13944 [
13945 _Ty=bool
13946 ]
13947c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
13948 with
13949 [
13950 _Ty=std::atomic_bool []
13951 ]
13952c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
13953 with
13954 [
13955 _Ty=std::atomic_bool []
13956 ]
13957c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
13958 with
13959 [
13960 _Ty=std::atomic_bool []
13961 ]
13962c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
13963 with
13964 [
13965 _Ty=std::atomic_bool []
13966 ]
13967c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
13968 with
13969 [
13970 _Ty=bool
13971 ]
13972C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
13973 with
13974 [
13975 _Ty=bool
13976 ]
13977c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
13978 with
13979 [
13980 _Ty=bool
13981 ]
13982C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
13983 with
13984 [
13985 _Ty=bool
13986 ]
13987c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13988c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
13989c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
13990 with
13991 [
13992 _Ty=unsigned char
13993 ]
13994c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
13995 with
13996 [
13997 _Ty=unsigned char
13998 ]
13999c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14000 with
14001 [
14002 _Ty=size_t
14003 ]
14004c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
14005 with
14006 [
14007 _Ty=size_t
14008 ]
14009c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14010 with
14011 [
14012 _Ty=clipper::Isymop
14013 ]
14014c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
14015 with
14016 [
14017 _Ty=clipper::Isymop
14018 ]
14019c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14020 with
14021 [
14022 _Ty=int
14023 ]
14024c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
14025 with
14026 [
14027 _Ty=int
14028 ]
14029c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14030 with
14031 [
14032 _Ty=int
14033 ]
14034c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
14035 with
14036 [
14037 _Ty=int
14038 ]
14039c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14040 with
14041 [
14042 _Ty=int
14043 ]
14044c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
14045 with
14046 [
14047 _Ty=int
14048 ]
14049c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14050 with
14051 [
14052 _Kty=int,
14053 _Ty=int
14054 ]
14055c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
14056 with
14057 [
14058 _Kty=int,
14059 _Ty=int
14060 ]
14061c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14062c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
14063c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14064c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
14065c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
14066c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
14067c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/atomsf.h(124): warning C4251: 'clipper::AtomShapeFn::uaninv': class 'std::vector<clipper::Mat33sym<clipper::ftype>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::AtomShapeFn'
14068 with
14069 [
14070 _Ty=clipper::Mat33sym<clipper::ftype>
14071 ]
14072c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/atomsf.h(124): note: see declaration of 'std::vector<clipper::Mat33sym<clipper::ftype>,std::allocator<_Ty>>'
14073 with
14074 [
14075 _Ty=clipper::Mat33sym<clipper::ftype>
14076 ]
14077c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/atomsf.h(126): warning C4251: 'clipper::AtomShapeFn::params': class 'std::vector<clipper::AtomShapeFn::TYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::AtomShapeFn'
14078 with
14079 [
14080 _Ty=clipper::AtomShapeFn::TYPE
14081 ]
14082c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/atomsf.h(114): note: see declaration of 'std::vector<clipper::AtomShapeFn::TYPE,std::allocator<_Ty>>'
14083 with
14084 [
14085 _Ty=clipper::AtomShapeFn::TYPE
14086 ]
14087c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
14088 with
14089 [
14090 T=int
14091 ]
14092c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
14093 with
14094 [
14095 T=int
14096 ]
14097c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
14098 with
14099 [
14100 T=int
14101 ]
14102c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
14103 with
14104 [
14105 T=int
14106 ]
14107c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
14108src/deps/clipper/contrib/edcalc.cpp(158): warning C4244: '+=': conversion from 'clipper::ftype' to 'T', possible loss of data
14109 with
14110 [
14111 T=clipper::ftype32
14112 ]
14113src/deps/clipper/contrib/edcalc.cpp(139): note: while compiling class template member function 'bool clipper::EDcalc_iso<clipper::ftype32>::operator ()(clipper::NXmap<T> &,const clipper::Atom_list &) const'
14114 with
14115 [
14116 T=clipper::ftype32
14117 ]
14118src/deps/clipper/contrib/edcalc.cpp(230): note: see reference to class template instantiation 'clipper::EDcalc_iso<clipper::ftype32>' being compiled
14119src/deps/clipper/contrib/edcalc.cpp(127): warning C4244: '+=': conversion from 'clipper::ftype' to 'T', possible loss of data
14120 with
14121 [
14122 T=clipper::ftype32
14123 ]
14124src/deps/clipper/contrib/edcalc.cpp(109): note: while compiling class template member function 'bool clipper::EDcalc_iso<clipper::ftype32>::operator ()(clipper::Xmap<T> &,const clipper::Atom_list &) const'
14125 with
14126 [
14127 T=clipper::ftype32
14128 ]
14129src/deps/clipper/contrib/edcalc.cpp(219): warning C4244: '+=': conversion from 'clipper::ftype' to 'T', possible loss of data
14130 with
14131 [
14132 T=clipper::ftype32
14133 ]
14134src/deps/clipper/contrib/edcalc.cpp(198): note: while compiling class template member function 'bool clipper::EDcalc_aniso<clipper::ftype32>::operator ()(clipper::NXmap<T> &,const clipper::Atom_list &) const'
14135 with
14136 [
14137 T=clipper::ftype32
14138 ]
14139src/deps/clipper/contrib/edcalc.cpp(232): note: see reference to class template instantiation 'clipper::EDcalc_aniso<clipper::ftype32>' being compiled
14140src/deps/clipper/contrib/edcalc.cpp(186): warning C4244: '+=': conversion from 'clipper::ftype' to 'T', possible loss of data
14141 with
14142 [
14143 T=clipper::ftype32
14144 ]
14145src/deps/clipper/contrib/edcalc.cpp(166): note: while compiling class template member function 'bool clipper::EDcalc_aniso<clipper::ftype32>::operator ()(clipper::Xmap<T> &,const clipper::Atom_list &) const'
14146 with
14147 [
14148 T=clipper::ftype32
14149 ]
14150c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
14151c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
14152 with
14153 [
14154 T=int
14155 ]
14156c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
14157c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
14158c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
14159"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/contrib/sfcalc_obs.cpp /Fosrc/deps/clipper/contrib/sfcalc_obs.obj
14160sfcalc_obs.cpp
14161c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
14162C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14163c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
14164C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14165c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
14166C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14167c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
14168C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14169c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
14170C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14171c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
14172C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14173c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
14174 with
14175 [
14176 _Ty=std::pair<std::string,clipper::Property_base *>
14177 ]
14178c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
14179 with
14180 [
14181 _Ty=std::pair<std::string,clipper::Property_base *>
14182 ]
14183c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
14184 with
14185 [
14186 _Elem=char,
14187 _Alloc=std::allocator<char>
14188 ]
14189 and
14190 [
14191 _Ty=char
14192 ]
14193 and
14194 [
14195 _Elem=char,
14196 _Alloc=std::allocator<char>
14197 ]
14198C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
14199 with
14200 [
14201 _Ty=char
14202 ]
14203c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
14204c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
14205c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
14206c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
14207c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
14208c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
14209c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
14210c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
14211c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
14212 with
14213 [
14214 T=int
14215 ]
14216c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
14217 with
14218 [
14219 T=int
14220 ]
14221c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
14222c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
14223c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
14224 with
14225 [
14226 _Ty=clipper::Symop_code,
14227 _Alloc=std::allocator<clipper::Symop_code>
14228 ]
14229 and
14230 [
14231 _Ty=clipper::Symop_code
14232 ]
14233 and
14234 [
14235 _Ty=clipper::Symop_code,
14236 _Alloc=std::allocator<clipper::Symop_code>
14237 ]
14238C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
14239 with
14240 [
14241 _Ty=clipper::Symop_code
14242 ]
14243c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
14244 with
14245 [
14246 _Ty=clipper::Symop
14247 ]
14248c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
14249 with
14250 [
14251 _Ty=clipper::Symop
14252 ]
14253c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
14254 with
14255 [
14256 _Ty=clipper::Isymop
14257 ]
14258c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
14259 with
14260 [
14261 _Ty=clipper::Isymop
14262 ]
14263c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
14264c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
14265c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
14266c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
14267c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
14268 with
14269 [
14270 _Ty=clipper::ftype
14271 ]
14272c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
14273 with
14274 [
14275 _Ty=clipper::ftype
14276 ]
14277c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
14278 with
14279 [
14280 _Ty=clipper::ftype
14281 ]
14282c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
14283 with
14284 [
14285 _Ty=clipper::ftype
14286 ]
14287c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
14288 with
14289 [
14290 _Ty=clipper::Atom,
14291 _Alloc=std::allocator<clipper::Atom>
14292 ]
14293 and
14294 [
14295 _Ty=clipper::Atom
14296 ]
14297 and
14298 [
14299 _Ty=clipper::Atom,
14300 _Alloc=std::allocator<clipper::Atom>
14301 ]
14302C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
14303 with
14304 [
14305 _Ty=clipper::Atom
14306 ]
14307c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
14308c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
14309c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
14310 with
14311 [
14312 _Ty=clipper::Isymop
14313 ]
14314c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
14315 with
14316 [
14317 _Ty=clipper::Isymop
14318 ]
14319c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
14320 with
14321 [
14322 _Ty=clipper::HKL
14323 ]
14324c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
14325 with
14326 [
14327 _Ty=clipper::HKL
14328 ]
14329c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
14330 with
14331 [
14332 _Ty=clipper::HKL_class
14333 ]
14334c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
14335 with
14336 [
14337 _Ty=clipper::HKL_class
14338 ]
14339c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
14340 with
14341 [
14342 _Ty=clipper::ftype32
14343 ]
14344c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
14345 with
14346 [
14347 _Ty=clipper::ftype32
14348 ]
14349c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
14350c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
14351c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
14352c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
14353c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
14354c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
14355c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
14356c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
14357C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
14358c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
14359C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
14360c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
14361 with
14362 [
14363 _Ty=clipper::ftype32
14364 ]
14365c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
14366 with
14367 [
14368 _Ty=clipper::ftype32
14369 ]
14370c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
14371 with
14372 [
14373 _Ty=clipper::Isymop
14374 ]
14375c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
14376 with
14377 [
14378 _Ty=clipper::Isymop
14379 ]
14380c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
14381c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
14382c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
14383c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
14384c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
14385 with
14386 [
14387 _Ty=std::atomic_bool []
14388 ]
14389c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
14390 with
14391 [
14392 _Ty=std::atomic_bool []
14393 ]
14394c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
14395 with
14396 [
14397 _Ty=std::atomic_bool []
14398 ]
14399c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
14400 with
14401 [
14402 _Ty=std::atomic_bool []
14403 ]
14404c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
14405 with
14406 [
14407 _Ty=bool
14408 ]
14409C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
14410 with
14411 [
14412 _Ty=bool
14413 ]
14414c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
14415 with
14416 [
14417 _Ty=bool
14418 ]
14419C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
14420 with
14421 [
14422 _Ty=bool
14423 ]
14424c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
14425 with
14426 [
14427 _Ty=std::atomic_bool []
14428 ]
14429c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
14430 with
14431 [
14432 _Ty=std::atomic_bool []
14433 ]
14434c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
14435 with
14436 [
14437 _Ty=std::atomic_bool []
14438 ]
14439c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
14440 with
14441 [
14442 _Ty=std::atomic_bool []
14443 ]
14444c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
14445 with
14446 [
14447 _Ty=bool
14448 ]
14449C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
14450 with
14451 [
14452 _Ty=bool
14453 ]
14454c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
14455 with
14456 [
14457 _Ty=bool
14458 ]
14459C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
14460 with
14461 [
14462 _Ty=bool
14463 ]
14464c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14465c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
14466c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14467 with
14468 [
14469 _Ty=unsigned char
14470 ]
14471c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
14472 with
14473 [
14474 _Ty=unsigned char
14475 ]
14476c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14477 with
14478 [
14479 _Ty=size_t
14480 ]
14481c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
14482 with
14483 [
14484 _Ty=size_t
14485 ]
14486c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14487 with
14488 [
14489 _Ty=clipper::Isymop
14490 ]
14491c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
14492 with
14493 [
14494 _Ty=clipper::Isymop
14495 ]
14496c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14497 with
14498 [
14499 _Ty=int
14500 ]
14501c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
14502 with
14503 [
14504 _Ty=int
14505 ]
14506c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14507 with
14508 [
14509 _Ty=int
14510 ]
14511c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
14512 with
14513 [
14514 _Ty=int
14515 ]
14516c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14517 with
14518 [
14519 _Ty=int
14520 ]
14521c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
14522 with
14523 [
14524 _Ty=int
14525 ]
14526c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14527 with
14528 [
14529 _Kty=int,
14530 _Ty=int
14531 ]
14532c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
14533 with
14534 [
14535 _Kty=int,
14536 _Ty=int
14537 ]
14538c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14539c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
14540c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14541c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
14542c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
14543c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
14544c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(111): warning C4251: 'clipper::BasisFn_base::result_': class 'clipper::BasisFn_base::Fderiv' needs to have dll-interface to be used by clients of class 'clipper::BasisFn_base'
14545c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(78): note: see declaration of 'clipper::BasisFn_base::Fderiv'
14546c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(210): warning C4251: 'clipper::ResolutionFn::params_': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::ResolutionFn'
14547 with
14548 [
14549 _Ty=clipper::ftype
14550 ]
14551c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
14552 with
14553 [
14554 _Ty=clipper::ftype
14555 ]
14556c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
14557 with
14558 [
14559 T=int
14560 ]
14561c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
14562 with
14563 [
14564 T=int
14565 ]
14566c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
14567 with
14568 [
14569 T=int
14570 ]
14571c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
14572 with
14573 [
14574 T=int
14575 ]
14576c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
14577src/deps/clipper/contrib/sfcalc_obs.cpp(91): warning C4244: '=': conversion from 'double' to 'T', possible loss of data
14578 with
14579 [
14580 T=float
14581 ]
14582src/deps/clipper/contrib/sfcalc_obs.cpp(57): note: while compiling class template member function 'bool clipper::SFcalc_obs_bulk<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::Atom_list &)'
14583c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfcalc_obs.h(65): note: see reference to function template instantiation 'bool clipper::SFcalc_obs_bulk<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::Atom_list &)' being compiled
14584src/deps/clipper/contrib/sfcalc_obs.cpp(152): note: see reference to class template instantiation 'clipper::SFcalc_obs_bulk<clipper::ftype32>' being compiled
14585src/deps/clipper/contrib/sfcalc_obs.cpp(99): warning C4305: 'initializing': truncation from 'double' to 'T'
14586 with
14587 [
14588 T=clipper::ftype32
14589 ]
14590c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
14591c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
14592 with
14593 [
14594 T=int
14595 ]
14596c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
14597c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
14598c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
14599c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
14600 with
14601 [
14602 dtype=clipper::ftype32
14603 ]
14604c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])'
14605c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
14606src/deps/clipper/contrib/sfcalc_obs.cpp(107): note: see reference to class template instantiation 'clipper::datatypes::F_phi<clipper::ftype32>' being compiled
14607src/deps/clipper/contrib/sfcalc_obs.cpp(57): note: while compiling class template member function 'bool clipper::SFcalc_obs_bulk<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::Atom_list &)'
14608c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfcalc_obs.h(65): note: see reference to function template instantiation 'bool clipper::SFcalc_obs_bulk<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::Atom_list &)' being compiled
14609c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
14610 with
14611 [
14612 dtype=clipper::ftype32
14613 ]
14614c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
14615 with
14616 [
14617 dtype=clipper::ftype32
14618 ]
14619c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(163): note: while compiling class template member function 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])'
14620c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
14621src/deps/clipper/contrib/sfcalc_obs.cpp(112): note: see reference to class template instantiation 'clipper::datatypes::F_sigF<clipper::ftype32>' being compiled
14622c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
14623 with
14624 [
14625 dtype=clipper::ftype32
14626 ]
14627c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(310): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
14628 with
14629 [
14630 dtype=clipper::ftype32
14631 ]
14632c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(310): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)'
14633c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
14634"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/contrib/fffear.cpp /Fosrc/deps/clipper/contrib/fffear.obj
14635fffear.cpp
14636c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
14637C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14638c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
14639C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14640c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
14641C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14642c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
14643C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14644c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
14645C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14646c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
14647C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
14648c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
14649 with
14650 [
14651 _Ty=std::pair<std::string,clipper::Property_base *>
14652 ]
14653c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
14654 with
14655 [
14656 _Ty=std::pair<std::string,clipper::Property_base *>
14657 ]
14658c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
14659 with
14660 [
14661 _Elem=char,
14662 _Alloc=std::allocator<char>
14663 ]
14664 and
14665 [
14666 _Ty=char
14667 ]
14668 and
14669 [
14670 _Elem=char,
14671 _Alloc=std::allocator<char>
14672 ]
14673C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
14674 with
14675 [
14676 _Ty=char
14677 ]
14678c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
14679c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
14680c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
14681c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
14682c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
14683c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
14684c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
14685c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
14686c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
14687 with
14688 [
14689 T=int
14690 ]
14691c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
14692 with
14693 [
14694 T=int
14695 ]
14696c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
14697c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
14698c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
14699 with
14700 [
14701 _Ty=clipper::Symop_code,
14702 _Alloc=std::allocator<clipper::Symop_code>
14703 ]
14704 and
14705 [
14706 _Ty=clipper::Symop_code
14707 ]
14708 and
14709 [
14710 _Ty=clipper::Symop_code,
14711 _Alloc=std::allocator<clipper::Symop_code>
14712 ]
14713C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
14714 with
14715 [
14716 _Ty=clipper::Symop_code
14717 ]
14718c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
14719 with
14720 [
14721 _Ty=clipper::Symop
14722 ]
14723c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
14724 with
14725 [
14726 _Ty=clipper::Symop
14727 ]
14728c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
14729 with
14730 [
14731 _Ty=clipper::Isymop
14732 ]
14733c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
14734 with
14735 [
14736 _Ty=clipper::Isymop
14737 ]
14738c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
14739c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
14740c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
14741c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
14742c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
14743 with
14744 [
14745 _Ty=clipper::ftype
14746 ]
14747c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
14748 with
14749 [
14750 _Ty=clipper::ftype
14751 ]
14752c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
14753 with
14754 [
14755 _Ty=clipper::ftype
14756 ]
14757c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
14758 with
14759 [
14760 _Ty=clipper::ftype
14761 ]
14762c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
14763 with
14764 [
14765 _Ty=clipper::Atom,
14766 _Alloc=std::allocator<clipper::Atom>
14767 ]
14768 and
14769 [
14770 _Ty=clipper::Atom
14771 ]
14772 and
14773 [
14774 _Ty=clipper::Atom,
14775 _Alloc=std::allocator<clipper::Atom>
14776 ]
14777C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
14778 with
14779 [
14780 _Ty=clipper::Atom
14781 ]
14782c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
14783c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
14784c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
14785 with
14786 [
14787 _Ty=clipper::Isymop
14788 ]
14789c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
14790 with
14791 [
14792 _Ty=clipper::Isymop
14793 ]
14794c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
14795 with
14796 [
14797 _Ty=clipper::HKL
14798 ]
14799c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
14800 with
14801 [
14802 _Ty=clipper::HKL
14803 ]
14804c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
14805 with
14806 [
14807 _Ty=clipper::HKL_class
14808 ]
14809c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
14810 with
14811 [
14812 _Ty=clipper::HKL_class
14813 ]
14814c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
14815 with
14816 [
14817 _Ty=clipper::ftype32
14818 ]
14819c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
14820 with
14821 [
14822 _Ty=clipper::ftype32
14823 ]
14824c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
14825c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
14826c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
14827c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
14828c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
14829c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
14830c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
14831c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
14832C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
14833c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
14834C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
14835c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
14836 with
14837 [
14838 _Ty=clipper::ftype32
14839 ]
14840c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
14841 with
14842 [
14843 _Ty=clipper::ftype32
14844 ]
14845c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
14846 with
14847 [
14848 _Ty=clipper::Isymop
14849 ]
14850c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
14851 with
14852 [
14853 _Ty=clipper::Isymop
14854 ]
14855c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
14856c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
14857c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
14858c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
14859c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
14860 with
14861 [
14862 _Ty=std::atomic_bool []
14863 ]
14864c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
14865 with
14866 [
14867 _Ty=std::atomic_bool []
14868 ]
14869c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
14870 with
14871 [
14872 _Ty=std::atomic_bool []
14873 ]
14874c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
14875 with
14876 [
14877 _Ty=std::atomic_bool []
14878 ]
14879c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
14880 with
14881 [
14882 _Ty=bool
14883 ]
14884C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
14885 with
14886 [
14887 _Ty=bool
14888 ]
14889c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
14890 with
14891 [
14892 _Ty=bool
14893 ]
14894C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
14895 with
14896 [
14897 _Ty=bool
14898 ]
14899c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
14900 with
14901 [
14902 _Ty=std::atomic_bool []
14903 ]
14904c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
14905 with
14906 [
14907 _Ty=std::atomic_bool []
14908 ]
14909c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
14910 with
14911 [
14912 _Ty=std::atomic_bool []
14913 ]
14914c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
14915 with
14916 [
14917 _Ty=std::atomic_bool []
14918 ]
14919c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
14920 with
14921 [
14922 _Ty=bool
14923 ]
14924C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
14925 with
14926 [
14927 _Ty=bool
14928 ]
14929c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
14930 with
14931 [
14932 _Ty=bool
14933 ]
14934C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
14935 with
14936 [
14937 _Ty=bool
14938 ]
14939c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14940c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
14941c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14942 with
14943 [
14944 _Ty=unsigned char
14945 ]
14946c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
14947 with
14948 [
14949 _Ty=unsigned char
14950 ]
14951c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14952 with
14953 [
14954 _Ty=size_t
14955 ]
14956c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
14957 with
14958 [
14959 _Ty=size_t
14960 ]
14961c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14962 with
14963 [
14964 _Ty=clipper::Isymop
14965 ]
14966c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
14967 with
14968 [
14969 _Ty=clipper::Isymop
14970 ]
14971c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14972 with
14973 [
14974 _Ty=int
14975 ]
14976c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
14977 with
14978 [
14979 _Ty=int
14980 ]
14981c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14982 with
14983 [
14984 _Ty=int
14985 ]
14986c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
14987 with
14988 [
14989 _Ty=int
14990 ]
14991c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
14992 with
14993 [
14994 _Ty=int
14995 ]
14996c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
14997 with
14998 [
14999 _Ty=int
15000 ]
15001c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15002 with
15003 [
15004 _Kty=int,
15005 _Ty=int
15006 ]
15007c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
15008 with
15009 [
15010 _Kty=int,
15011 _Ty=int
15012 ]
15013c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15014c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
15015c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15016c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
15017c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
15018c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
15019src/deps/clipper/contrib/fffear.cpp(131): warning C4244: '=': conversion from 'clipper::ftype' to 'clipper::ffttype', possible loss of data
15020src/deps/clipper/contrib/fffear.cpp(132): warning C4244: '=': conversion from 'clipper::ftype' to 'clipper::ffttype', possible loss of data
15021src/deps/clipper/contrib/fffear.cpp(160): warning C4244: '=': conversion from 'clipper::ftype' to 'T', possible loss of data
15022 with
15023 [
15024 T=float
15025 ]
15026c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
15027 with
15028 [
15029 T=int
15030 ]
15031c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
15032 with
15033 [
15034 T=int
15035 ]
15036c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
15037 with
15038 [
15039 T=int
15040 ]
15041c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
15042 with
15043 [
15044 T=int
15045 ]
15046c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
15047src/deps/clipper/contrib/fffear.cpp(368): warning C4244: '=': conversion from 'clipper::ftype64' to 'T', possible loss of data
15048 with
15049 [
15050 T=float
15051 ]
15052src/deps/clipper/contrib/fffear.cpp(297): note: while compiling class template member function 'bool clipper::FFFear_fft<clipper::ftype32>::operator ()(clipper::Xmap<float> &,const clipper::NXmap<float> &,const clipper::NXmap<float> &,const clipper::NX_operator &) const'
15053c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\fffear.h(135): note: see reference to function template instantiation 'bool clipper::FFFear_fft<clipper::ftype32>::operator ()(clipper::Xmap<float> &,const clipper::NXmap<float> &,const clipper::NXmap<float> &,const clipper::NX_operator &) const' being compiled
15054src/deps/clipper/contrib/fffear.cpp(455): note: see reference to class template instantiation 'clipper::FFFear_fft<clipper::ftype32>' being compiled
15055src/deps/clipper/contrib/fffear.cpp(443): warning C4244: '=': conversion from 'clipper::ftype64' to 'T', possible loss of data
15056 with
15057 [
15058 T=float
15059 ]
15060src/deps/clipper/contrib/fffear.cpp(250): warning C4244: '=': conversion from 'T' to 'clipper::ffttype', possible loss of data
15061 with
15062 [
15063 T=clipper::ftype64
15064 ]
15065src/deps/clipper/contrib/fffear.cpp(237): note: while compiling class template member function 'void clipper::FFFear_fft<clipper::ftype64>::init(const clipper::Xmap<T> &)'
15066 with
15067 [
15068 T=clipper::ftype64
15069 ]
15070c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\fffear.h(135): note: see reference to function template instantiation 'void clipper::FFFear_fft<clipper::ftype64>::init(const clipper::Xmap<T> &)' being compiled
15071 with
15072 [
15073 T=clipper::ftype64
15074 ]
15075src/deps/clipper/contrib/fffear.cpp(456): note: see reference to class template instantiation 'clipper::FFFear_fft<clipper::ftype64>' being compiled
15076src/deps/clipper/contrib/fffear.cpp(251): warning C4244: '=': conversion from 'T' to 'clipper::ffttype', possible loss of data
15077 with
15078 [
15079 T=clipper::ftype64
15080 ]
15081src/deps/clipper/contrib/fffear.cpp(338): warning C4244: '=': conversion from 'T' to 'clipper::ffttype', possible loss of data
15082 with
15083 [
15084 T=clipper::ftype64
15085 ]
15086src/deps/clipper/contrib/fffear.cpp(297): note: while compiling class template member function 'bool clipper::FFFear_fft<clipper::ftype64>::operator ()(clipper::Xmap<T> &,const clipper::NXmap<T> &,const clipper::NXmap<T> &,const clipper::NX_operator &) const'
15087 with
15088 [
15089 T=clipper::ftype64
15090 ]
15091c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\fffear.h(135): note: see reference to function template instantiation 'bool clipper::FFFear_fft<clipper::ftype64>::operator ()(clipper::Xmap<T> &,const clipper::NXmap<T> &,const clipper::NXmap<T> &,const clipper::NX_operator &) const' being compiled
15092 with
15093 [
15094 T=clipper::ftype64
15095 ]
15096src/deps/clipper/contrib/fffear.cpp(339): warning C4244: '=': conversion from 'T' to 'clipper::ffttype', possible loss of data
15097 with
15098 [
15099 T=clipper::ftype64
15100 ]
15101src/deps/clipper/contrib/fffear.cpp(391): warning C4244: '=': conversion from 'T' to 'clipper::ffttype', possible loss of data
15102 with
15103 [
15104 T=clipper::ftype64
15105 ]
15106src/deps/clipper/contrib/fffear.cpp(392): warning C4244: '=': conversion from 'T' to 'clipper::ffttype', possible loss of data
15107 with
15108 [
15109 T=clipper::ftype64
15110 ]
15111c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
15112c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
15113 with
15114 [
15115 T=int
15116 ]
15117c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
15118c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
15119c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
15120c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(177): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'T', possible loss of data
15121 with
15122 [
15123 T=float
15124 ]
15125src/deps/clipper/contrib/fffear.cpp(206): note: see reference to function template instantiation 'void clipper::Interp_linear::interp<T,clipper::NXmap<T>>(const M &,const clipper::Coord_map &,T &)' being compiled
15126 with
15127 [
15128 T=float,
15129 M=clipper::NXmap<float>
15130 ]
15131src/deps/clipper/contrib/fffear.cpp(176): note: while compiling class template member function 'bool clipper::FFFear_slow<clipper::ftype32>::operator ()(clipper::Xmap<float> &,const clipper::NXmap<float> &,const clipper::NXmap<float> &,const clipper::NX_operator &) const'
15132c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\fffear.h(113): note: see reference to function template instantiation 'bool clipper::FFFear_slow<clipper::ftype32>::operator ()(clipper::Xmap<float> &,const clipper::NXmap<float> &,const clipper::NXmap<float> &,const clipper::NX_operator &) const' being compiled
15133src/deps/clipper/contrib/fffear.cpp(453): note: see reference to class template instantiation 'clipper::FFFear_slow<clipper::ftype32>' being compiled
15134c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(178): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'T', possible loss of data
15135 with
15136 [
15137 T=float
15138 ]
15139c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(179): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'T', possible loss of data
15140 with
15141 [
15142 T=float
15143 ]
15144c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(180): warning C4244: 'initializing': conversion from 'double' to 'T', possible loss of data
15145 with
15146 [
15147 T=float
15148 ]
15149c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(181): warning C4244: 'initializing': conversion from 'double' to 'T', possible loss of data
15150 with
15151 [
15152 T=float
15153 ]
15154c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/map_interp.h(182): warning C4244: 'initializing': conversion from 'double' to 'T', possible loss of data
15155 with
15156 [
15157 T=float
15158 ]
15159"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/contrib/sfscale.cpp /Fosrc/deps/clipper/contrib/sfscale.obj
15160sfscale.cpp
15161c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
15162C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15163c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
15164C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15165c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
15166C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15167c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
15168C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15169c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
15170C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15171c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
15172C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15173c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
15174 with
15175 [
15176 _Ty=std::pair<std::string,clipper::Property_base *>
15177 ]
15178c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
15179 with
15180 [
15181 _Ty=std::pair<std::string,clipper::Property_base *>
15182 ]
15183c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
15184 with
15185 [
15186 _Elem=char,
15187 _Alloc=std::allocator<char>
15188 ]
15189 and
15190 [
15191 _Ty=char
15192 ]
15193 and
15194 [
15195 _Elem=char,
15196 _Alloc=std::allocator<char>
15197 ]
15198C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
15199 with
15200 [
15201 _Ty=char
15202 ]
15203c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
15204c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
15205c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
15206c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
15207c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
15208c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
15209c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
15210c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
15211c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
15212 with
15213 [
15214 T=int
15215 ]
15216c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
15217 with
15218 [
15219 T=int
15220 ]
15221c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
15222c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
15223c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
15224 with
15225 [
15226 _Ty=clipper::Symop_code,
15227 _Alloc=std::allocator<clipper::Symop_code>
15228 ]
15229 and
15230 [
15231 _Ty=clipper::Symop_code
15232 ]
15233 and
15234 [
15235 _Ty=clipper::Symop_code,
15236 _Alloc=std::allocator<clipper::Symop_code>
15237 ]
15238C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
15239 with
15240 [
15241 _Ty=clipper::Symop_code
15242 ]
15243c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
15244 with
15245 [
15246 _Ty=clipper::Symop
15247 ]
15248c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
15249 with
15250 [
15251 _Ty=clipper::Symop
15252 ]
15253c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
15254 with
15255 [
15256 _Ty=clipper::Isymop
15257 ]
15258c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
15259 with
15260 [
15261 _Ty=clipper::Isymop
15262 ]
15263c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
15264c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
15265c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
15266c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
15267c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
15268 with
15269 [
15270 _Ty=clipper::ftype
15271 ]
15272c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
15273 with
15274 [
15275 _Ty=clipper::ftype
15276 ]
15277c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
15278 with
15279 [
15280 _Ty=clipper::ftype
15281 ]
15282c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
15283 with
15284 [
15285 _Ty=clipper::ftype
15286 ]
15287c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
15288 with
15289 [
15290 _Ty=clipper::Atom,
15291 _Alloc=std::allocator<clipper::Atom>
15292 ]
15293 and
15294 [
15295 _Ty=clipper::Atom
15296 ]
15297 and
15298 [
15299 _Ty=clipper::Atom,
15300 _Alloc=std::allocator<clipper::Atom>
15301 ]
15302C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
15303 with
15304 [
15305 _Ty=clipper::Atom
15306 ]
15307c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
15308c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
15309c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
15310 with
15311 [
15312 _Ty=clipper::Isymop
15313 ]
15314c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
15315 with
15316 [
15317 _Ty=clipper::Isymop
15318 ]
15319c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
15320 with
15321 [
15322 _Ty=clipper::HKL
15323 ]
15324c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
15325 with
15326 [
15327 _Ty=clipper::HKL
15328 ]
15329c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
15330 with
15331 [
15332 _Ty=clipper::HKL_class
15333 ]
15334c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
15335 with
15336 [
15337 _Ty=clipper::HKL_class
15338 ]
15339c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
15340 with
15341 [
15342 _Ty=clipper::ftype32
15343 ]
15344c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
15345 with
15346 [
15347 _Ty=clipper::ftype32
15348 ]
15349c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
15350c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
15351c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
15352c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
15353c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
15354c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
15355c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
15356c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
15357C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
15358c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
15359C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
15360c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
15361 with
15362 [
15363 _Ty=clipper::ftype32
15364 ]
15365c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
15366 with
15367 [
15368 _Ty=clipper::ftype32
15369 ]
15370c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
15371 with
15372 [
15373 _Ty=clipper::Isymop
15374 ]
15375c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
15376 with
15377 [
15378 _Ty=clipper::Isymop
15379 ]
15380c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
15381c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
15382c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
15383c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
15384c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
15385 with
15386 [
15387 _Ty=std::atomic_bool []
15388 ]
15389c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
15390 with
15391 [
15392 _Ty=std::atomic_bool []
15393 ]
15394c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
15395 with
15396 [
15397 _Ty=std::atomic_bool []
15398 ]
15399c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
15400 with
15401 [
15402 _Ty=std::atomic_bool []
15403 ]
15404c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
15405 with
15406 [
15407 _Ty=bool
15408 ]
15409C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
15410 with
15411 [
15412 _Ty=bool
15413 ]
15414c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
15415 with
15416 [
15417 _Ty=bool
15418 ]
15419C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
15420 with
15421 [
15422 _Ty=bool
15423 ]
15424c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
15425 with
15426 [
15427 _Ty=std::atomic_bool []
15428 ]
15429c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
15430 with
15431 [
15432 _Ty=std::atomic_bool []
15433 ]
15434c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
15435 with
15436 [
15437 _Ty=std::atomic_bool []
15438 ]
15439c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
15440 with
15441 [
15442 _Ty=std::atomic_bool []
15443 ]
15444c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
15445 with
15446 [
15447 _Ty=bool
15448 ]
15449C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
15450 with
15451 [
15452 _Ty=bool
15453 ]
15454c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
15455 with
15456 [
15457 _Ty=bool
15458 ]
15459C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
15460 with
15461 [
15462 _Ty=bool
15463 ]
15464c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15465c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
15466c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15467 with
15468 [
15469 _Ty=unsigned char
15470 ]
15471c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
15472 with
15473 [
15474 _Ty=unsigned char
15475 ]
15476c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15477 with
15478 [
15479 _Ty=size_t
15480 ]
15481c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
15482 with
15483 [
15484 _Ty=size_t
15485 ]
15486c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15487 with
15488 [
15489 _Ty=clipper::Isymop
15490 ]
15491c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
15492 with
15493 [
15494 _Ty=clipper::Isymop
15495 ]
15496c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15497 with
15498 [
15499 _Ty=int
15500 ]
15501c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
15502 with
15503 [
15504 _Ty=int
15505 ]
15506c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15507 with
15508 [
15509 _Ty=int
15510 ]
15511c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
15512 with
15513 [
15514 _Ty=int
15515 ]
15516c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15517 with
15518 [
15519 _Ty=int
15520 ]
15521c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
15522 with
15523 [
15524 _Ty=int
15525 ]
15526c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15527 with
15528 [
15529 _Kty=int,
15530 _Ty=int
15531 ]
15532c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
15533 with
15534 [
15535 _Kty=int,
15536 _Ty=int
15537 ]
15538c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15539c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
15540c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15541c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
15542c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
15543c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
15544c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(111): warning C4251: 'clipper::BasisFn_base::result_': class 'clipper::BasisFn_base::Fderiv' needs to have dll-interface to be used by clients of class 'clipper::BasisFn_base'
15545c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(78): note: see declaration of 'clipper::BasisFn_base::Fderiv'
15546c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(210): warning C4251: 'clipper::ResolutionFn::params_': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::ResolutionFn'
15547 with
15548 [
15549 _Ty=clipper::ftype
15550 ]
15551c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
15552 with
15553 [
15554 _Ty=clipper::ftype
15555 ]
15556c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
15557 with
15558 [
15559 T=int
15560 ]
15561c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
15562 with
15563 [
15564 T=int
15565 ]
15566c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
15567 with
15568 [
15569 T=int
15570 ]
15571c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
15572 with
15573 [
15574 T=int
15575 ]
15576c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
15577src/deps/clipper/contrib/sfscale.cpp(213): warning C4244: 'argument': conversion from 'double' to 'const dtype', possible loss of data
15578 with
15579 [
15580 dtype=clipper::ftype32
15581 ]
15582src/deps/clipper/contrib/sfscale.cpp(262): note: see reference to function template instantiation 'bool clipper::SFscale_aniso<clipper::ftype32>::scale<clipper::datatypes::F_sigF<clipper::ftype32>,clipper::TargetFn_scaleF1F2<clipper::datatypes::F_sigF<clipper::ftype32>,clipper::datatypes::F_sigF<clipper::ftype32>>,clipper::TargetFn_scaleLogF1F2<clipper::datatypes::F_sigF<clipper::ftype32>,clipper::datatypes::F_sigF<clipper::ftype32>>,clipper::BasisFn_binner>(clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::ftype,const int)' being compiled
15583c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
15584c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
15585 with
15586 [
15587 T=int
15588 ]
15589c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
15590c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
15591c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
15592c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(320): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
15593 with
15594 [
15595 dtype=clipper::ftype32
15596 ]
15597c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(320): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::scale(const clipper::ftype &)'
15598src/deps/clipper/contrib/sfscale.cpp(109): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
15599src/deps/clipper/contrib/sfscale.cpp(98): note: see reference to class template instantiation 'clipper::datatypes::F_phi<clipper::ftype32>' being compiled
15600src/deps/clipper/contrib/sfscale.cpp(86): note: while compiling class template member function 'bool clipper::SFscale_aniso<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &)'
15601src/deps/clipper/contrib/sfscale.cpp(261): note: see reference to class template instantiation 'clipper::SFscale_aniso<clipper::ftype32>' being compiled
15602c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(165): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
15603 with
15604 [
15605 dtype=clipper::ftype32
15606 ]
15607c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(165): note: while compiling class template member function 'void clipper::datatypes::F_sigF<clipper::ftype32>::scale(const clipper::ftype &)'
15608src/deps/clipper/contrib/sfscale.cpp(78): note: see reference to function template instantiation 'void clipper::datatypes::F_sigF<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
15609c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfscale.h(87): note: see reference to class template instantiation 'clipper::datatypes::F_sigF<clipper::ftype32>' being compiled
15610c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfscale.h(87): note: while compiling class template member function 'const T &clipper::SFscale_aniso<T>::sigobs(const clipper::datatypes::F_sigF<clipper::ftype32> &)'
15611 with
15612 [
15613 T=clipper::ftype32
15614 ]
15615c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(165): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
15616 with
15617 [
15618 dtype=clipper::ftype32
15619 ]
15620c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(91): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
15621 with
15622 [
15623 dtype=clipper::ftype32
15624 ]
15625c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(91): note: while compiling class template member function 'void clipper::datatypes::I_sigI<clipper::ftype32>::scale(const clipper::ftype &)'
15626src/deps/clipper/contrib/sfscale.cpp(162): note: see reference to function template instantiation 'void clipper::datatypes::I_sigI<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
15627c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfscale.h(88): note: see reference to class template instantiation 'clipper::datatypes::I_sigI<clipper::ftype32>' being compiled
15628c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfscale.h(88): note: while compiling class template member function 'const T &clipper::SFscale_aniso<T>::sigobs(const clipper::datatypes::I_sigI<clipper::ftype32> &)'
15629 with
15630 [
15631 T=clipper::ftype32
15632 ]
15633c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(91): warning C4244: '*=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
15634 with
15635 [
15636 dtype=clipper::ftype32
15637 ]
15638c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
15639 with
15640 [
15641 dtype=clipper::ftype32
15642 ]
15643c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])'
15644c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
15645c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
15646 with
15647 [
15648 dtype=clipper::ftype32
15649 ]
15650c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
15651 with
15652 [
15653 dtype=clipper::ftype32
15654 ]
15655c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(163): note: while compiling class template member function 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])'
15656c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
15657c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
15658 with
15659 [
15660 dtype=clipper::ftype32
15661 ]
15662c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(89): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
15663 with
15664 [
15665 dtype=clipper::ftype32
15666 ]
15667c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(89): note: while compiling class template member function 'void clipper::datatypes::I_sigI<clipper::ftype32>::data_import(const clipper::xtype [])'
15668c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::I_sigI<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
15669c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(89): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
15670 with
15671 [
15672 dtype=clipper::ftype32
15673 ]
15674c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(310): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
15675 with
15676 [
15677 dtype=clipper::ftype32
15678 ]
15679c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(310): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)'
15680c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(488): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
15681"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/contrib/function_object_bases.cpp /Fosrc/deps/clipper/contrib/function_object_bases.obj
15682function_object_bases.cpp
15683c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
15684C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15685c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
15686C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15687c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
15688C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15689c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
15690C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15691c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
15692C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15693c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
15694C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
15695c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
15696 with
15697 [
15698 _Ty=std::pair<std::string,clipper::Property_base *>
15699 ]
15700c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
15701 with
15702 [
15703 _Ty=std::pair<std::string,clipper::Property_base *>
15704 ]
15705c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
15706 with
15707 [
15708 _Elem=char,
15709 _Alloc=std::allocator<char>
15710 ]
15711 and
15712 [
15713 _Ty=char
15714 ]
15715 and
15716 [
15717 _Elem=char,
15718 _Alloc=std::allocator<char>
15719 ]
15720C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
15721 with
15722 [
15723 _Ty=char
15724 ]
15725c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
15726c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
15727c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
15728c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
15729c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
15730c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
15731c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
15732c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
15733c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
15734 with
15735 [
15736 T=int
15737 ]
15738c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
15739 with
15740 [
15741 T=int
15742 ]
15743c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
15744c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
15745c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
15746 with
15747 [
15748 _Ty=clipper::Symop_code,
15749 _Alloc=std::allocator<clipper::Symop_code>
15750 ]
15751 and
15752 [
15753 _Ty=clipper::Symop_code
15754 ]
15755 and
15756 [
15757 _Ty=clipper::Symop_code,
15758 _Alloc=std::allocator<clipper::Symop_code>
15759 ]
15760C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
15761 with
15762 [
15763 _Ty=clipper::Symop_code
15764 ]
15765c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
15766 with
15767 [
15768 _Ty=clipper::Symop
15769 ]
15770c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
15771 with
15772 [
15773 _Ty=clipper::Symop
15774 ]
15775c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
15776 with
15777 [
15778 _Ty=clipper::Isymop
15779 ]
15780c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
15781 with
15782 [
15783 _Ty=clipper::Isymop
15784 ]
15785c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
15786c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
15787c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
15788c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
15789c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
15790 with
15791 [
15792 _Ty=clipper::ftype
15793 ]
15794c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
15795 with
15796 [
15797 _Ty=clipper::ftype
15798 ]
15799c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
15800 with
15801 [
15802 _Ty=clipper::ftype
15803 ]
15804c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
15805 with
15806 [
15807 _Ty=clipper::ftype
15808 ]
15809c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
15810 with
15811 [
15812 _Ty=clipper::Atom,
15813 _Alloc=std::allocator<clipper::Atom>
15814 ]
15815 and
15816 [
15817 _Ty=clipper::Atom
15818 ]
15819 and
15820 [
15821 _Ty=clipper::Atom,
15822 _Alloc=std::allocator<clipper::Atom>
15823 ]
15824C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
15825 with
15826 [
15827 _Ty=clipper::Atom
15828 ]
15829c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
15830c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
15831c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
15832 with
15833 [
15834 _Ty=clipper::Isymop
15835 ]
15836c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
15837 with
15838 [
15839 _Ty=clipper::Isymop
15840 ]
15841c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
15842 with
15843 [
15844 _Ty=clipper::HKL
15845 ]
15846c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
15847 with
15848 [
15849 _Ty=clipper::HKL
15850 ]
15851c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
15852 with
15853 [
15854 _Ty=clipper::HKL_class
15855 ]
15856c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
15857 with
15858 [
15859 _Ty=clipper::HKL_class
15860 ]
15861c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
15862 with
15863 [
15864 _Ty=clipper::ftype32
15865 ]
15866c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
15867 with
15868 [
15869 _Ty=clipper::ftype32
15870 ]
15871c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
15872c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
15873c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
15874c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
15875c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
15876c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
15877c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
15878c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
15879C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
15880c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
15881C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
15882c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
15883 with
15884 [
15885 _Ty=clipper::ftype32
15886 ]
15887c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
15888 with
15889 [
15890 _Ty=clipper::ftype32
15891 ]
15892c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
15893 with
15894 [
15895 _Ty=clipper::Isymop
15896 ]
15897c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
15898 with
15899 [
15900 _Ty=clipper::Isymop
15901 ]
15902c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
15903c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
15904c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
15905c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
15906c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
15907 with
15908 [
15909 _Ty=std::atomic_bool []
15910 ]
15911c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
15912 with
15913 [
15914 _Ty=std::atomic_bool []
15915 ]
15916c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
15917 with
15918 [
15919 _Ty=std::atomic_bool []
15920 ]
15921c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
15922 with
15923 [
15924 _Ty=std::atomic_bool []
15925 ]
15926c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
15927 with
15928 [
15929 _Ty=bool
15930 ]
15931C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
15932 with
15933 [
15934 _Ty=bool
15935 ]
15936c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
15937 with
15938 [
15939 _Ty=bool
15940 ]
15941C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
15942 with
15943 [
15944 _Ty=bool
15945 ]
15946c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
15947 with
15948 [
15949 _Ty=std::atomic_bool []
15950 ]
15951c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
15952 with
15953 [
15954 _Ty=std::atomic_bool []
15955 ]
15956c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
15957 with
15958 [
15959 _Ty=std::atomic_bool []
15960 ]
15961c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
15962 with
15963 [
15964 _Ty=std::atomic_bool []
15965 ]
15966c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
15967 with
15968 [
15969 _Ty=bool
15970 ]
15971C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
15972 with
15973 [
15974 _Ty=bool
15975 ]
15976c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
15977 with
15978 [
15979 _Ty=bool
15980 ]
15981C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
15982 with
15983 [
15984 _Ty=bool
15985 ]
15986c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15987c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
15988c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15989 with
15990 [
15991 _Ty=unsigned char
15992 ]
15993c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
15994 with
15995 [
15996 _Ty=unsigned char
15997 ]
15998c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
15999 with
16000 [
16001 _Ty=size_t
16002 ]
16003c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
16004 with
16005 [
16006 _Ty=size_t
16007 ]
16008c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16009 with
16010 [
16011 _Ty=clipper::Isymop
16012 ]
16013c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
16014 with
16015 [
16016 _Ty=clipper::Isymop
16017 ]
16018c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16019 with
16020 [
16021 _Ty=int
16022 ]
16023c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
16024 with
16025 [
16026 _Ty=int
16027 ]
16028c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16029 with
16030 [
16031 _Ty=int
16032 ]
16033c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
16034 with
16035 [
16036 _Ty=int
16037 ]
16038c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16039 with
16040 [
16041 _Ty=int
16042 ]
16043c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
16044 with
16045 [
16046 _Ty=int
16047 ]
16048c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16049 with
16050 [
16051 _Kty=int,
16052 _Ty=int
16053 ]
16054c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
16055 with
16056 [
16057 _Kty=int,
16058 _Ty=int
16059 ]
16060c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16061c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
16062c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16063c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
16064c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
16065c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
16066c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
16067 with
16068 [
16069 T=int
16070 ]
16071c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
16072 with
16073 [
16074 T=int
16075 ]
16076c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
16077 with
16078 [
16079 T=int
16080 ]
16081c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
16082 with
16083 [
16084 T=int
16085 ]
16086c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
16087c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
16088c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
16089 with
16090 [
16091 T=int
16092 ]
16093c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
16094c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
16095c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
16096"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/contrib/sfweight.cpp /Fosrc/deps/clipper/contrib/sfweight.obj
16097sfweight.cpp
16098c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
16099C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16100c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
16101C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16102c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
16103C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16104c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
16105C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16106c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
16107C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16108c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
16109C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16110c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
16111 with
16112 [
16113 _Ty=std::pair<std::string,clipper::Property_base *>
16114 ]
16115c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
16116 with
16117 [
16118 _Ty=std::pair<std::string,clipper::Property_base *>
16119 ]
16120c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
16121 with
16122 [
16123 _Elem=char,
16124 _Alloc=std::allocator<char>
16125 ]
16126 and
16127 [
16128 _Ty=char
16129 ]
16130 and
16131 [
16132 _Elem=char,
16133 _Alloc=std::allocator<char>
16134 ]
16135C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
16136 with
16137 [
16138 _Ty=char
16139 ]
16140c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
16141c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
16142c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
16143c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
16144c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
16145c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
16146c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
16147c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
16148c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
16149 with
16150 [
16151 T=int
16152 ]
16153c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
16154 with
16155 [
16156 T=int
16157 ]
16158c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
16159c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
16160c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
16161 with
16162 [
16163 _Ty=clipper::Symop_code,
16164 _Alloc=std::allocator<clipper::Symop_code>
16165 ]
16166 and
16167 [
16168 _Ty=clipper::Symop_code
16169 ]
16170 and
16171 [
16172 _Ty=clipper::Symop_code,
16173 _Alloc=std::allocator<clipper::Symop_code>
16174 ]
16175C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
16176 with
16177 [
16178 _Ty=clipper::Symop_code
16179 ]
16180c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
16181 with
16182 [
16183 _Ty=clipper::Symop
16184 ]
16185c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
16186 with
16187 [
16188 _Ty=clipper::Symop
16189 ]
16190c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
16191 with
16192 [
16193 _Ty=clipper::Isymop
16194 ]
16195c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
16196 with
16197 [
16198 _Ty=clipper::Isymop
16199 ]
16200c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
16201c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
16202c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
16203c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
16204c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
16205 with
16206 [
16207 _Ty=clipper::ftype
16208 ]
16209c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
16210 with
16211 [
16212 _Ty=clipper::ftype
16213 ]
16214c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
16215 with
16216 [
16217 _Ty=clipper::ftype
16218 ]
16219c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
16220 with
16221 [
16222 _Ty=clipper::ftype
16223 ]
16224c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
16225 with
16226 [
16227 _Ty=clipper::Atom,
16228 _Alloc=std::allocator<clipper::Atom>
16229 ]
16230 and
16231 [
16232 _Ty=clipper::Atom
16233 ]
16234 and
16235 [
16236 _Ty=clipper::Atom,
16237 _Alloc=std::allocator<clipper::Atom>
16238 ]
16239C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
16240 with
16241 [
16242 _Ty=clipper::Atom
16243 ]
16244c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
16245c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
16246c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
16247 with
16248 [
16249 _Ty=clipper::Isymop
16250 ]
16251c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
16252 with
16253 [
16254 _Ty=clipper::Isymop
16255 ]
16256c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
16257 with
16258 [
16259 _Ty=clipper::HKL
16260 ]
16261c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
16262 with
16263 [
16264 _Ty=clipper::HKL
16265 ]
16266c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
16267 with
16268 [
16269 _Ty=clipper::HKL_class
16270 ]
16271c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
16272 with
16273 [
16274 _Ty=clipper::HKL_class
16275 ]
16276c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
16277 with
16278 [
16279 _Ty=clipper::ftype32
16280 ]
16281c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
16282 with
16283 [
16284 _Ty=clipper::ftype32
16285 ]
16286c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
16287c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
16288c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
16289c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
16290c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
16291c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
16292c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
16293c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
16294C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
16295c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
16296C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
16297c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
16298 with
16299 [
16300 _Ty=clipper::ftype32
16301 ]
16302c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
16303 with
16304 [
16305 _Ty=clipper::ftype32
16306 ]
16307c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
16308 with
16309 [
16310 _Ty=clipper::Isymop
16311 ]
16312c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
16313 with
16314 [
16315 _Ty=clipper::Isymop
16316 ]
16317c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
16318c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
16319c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
16320c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
16321c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
16322 with
16323 [
16324 _Ty=std::atomic_bool []
16325 ]
16326c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
16327 with
16328 [
16329 _Ty=std::atomic_bool []
16330 ]
16331c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
16332 with
16333 [
16334 _Ty=std::atomic_bool []
16335 ]
16336c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
16337 with
16338 [
16339 _Ty=std::atomic_bool []
16340 ]
16341c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
16342 with
16343 [
16344 _Ty=bool
16345 ]
16346C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
16347 with
16348 [
16349 _Ty=bool
16350 ]
16351c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
16352 with
16353 [
16354 _Ty=bool
16355 ]
16356C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
16357 with
16358 [
16359 _Ty=bool
16360 ]
16361c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
16362 with
16363 [
16364 _Ty=std::atomic_bool []
16365 ]
16366c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
16367 with
16368 [
16369 _Ty=std::atomic_bool []
16370 ]
16371c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
16372 with
16373 [
16374 _Ty=std::atomic_bool []
16375 ]
16376c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
16377 with
16378 [
16379 _Ty=std::atomic_bool []
16380 ]
16381c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
16382 with
16383 [
16384 _Ty=bool
16385 ]
16386C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
16387 with
16388 [
16389 _Ty=bool
16390 ]
16391c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
16392 with
16393 [
16394 _Ty=bool
16395 ]
16396C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
16397 with
16398 [
16399 _Ty=bool
16400 ]
16401c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16402c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
16403c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16404 with
16405 [
16406 _Ty=unsigned char
16407 ]
16408c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
16409 with
16410 [
16411 _Ty=unsigned char
16412 ]
16413c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16414 with
16415 [
16416 _Ty=size_t
16417 ]
16418c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
16419 with
16420 [
16421 _Ty=size_t
16422 ]
16423c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16424 with
16425 [
16426 _Ty=clipper::Isymop
16427 ]
16428c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
16429 with
16430 [
16431 _Ty=clipper::Isymop
16432 ]
16433c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16434 with
16435 [
16436 _Ty=int
16437 ]
16438c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
16439 with
16440 [
16441 _Ty=int
16442 ]
16443c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16444 with
16445 [
16446 _Ty=int
16447 ]
16448c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
16449 with
16450 [
16451 _Ty=int
16452 ]
16453c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16454 with
16455 [
16456 _Ty=int
16457 ]
16458c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
16459 with
16460 [
16461 _Ty=int
16462 ]
16463c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16464 with
16465 [
16466 _Kty=int,
16467 _Ty=int
16468 ]
16469c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
16470 with
16471 [
16472 _Kty=int,
16473 _Ty=int
16474 ]
16475c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16476c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
16477c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
16478c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
16479c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
16480c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
16481c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(111): warning C4251: 'clipper::BasisFn_base::result_': class 'clipper::BasisFn_base::Fderiv' needs to have dll-interface to be used by clients of class 'clipper::BasisFn_base'
16482c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(78): note: see declaration of 'clipper::BasisFn_base::Fderiv'
16483c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(210): warning C4251: 'clipper::ResolutionFn::params_': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::ResolutionFn'
16484 with
16485 [
16486 _Ty=clipper::ftype
16487 ]
16488c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
16489 with
16490 [
16491 _Ty=clipper::ftype
16492 ]
16493c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(111): warning C4251: 'clipper::SFweight_spline<clipper::ftype32>::param_s': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype32>'
16494 with
16495 [
16496 _Ty=clipper::ftype
16497 ]
16498c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
16499 with
16500 [
16501 _Ty=clipper::ftype
16502 ]
16503src/deps/clipper/contrib/sfweight.cpp(483): note: see reference to class template instantiation 'clipper::SFweight_spline<clipper::ftype32>' being compiled
16504c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(111): warning C4251: 'clipper::SFweight_spline<clipper::ftype32>::param_w': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype32>'
16505 with
16506 [
16507 _Ty=clipper::ftype
16508 ]
16509c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
16510 with
16511 [
16512 _Ty=clipper::ftype
16513 ]
16514c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(112): warning C4251: 'clipper::SFweight_spline<clipper::ftype32>::scale_fo': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype32>'
16515 with
16516 [
16517 _Ty=clipper::ftype32
16518 ]
16519c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
16520 with
16521 [
16522 _Ty=clipper::ftype32
16523 ]
16524c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(112): warning C4251: 'clipper::SFweight_spline<clipper::ftype32>::scale_fc': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype32>'
16525 with
16526 [
16527 _Ty=clipper::ftype32
16528 ]
16529c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
16530 with
16531 [
16532 _Ty=clipper::ftype32
16533 ]
16534c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(112): warning C4251: 'clipper::SFweight_spline<clipper::ftype32>::value_s': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype32>'
16535 with
16536 [
16537 _Ty=clipper::ftype32
16538 ]
16539c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
16540 with
16541 [
16542 _Ty=clipper::ftype32
16543 ]
16544c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(112): warning C4251: 'clipper::SFweight_spline<clipper::ftype32>::value_w': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype32>'
16545 with
16546 [
16547 _Ty=clipper::ftype32
16548 ]
16549c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
16550 with
16551 [
16552 _Ty=clipper::ftype32
16553 ]
16554c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(113): warning C4251: 'clipper::SFweight_spline<clipper::ftype32>::hlterms': class 'std::vector<clipper::SFweight_spline<clipper::ftype32>::HLterms,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype32>'
16555 with
16556 [
16557 _Ty=clipper::SFweight_spline<clipper::ftype32>::HLterms
16558 ]
16559c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(113): note: see declaration of 'std::vector<clipper::SFweight_spline<clipper::ftype32>::HLterms,std::allocator<_Ty>>'
16560 with
16561 [
16562 _Ty=clipper::SFweight_spline<clipper::ftype32>::HLterms
16563 ]
16564c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(111): warning C4251: 'clipper::SFweight_spline<clipper::ftype64>::param_s': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype64>'
16565 with
16566 [
16567 _Ty=clipper::ftype
16568 ]
16569c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
16570 with
16571 [
16572 _Ty=clipper::ftype
16573 ]
16574src/deps/clipper/contrib/sfweight.cpp(485): note: see reference to class template instantiation 'clipper::SFweight_spline<clipper::ftype64>' being compiled
16575c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(111): warning C4251: 'clipper::SFweight_spline<clipper::ftype64>::param_w': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype64>'
16576 with
16577 [
16578 _Ty=clipper::ftype
16579 ]
16580c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
16581 with
16582 [
16583 _Ty=clipper::ftype
16584 ]
16585c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(112): warning C4251: 'clipper::SFweight_spline<clipper::ftype64>::scale_fo': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype64>'
16586 with
16587 [
16588 _Ty=clipper::ftype
16589 ]
16590c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
16591 with
16592 [
16593 _Ty=clipper::ftype
16594 ]
16595c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(112): warning C4251: 'clipper::SFweight_spline<clipper::ftype64>::scale_fc': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype64>'
16596 with
16597 [
16598 _Ty=clipper::ftype
16599 ]
16600c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
16601 with
16602 [
16603 _Ty=clipper::ftype
16604 ]
16605c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(112): warning C4251: 'clipper::SFweight_spline<clipper::ftype64>::value_s': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype64>'
16606 with
16607 [
16608 _Ty=clipper::ftype
16609 ]
16610c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
16611 with
16612 [
16613 _Ty=clipper::ftype
16614 ]
16615c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(112): warning C4251: 'clipper::SFweight_spline<clipper::ftype64>::value_w': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype64>'
16616 with
16617 [
16618 _Ty=clipper::ftype
16619 ]
16620c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
16621 with
16622 [
16623 _Ty=clipper::ftype
16624 ]
16625c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(113): warning C4251: 'clipper::SFweight_spline<clipper::ftype64>::hlterms': class 'std::vector<clipper::SFweight_spline<clipper::ftype64>::HLterms,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::SFweight_spline<clipper::ftype64>'
16626 with
16627 [
16628 _Ty=clipper::SFweight_spline<clipper::ftype64>::HLterms
16629 ]
16630c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(113): note: see declaration of 'std::vector<clipper::SFweight_spline<clipper::ftype64>::HLterms,std::allocator<_Ty>>'
16631 with
16632 [
16633 _Ty=clipper::SFweight_spline<clipper::ftype64>::HLterms
16634 ]
16635c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
16636 with
16637 [
16638 T=int
16639 ]
16640c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
16641 with
16642 [
16643 T=int
16644 ]
16645c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
16646 with
16647 [
16648 T=int
16649 ]
16650c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
16651 with
16652 [
16653 T=int
16654 ]
16655c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
16656src/deps/clipper/contrib/sfweight.cpp(90): warning C4244: 'argument': conversion from 'clipper::ftype' to 'const dtype', possible loss of data
16657 with
16658 [
16659 dtype=clipper::ftype32
16660 ]
16661src/deps/clipper/contrib/sfweight.cpp(56): note: while compiling class template member function 'clipper::SFweight_spline<clipper::ftype32>::TargetResult clipper::SFweight_spline<clipper::ftype32>::TargetFo::operator ()(const clipper::HKL_class,const clipper::datatypes::F_sigF<clipper::ftype32> &,const clipper::datatypes::ABCD<clipper::ftype32> &,const clipper::datatypes::F_phi<clipper::ftype32> &,const clipper::ftype &,const clipper::ftype &,const std::vector<clipper::SFweight_spline<clipper::ftype32>::HLterms,std::allocator<_Ty>> &)'
16662 with
16663 [
16664 _Ty=clipper::SFweight_spline<clipper::ftype32>::HLterms
16665 ]
16666src/deps/clipper/contrib/sfweight.cpp(394): note: see reference to function template instantiation 'clipper::SFweight_spline<clipper::ftype32>::TargetResult clipper::SFweight_spline<clipper::ftype32>::TargetFo::operator ()(const clipper::HKL_class,const clipper::datatypes::F_sigF<clipper::ftype32> &,const clipper::datatypes::ABCD<clipper::ftype32> &,const clipper::datatypes::F_phi<clipper::ftype32> &,const clipper::ftype &,const clipper::ftype &,const std::vector<clipper::SFweight_spline<clipper::ftype32>::HLterms,std::allocator<_Ty>> &)' being compiled
16667 with
16668 [
16669 _Ty=clipper::SFweight_spline<clipper::ftype32>::HLterms
16670 ]
16671src/deps/clipper/contrib/sfweight.cpp(483): note: see reference to class template instantiation 'clipper::SFweight_spline<clipper::ftype32>::TargetFo' being compiled
16672src/deps/clipper/contrib/sfweight.cpp(91): warning C4244: 'argument': conversion from 'clipper::ftype' to 'const dtype', possible loss of data
16673 with
16674 [
16675 dtype=clipper::ftype32
16676 ]
16677src/deps/clipper/contrib/sfweight.cpp(124): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
16678src/deps/clipper/contrib/sfweight.cpp(97): note: while compiling class template member function 'clipper::SFweight_spline<clipper::ftype32>::TargetResult clipper::SFweight_spline<clipper::ftype32>::TargetHL::operator ()(const clipper::HKL_class,const clipper::datatypes::F_sigF<clipper::ftype32> &,const clipper::datatypes::ABCD<clipper::ftype32> &,const clipper::datatypes::F_phi<clipper::ftype32> &,const clipper::ftype &,const clipper::ftype &,const std::vector<clipper::SFweight_spline<clipper::ftype32>::HLterms,std::allocator<_Ty>> &)'
16679 with
16680 [
16681 _Ty=clipper::SFweight_spline<clipper::ftype32>::HLterms
16682 ]
16683src/deps/clipper/contrib/sfweight.cpp(401): note: see reference to function template instantiation 'clipper::SFweight_spline<clipper::ftype32>::TargetResult clipper::SFweight_spline<clipper::ftype32>::TargetHL::operator ()(const clipper::HKL_class,const clipper::datatypes::F_sigF<clipper::ftype32> &,const clipper::datatypes::ABCD<clipper::ftype32> &,const clipper::datatypes::F_phi<clipper::ftype32> &,const clipper::ftype &,const clipper::ftype &,const std::vector<clipper::SFweight_spline<clipper::ftype32>::HLterms,std::allocator<_Ty>> &)' being compiled
16684 with
16685 [
16686 _Ty=clipper::SFweight_spline<clipper::ftype32>::HLterms
16687 ]
16688src/deps/clipper/contrib/sfweight.cpp(483): note: see reference to class template instantiation 'clipper::SFweight_spline<clipper::ftype32>::TargetHL' being compiled
16689src/deps/clipper/contrib/sfweight.cpp(156): warning C4244: 'argument': conversion from 'const clipper::ftype' to 'const dtype', possible loss of data
16690 with
16691 [
16692 dtype=clipper::ftype32
16693 ]
16694src/deps/clipper/contrib/sfweight.cpp(158): warning C4244: 'argument': conversion from 'double' to 'const dtype', possible loss of data
16695 with
16696 [
16697 dtype=clipper::ftype32
16698 ]
16699src/deps/clipper/contrib/sfweight.cpp(157): warning C4244: 'argument': conversion from 'double' to 'const dtype', possible loss of data
16700 with
16701 [
16702 dtype=clipper::ftype32
16703 ]
16704c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
16705c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
16706 with
16707 [
16708 T=int
16709 ]
16710c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
16711c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
16712c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
16713c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16714 with
16715 [
16716 dtype=clipper::ftype32
16717 ]
16718c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(402): note: while compiling class template member function 'void clipper::datatypes::ABCD<clipper::ftype32>::data_import(const clipper::xtype [])'
16719c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::ABCD<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
16720c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(100): note: see reference to class template instantiation 'clipper::datatypes::ABCD<clipper::ftype32>' being compiled
16721c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16722 with
16723 [
16724 dtype=clipper::ftype32
16725 ]
16726c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16727 with
16728 [
16729 dtype=clipper::ftype32
16730 ]
16731c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(402): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16732 with
16733 [
16734 dtype=clipper::ftype32
16735 ]
16736c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16737 with
16738 [
16739 dtype=clipper::ftype32
16740 ]
16741c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(163): note: while compiling class template member function 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])'
16742c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_sigF<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
16743src/deps/clipper/contrib/sfweight.cpp(428): note: see reference to class template instantiation 'clipper::datatypes::F_sigF<clipper::ftype32>' being compiled
16744src/deps/clipper/contrib/sfweight.cpp(424): note: while compiling class template member function 'void clipper::SFweight_spline<clipper::ftype32>::debug(void) const'
16745src/deps/clipper/contrib/sfweight.cpp(483): note: see reference to class template instantiation 'clipper::SFweight_spline<clipper::ftype32>' being compiled
16746c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(163): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16747 with
16748 [
16749 dtype=clipper::ftype32
16750 ]
16751src/deps/clipper/contrib/sfweight.cpp(234): warning C4244: '=': conversion from 'double' to 'dtype', possible loss of data
16752 with
16753 [
16754 dtype=clipper::ftype32
16755 ]
16756src/deps/clipper/contrib/sfweight.cpp(202): note: see reference to function template instantiation 'bool clipper::SFweight_spline<clipper::ftype32>::evaluate<clipper::SFweight_spline<clipper::ftype32>::TargetHL>(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::Phi_fom<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::Flag> &,F)' being compiled
16757 with
16758 [
16759 F=clipper::SFweight_spline<clipper::ftype32>::TargetHL
16760 ]
16761src/deps/clipper/contrib/sfweight.cpp(202): note: see reference to function template instantiation 'bool clipper::SFweight_spline<clipper::ftype32>::evaluate<clipper::SFweight_spline<clipper::ftype32>::TargetHL>(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::Phi_fom<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::Flag> &,F)' being compiled
16762 with
16763 [
16764 F=clipper::SFweight_spline<clipper::ftype32>::TargetHL
16765 ]
16766src/deps/clipper/contrib/sfweight.cpp(200): note: while compiling class template member function 'bool clipper::SFweight_spline<clipper::ftype32>::operator ()(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::Phi_fom<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::Flag> &)'
16767src/deps/clipper/contrib/sfweight.cpp(235): warning C4244: '=': conversion from 'double' to 'dtype', possible loss of data
16768 with
16769 [
16770 dtype=clipper::ftype32
16771 ]
16772src/deps/clipper/contrib/sfweight.cpp(252): warning C4244: '=': conversion from 'double' to '_Ty', possible loss of data
16773 with
16774 [
16775 _Ty=clipper::ftype32
16776 ]
16777src/deps/clipper/contrib/sfweight.cpp(253): warning C4244: '=': conversion from 'double' to '_Ty', possible loss of data
16778 with
16779 [
16780 _Ty=clipper::ftype32
16781 ]
16782src/deps/clipper/contrib/sfweight.cpp(265): warning C4244: '=': conversion from 'double' to 'dtype', possible loss of data
16783 with
16784 [
16785 dtype=clipper::ftype32
16786 ]
16787src/deps/clipper/contrib/sfweight.cpp(322): warning C4244: '=': conversion from 'clipper::ftype' to '_Ty', possible loss of data
16788 with
16789 [
16790 _Ty=clipper::ftype32
16791 ]
16792src/deps/clipper/contrib/sfweight.cpp(323): warning C4244: '=': conversion from 'clipper::ftype' to '_Ty', possible loss of data
16793 with
16794 [
16795 _Ty=clipper::ftype32
16796 ]
16797c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(387): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
16798 with
16799 [
16800 dtype=clipper::ftype32
16801 ]
16802c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(381): note: while compiling class template member function 'void clipper::datatypes::ABCD<clipper::ftype32>::shift_phase(const clipper::ftype &)'
16803c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::ABCD<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
16804c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(388): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
16805 with
16806 [
16807 dtype=clipper::ftype32
16808 ]
16809c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(391): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
16810 with
16811 [
16812 dtype=clipper::ftype32
16813 ]
16814c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(392): warning C4244: '=': conversion from 'clipper::ftype' to 'dtype', possible loss of data
16815 with
16816 [
16817 dtype=clipper::ftype32
16818 ]
16819c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(320): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
16820 with
16821 [
16822 dtype=clipper::ftype32
16823 ]
16824c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(320): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::scale(const clipper::ftype &)'
16825src/deps/clipper/contrib/sfweight.cpp(255): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
16826src/deps/clipper/contrib/sfweight.cpp(429): note: see reference to class template instantiation 'clipper::datatypes::F_phi<clipper::ftype32>' being compiled
16827c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(165): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
16828 with
16829 [
16830 dtype=clipper::ftype32
16831 ]
16832c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(165): note: while compiling class template member function 'void clipper::datatypes::F_sigF<clipper::ftype32>::scale(const clipper::ftype &)'
16833src/deps/clipper/contrib/sfweight.cpp(254): note: see reference to function template instantiation 'void clipper::datatypes::F_sigF<clipper::ftype32>::scale(const clipper::ftype &)' being compiled
16834c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(165): warning C4244: '*=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
16835 with
16836 [
16837 dtype=clipper::ftype32
16838 ]
16839c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16840 with
16841 [
16842 dtype=clipper::ftype32
16843 ]
16844c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])'
16845c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
16846c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16847 with
16848 [
16849 dtype=clipper::ftype32
16850 ]
16851c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(246): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16852 with
16853 [
16854 dtype=clipper::ftype32
16855 ]
16856c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(246): note: while compiling class template member function 'void clipper::datatypes::E_sigE<clipper::ftype32>::data_import(const clipper::xtype [])'
16857c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::E_sigE<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
16858src/deps/clipper/contrib/sfweight.cpp(234): note: see reference to class template instantiation 'clipper::datatypes::E_sigE<clipper::ftype32>' being compiled
16859src/deps/clipper/contrib/sfweight.cpp(202): note: see reference to function template instantiation 'bool clipper::SFweight_spline<clipper::ftype32>::evaluate<clipper::SFweight_spline<clipper::ftype32>::TargetHL>(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::Phi_fom<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::Flag> &,F)' being compiled
16860 with
16861 [
16862 F=clipper::SFweight_spline<clipper::ftype32>::TargetHL
16863 ]
16864src/deps/clipper/contrib/sfweight.cpp(202): note: see reference to function template instantiation 'bool clipper::SFweight_spline<clipper::ftype32>::evaluate<clipper::SFweight_spline<clipper::ftype32>::TargetHL>(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::Phi_fom<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::Flag> &,F)' being compiled
16865 with
16866 [
16867 F=clipper::SFweight_spline<clipper::ftype32>::TargetHL
16868 ]
16869c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(246): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16870 with
16871 [
16872 dtype=clipper::ftype32
16873 ]
16874src/deps/clipper/contrib/sfweight.cpp(357): warning C4244: 'argument': conversion from 'double' to 'const dtype', possible loss of data
16875 with
16876 [
16877 dtype=clipper::ftype32
16878 ]
16879src/deps/clipper/contrib/sfweight.cpp(327): note: see reference to function template instantiation 'bool clipper::SFweight_spline<clipper::ftype32>::reevaluate<F>(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::Phi_fom<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::Flag> &,F)' being compiled
16880 with
16881 [
16882 F=clipper::SFweight_spline<clipper::ftype32>::TargetHL
16883 ]
16884src/deps/clipper/contrib/sfweight.cpp(327): note: see reference to function template instantiation 'bool clipper::SFweight_spline<clipper::ftype32>::reevaluate<F>(clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::Phi_fom<clipper::ftype32>> &,clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_sigF<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::ABCD<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::Flag> &,F)' being compiled
16885 with
16886 [
16887 F=clipper::SFweight_spline<clipper::ftype32>::TargetHL
16888 ]
16889src/deps/clipper/contrib/sfweight.cpp(358): warning C4244: 'argument': conversion from 'clipper::ftype' to 'const dtype', possible loss of data
16890 with
16891 [
16892 dtype=clipper::ftype32
16893 ]
16894c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(310): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
16895 with
16896 [
16897 dtype=clipper::ftype32
16898 ]
16899c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(310): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)'
16900c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
16901c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(361): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16902 with
16903 [
16904 dtype=clipper::ftype32
16905 ]
16906c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(361): note: while compiling class template member function 'void clipper::datatypes::Phi_fom<clipper::ftype32>::data_import(const clipper::xtype [])'
16907c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::Phi_fom<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
16908c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\sfweight.h(101): note: see reference to class template instantiation 'clipper::datatypes::Phi_fom<clipper::ftype32>' being compiled
16909c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(361): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
16910 with
16911 [
16912 dtype=clipper::ftype32
16913 ]
16914c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(353): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
16915 with
16916 [
16917 dtype=clipper::ftype32
16918 ]
16919c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(353): note: while compiling class template member function 'void clipper::datatypes::Phi_fom<clipper::ftype32>::shift_phase(const clipper::ftype &)'
16920c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(507): note: see reference to function template instantiation 'void clipper::datatypes::Phi_fom<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
16921"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/contrib/mapfilter.cpp /Fosrc/deps/clipper/contrib/mapfilter.obj
16922mapfilter.cpp
16923c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
16924C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16925c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
16926C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16927c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
16928C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16929c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
16930C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16931c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
16932C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16933c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
16934C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
16935c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
16936 with
16937 [
16938 _Ty=std::pair<std::string,clipper::Property_base *>
16939 ]
16940c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
16941 with
16942 [
16943 _Ty=std::pair<std::string,clipper::Property_base *>
16944 ]
16945c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
16946 with
16947 [
16948 _Elem=char,
16949 _Alloc=std::allocator<char>
16950 ]
16951 and
16952 [
16953 _Ty=char
16954 ]
16955 and
16956 [
16957 _Elem=char,
16958 _Alloc=std::allocator<char>
16959 ]
16960C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
16961 with
16962 [
16963 _Ty=char
16964 ]
16965c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
16966c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
16967c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
16968c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
16969c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
16970c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
16971c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
16972c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
16973c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
16974 with
16975 [
16976 T=int
16977 ]
16978c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
16979 with
16980 [
16981 T=int
16982 ]
16983c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
16984c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
16985c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
16986 with
16987 [
16988 _Ty=clipper::Symop_code,
16989 _Alloc=std::allocator<clipper::Symop_code>
16990 ]
16991 and
16992 [
16993 _Ty=clipper::Symop_code
16994 ]
16995 and
16996 [
16997 _Ty=clipper::Symop_code,
16998 _Alloc=std::allocator<clipper::Symop_code>
16999 ]
17000C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
17001 with
17002 [
17003 _Ty=clipper::Symop_code
17004 ]
17005c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
17006 with
17007 [
17008 _Ty=clipper::Symop
17009 ]
17010c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
17011 with
17012 [
17013 _Ty=clipper::Symop
17014 ]
17015c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
17016 with
17017 [
17018 _Ty=clipper::Isymop
17019 ]
17020c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
17021 with
17022 [
17023 _Ty=clipper::Isymop
17024 ]
17025c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
17026c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
17027c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
17028c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
17029c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
17030 with
17031 [
17032 _Ty=clipper::ftype
17033 ]
17034c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
17035 with
17036 [
17037 _Ty=clipper::ftype
17038 ]
17039c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
17040 with
17041 [
17042 _Ty=clipper::ftype
17043 ]
17044c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
17045 with
17046 [
17047 _Ty=clipper::ftype
17048 ]
17049c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
17050 with
17051 [
17052 _Ty=clipper::Atom,
17053 _Alloc=std::allocator<clipper::Atom>
17054 ]
17055 and
17056 [
17057 _Ty=clipper::Atom
17058 ]
17059 and
17060 [
17061 _Ty=clipper::Atom,
17062 _Alloc=std::allocator<clipper::Atom>
17063 ]
17064C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
17065 with
17066 [
17067 _Ty=clipper::Atom
17068 ]
17069c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
17070c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
17071c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
17072 with
17073 [
17074 _Ty=clipper::Isymop
17075 ]
17076c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
17077 with
17078 [
17079 _Ty=clipper::Isymop
17080 ]
17081c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
17082 with
17083 [
17084 _Ty=clipper::HKL
17085 ]
17086c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
17087 with
17088 [
17089 _Ty=clipper::HKL
17090 ]
17091c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
17092 with
17093 [
17094 _Ty=clipper::HKL_class
17095 ]
17096c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
17097 with
17098 [
17099 _Ty=clipper::HKL_class
17100 ]
17101c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
17102 with
17103 [
17104 _Ty=clipper::ftype32
17105 ]
17106c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
17107 with
17108 [
17109 _Ty=clipper::ftype32
17110 ]
17111c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
17112c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
17113c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
17114c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
17115c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
17116c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
17117c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
17118c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
17119C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
17120c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
17121C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
17122c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
17123 with
17124 [
17125 _Ty=clipper::ftype32
17126 ]
17127c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
17128 with
17129 [
17130 _Ty=clipper::ftype32
17131 ]
17132c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
17133 with
17134 [
17135 _Ty=clipper::Isymop
17136 ]
17137c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
17138 with
17139 [
17140 _Ty=clipper::Isymop
17141 ]
17142c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
17143c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
17144c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
17145c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
17146c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
17147 with
17148 [
17149 _Ty=std::atomic_bool []
17150 ]
17151c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
17152 with
17153 [
17154 _Ty=std::atomic_bool []
17155 ]
17156c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
17157 with
17158 [
17159 _Ty=std::atomic_bool []
17160 ]
17161c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
17162 with
17163 [
17164 _Ty=std::atomic_bool []
17165 ]
17166c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
17167 with
17168 [
17169 _Ty=bool
17170 ]
17171C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
17172 with
17173 [
17174 _Ty=bool
17175 ]
17176c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
17177 with
17178 [
17179 _Ty=bool
17180 ]
17181C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
17182 with
17183 [
17184 _Ty=bool
17185 ]
17186c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
17187 with
17188 [
17189 _Ty=std::atomic_bool []
17190 ]
17191c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
17192 with
17193 [
17194 _Ty=std::atomic_bool []
17195 ]
17196c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
17197 with
17198 [
17199 _Ty=std::atomic_bool []
17200 ]
17201c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
17202 with
17203 [
17204 _Ty=std::atomic_bool []
17205 ]
17206c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
17207 with
17208 [
17209 _Ty=bool
17210 ]
17211C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
17212 with
17213 [
17214 _Ty=bool
17215 ]
17216c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
17217 with
17218 [
17219 _Ty=bool
17220 ]
17221C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
17222 with
17223 [
17224 _Ty=bool
17225 ]
17226c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17227c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
17228c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17229 with
17230 [
17231 _Ty=unsigned char
17232 ]
17233c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
17234 with
17235 [
17236 _Ty=unsigned char
17237 ]
17238c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17239 with
17240 [
17241 _Ty=size_t
17242 ]
17243c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
17244 with
17245 [
17246 _Ty=size_t
17247 ]
17248c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17249 with
17250 [
17251 _Ty=clipper::Isymop
17252 ]
17253c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
17254 with
17255 [
17256 _Ty=clipper::Isymop
17257 ]
17258c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17259 with
17260 [
17261 _Ty=int
17262 ]
17263c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
17264 with
17265 [
17266 _Ty=int
17267 ]
17268c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17269 with
17270 [
17271 _Ty=int
17272 ]
17273c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
17274 with
17275 [
17276 _Ty=int
17277 ]
17278c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17279 with
17280 [
17281 _Ty=int
17282 ]
17283c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
17284 with
17285 [
17286 _Ty=int
17287 ]
17288c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17289 with
17290 [
17291 _Kty=int,
17292 _Ty=int
17293 ]
17294c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
17295 with
17296 [
17297 _Kty=int,
17298 _Ty=int
17299 ]
17300c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17301c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
17302c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17303c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
17304c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
17305c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
17306c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
17307 with
17308 [
17309 T=int
17310 ]
17311c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
17312 with
17313 [
17314 T=int
17315 ]
17316c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
17317 with
17318 [
17319 T=int
17320 ]
17321c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
17322 with
17323 [
17324 T=int
17325 ]
17326c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
17327src/deps/clipper/contrib/mapfilter.cpp(103): warning C4244: '=': conversion from 'clipper::ftype' to 'T', possible loss of data
17328 with
17329 [
17330 T=clipper::ftype32
17331 ]
17332src/deps/clipper/contrib/mapfilter.cpp(75): note: while compiling class template member function 'bool clipper::MapFilter_slow<clipper::ftype32>::operator ()(clipper::Xmap<T> &,const clipper::Xmap<T> &) const'
17333 with
17334 [
17335 T=clipper::ftype32
17336 ]
17337src/deps/clipper/contrib/mapfilter.cpp(69): note: see reference to function template instantiation 'bool clipper::MapFilter_slow<clipper::ftype32>::operator ()(clipper::Xmap<T> &,const clipper::Xmap<T> &) const' being compiled
17338 with
17339 [
17340 T=clipper::ftype32
17341 ]
17342src/deps/clipper/contrib/mapfilter.cpp(330): note: see reference to class template instantiation 'clipper::MapFilter_slow<clipper::ftype32>' being compiled
17343src/deps/clipper/contrib/mapfilter.cpp(126): warning C4244: '=': conversion from 'clipper::ftype' to 'T', possible loss of data
17344 with
17345 [
17346 T=clipper::ftype32
17347 ]
17348src/deps/clipper/contrib/mapfilter.cpp(299): warning C4244: '=': conversion from 'clipper::ftype' to 'clipper::ffttype', possible loss of data
17349src/deps/clipper/contrib/mapfilter.cpp(222): note: while compiling class template member function 'bool clipper::MapFilter_fft<clipper::ftype32>::operator ()(clipper::NXmap<T> &,const clipper::NXmap<T> &) const'
17350 with
17351 [
17352 T=clipper::ftype32
17353 ]
17354src/deps/clipper/contrib/mapfilter.cpp(332): note: see reference to class template instantiation 'clipper::MapFilter_fft<clipper::ftype32>' being compiled
17355src/deps/clipper/contrib/mapfilter.cpp(305): warning C4244: '=': conversion from 'const clipper::ftype' to 'clipper::ftype32', possible loss of data
17356src/deps/clipper/contrib/mapfilter.cpp(306): warning C4244: '=': conversion from 'clipper::ftype' to 'clipper::ftype32', possible loss of data
17357src/deps/clipper/contrib/mapfilter.cpp(189): warning C4244: '=': conversion from 'clipper::ftype' to 'clipper::ffttype', possible loss of data
17358src/deps/clipper/contrib/mapfilter.cpp(155): note: while compiling class template member function 'bool clipper::MapFilter_fft<clipper::ftype32>::operator ()(clipper::Xmap<T> &,const clipper::Xmap<T> &) const'
17359 with
17360 [
17361 T=clipper::ftype32
17362 ]
17363src/deps/clipper/contrib/mapfilter.cpp(149): note: see reference to function template instantiation 'bool clipper::MapFilter_fft<clipper::ftype32>::operator ()(clipper::Xmap<T> &,const clipper::Xmap<T> &) const' being compiled
17364 with
17365 [
17366 T=clipper::ftype32
17367 ]
17368src/deps/clipper/contrib/mapfilter.cpp(194): warning C4244: '=': conversion from 'const clipper::ftype' to 'clipper::ftype32', possible loss of data
17369src/deps/clipper/contrib/mapfilter.cpp(195): warning C4244: '=': conversion from 'clipper::ftype' to 'clipper::ftype32', possible loss of data
17370src/deps/clipper/contrib/mapfilter.cpp(259): warning C4244: '=': conversion from 'const T' to 'clipper::ffttype', possible loss of data
17371 with
17372 [
17373 T=clipper::ftype64
17374 ]
17375src/deps/clipper/contrib/mapfilter.cpp(222): note: while compiling class template member function 'bool clipper::MapFilter_fft<clipper::ftype64>::operator ()(clipper::NXmap<T> &,const clipper::NXmap<T> &) const'
17376 with
17377 [
17378 T=clipper::ftype64
17379 ]
17380src/deps/clipper/contrib/mapfilter.cpp(333): note: see reference to class template instantiation 'clipper::MapFilter_fft<clipper::ftype64>' being compiled
17381src/deps/clipper/contrib/mapfilter.cpp(185): warning C4244: '=': conversion from 'const T' to 'clipper::ffttype', possible loss of data
17382 with
17383 [
17384 T=clipper::ftype64
17385 ]
17386src/deps/clipper/contrib/mapfilter.cpp(155): note: while compiling class template member function 'bool clipper::MapFilter_fft<clipper::ftype64>::operator ()(clipper::Xmap<T> &,const clipper::Xmap<T> &) const'
17387 with
17388 [
17389 T=clipper::ftype64
17390 ]
17391src/deps/clipper/contrib/mapfilter.cpp(149): note: see reference to function template instantiation 'bool clipper::MapFilter_fft<clipper::ftype64>::operator ()(clipper::Xmap<T> &,const clipper::Xmap<T> &) const' being compiled
17392 with
17393 [
17394 T=clipper::ftype64
17395 ]
17396c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
17397c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
17398 with
17399 [
17400 T=int
17401 ]
17402c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
17403c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
17404c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
17405"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/contrib/skeleton.cpp /Fosrc/deps/clipper/contrib/skeleton.obj
17406skeleton.cpp
17407c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
17408C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17409c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
17410C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17411c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
17412C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17413c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
17414C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17415c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
17416C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17417c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
17418C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17419c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
17420 with
17421 [
17422 _Ty=std::pair<std::string,clipper::Property_base *>
17423 ]
17424c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
17425 with
17426 [
17427 _Ty=std::pair<std::string,clipper::Property_base *>
17428 ]
17429c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
17430 with
17431 [
17432 _Elem=char,
17433 _Alloc=std::allocator<char>
17434 ]
17435 and
17436 [
17437 _Ty=char
17438 ]
17439 and
17440 [
17441 _Elem=char,
17442 _Alloc=std::allocator<char>
17443 ]
17444C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
17445 with
17446 [
17447 _Ty=char
17448 ]
17449c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
17450c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
17451c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
17452c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
17453c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
17454c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
17455c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
17456c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
17457c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
17458 with
17459 [
17460 T=int
17461 ]
17462c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
17463 with
17464 [
17465 T=int
17466 ]
17467c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
17468c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
17469c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
17470 with
17471 [
17472 _Ty=clipper::Symop_code,
17473 _Alloc=std::allocator<clipper::Symop_code>
17474 ]
17475 and
17476 [
17477 _Ty=clipper::Symop_code
17478 ]
17479 and
17480 [
17481 _Ty=clipper::Symop_code,
17482 _Alloc=std::allocator<clipper::Symop_code>
17483 ]
17484C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
17485 with
17486 [
17487 _Ty=clipper::Symop_code
17488 ]
17489c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
17490 with
17491 [
17492 _Ty=clipper::Symop
17493 ]
17494c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
17495 with
17496 [
17497 _Ty=clipper::Symop
17498 ]
17499c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
17500 with
17501 [
17502 _Ty=clipper::Isymop
17503 ]
17504c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
17505 with
17506 [
17507 _Ty=clipper::Isymop
17508 ]
17509c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
17510c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
17511c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
17512c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
17513c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
17514 with
17515 [
17516 _Ty=clipper::ftype
17517 ]
17518c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
17519 with
17520 [
17521 _Ty=clipper::ftype
17522 ]
17523c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
17524 with
17525 [
17526 _Ty=clipper::ftype
17527 ]
17528c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
17529 with
17530 [
17531 _Ty=clipper::ftype
17532 ]
17533c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
17534 with
17535 [
17536 _Ty=clipper::Atom,
17537 _Alloc=std::allocator<clipper::Atom>
17538 ]
17539 and
17540 [
17541 _Ty=clipper::Atom
17542 ]
17543 and
17544 [
17545 _Ty=clipper::Atom,
17546 _Alloc=std::allocator<clipper::Atom>
17547 ]
17548C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
17549 with
17550 [
17551 _Ty=clipper::Atom
17552 ]
17553c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
17554c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
17555c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
17556 with
17557 [
17558 _Ty=clipper::Isymop
17559 ]
17560c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
17561 with
17562 [
17563 _Ty=clipper::Isymop
17564 ]
17565c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
17566 with
17567 [
17568 _Ty=clipper::HKL
17569 ]
17570c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
17571 with
17572 [
17573 _Ty=clipper::HKL
17574 ]
17575c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
17576 with
17577 [
17578 _Ty=clipper::HKL_class
17579 ]
17580c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
17581 with
17582 [
17583 _Ty=clipper::HKL_class
17584 ]
17585c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
17586 with
17587 [
17588 _Ty=clipper::ftype32
17589 ]
17590c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
17591 with
17592 [
17593 _Ty=clipper::ftype32
17594 ]
17595c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
17596c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
17597c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
17598c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
17599c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
17600c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
17601c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
17602c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
17603C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
17604c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
17605C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
17606c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
17607 with
17608 [
17609 _Ty=clipper::ftype32
17610 ]
17611c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
17612 with
17613 [
17614 _Ty=clipper::ftype32
17615 ]
17616c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
17617 with
17618 [
17619 _Ty=clipper::Isymop
17620 ]
17621c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
17622 with
17623 [
17624 _Ty=clipper::Isymop
17625 ]
17626c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
17627c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
17628c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
17629c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
17630c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
17631 with
17632 [
17633 _Ty=std::atomic_bool []
17634 ]
17635c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
17636 with
17637 [
17638 _Ty=std::atomic_bool []
17639 ]
17640c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
17641 with
17642 [
17643 _Ty=std::atomic_bool []
17644 ]
17645c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
17646 with
17647 [
17648 _Ty=std::atomic_bool []
17649 ]
17650c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
17651 with
17652 [
17653 _Ty=bool
17654 ]
17655C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
17656 with
17657 [
17658 _Ty=bool
17659 ]
17660c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
17661 with
17662 [
17663 _Ty=bool
17664 ]
17665C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
17666 with
17667 [
17668 _Ty=bool
17669 ]
17670c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
17671 with
17672 [
17673 _Ty=std::atomic_bool []
17674 ]
17675c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
17676 with
17677 [
17678 _Ty=std::atomic_bool []
17679 ]
17680c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
17681 with
17682 [
17683 _Ty=std::atomic_bool []
17684 ]
17685c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
17686 with
17687 [
17688 _Ty=std::atomic_bool []
17689 ]
17690c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
17691 with
17692 [
17693 _Ty=bool
17694 ]
17695C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
17696 with
17697 [
17698 _Ty=bool
17699 ]
17700c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
17701 with
17702 [
17703 _Ty=bool
17704 ]
17705C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
17706 with
17707 [
17708 _Ty=bool
17709 ]
17710c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17711c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
17712c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17713 with
17714 [
17715 _Ty=unsigned char
17716 ]
17717c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
17718 with
17719 [
17720 _Ty=unsigned char
17721 ]
17722c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17723 with
17724 [
17725 _Ty=size_t
17726 ]
17727c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
17728 with
17729 [
17730 _Ty=size_t
17731 ]
17732c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17733 with
17734 [
17735 _Ty=clipper::Isymop
17736 ]
17737c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
17738 with
17739 [
17740 _Ty=clipper::Isymop
17741 ]
17742c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17743 with
17744 [
17745 _Ty=int
17746 ]
17747c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
17748 with
17749 [
17750 _Ty=int
17751 ]
17752c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17753 with
17754 [
17755 _Ty=int
17756 ]
17757c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
17758 with
17759 [
17760 _Ty=int
17761 ]
17762c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17763 with
17764 [
17765 _Ty=int
17766 ]
17767c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
17768 with
17769 [
17770 _Ty=int
17771 ]
17772c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17773 with
17774 [
17775 _Kty=int,
17776 _Ty=int
17777 ]
17778c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
17779 with
17780 [
17781 _Kty=int,
17782 _Ty=int
17783 ]
17784c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17785c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
17786c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
17787c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
17788c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
17789c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
17790c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(68): warning C4251: 'clipper::Skeleton_basic::Neighbours::nlist': class 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Skeleton_basic::Neighbours'
17791 with
17792 [
17793 _Ty=clipper::Coord_grid
17794 ]
17795c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(68): note: see declaration of 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>'
17796 with
17797 [
17798 _Ty=clipper::Coord_grid
17799 ]
17800c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(66): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
17801c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(111): warning C4251: 'clipper::Skeleton_fast<T1,T2>::Neighbours::nlist': class 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Skeleton_fast<T1,T2>::Neighbours'
17802 with
17803 [
17804 _Ty=clipper::Coord_grid
17805 ]
17806c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(68): note: see declaration of 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>'
17807 with
17808 [
17809 _Ty=clipper::Coord_grid
17810 ]
17811c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(111): note: see reference to class template instantiation 'clipper::Skeleton_fast<T1,T2>::Neighbours' being compiled
17812c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(127): note: see reference to class template instantiation 'clipper::Skeleton_fast<T1,T2>' being compiled
17813src/deps/clipper/contrib/skeleton.cpp(89): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
17814c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(111): warning C4251: 'clipper::Skeleton_fast<char,float>::Neighbours::nlist': class 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Skeleton_fast<char,float>::Neighbours'
17815 with
17816 [
17817 _Ty=clipper::Coord_grid
17818 ]
17819c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(68): note: see declaration of 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>'
17820 with
17821 [
17822 _Ty=clipper::Coord_grid
17823 ]
17824c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(124): note: see reference to class template instantiation 'clipper::Skeleton_fast<char,float>::Neighbours' being compiled
17825src/deps/clipper/contrib/skeleton.cpp(352): note: see reference to class template instantiation 'clipper::Skeleton_fast<char,float>' being compiled
17826c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(111): warning C4251: 'clipper::Skeleton_fast<char,double>::Neighbours::nlist': class 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Skeleton_fast<char,double>::Neighbours'
17827 with
17828 [
17829 _Ty=clipper::Coord_grid
17830 ]
17831c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(68): note: see declaration of 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>'
17832 with
17833 [
17834 _Ty=clipper::Coord_grid
17835 ]
17836c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(124): note: see reference to class template instantiation 'clipper::Skeleton_fast<char,double>::Neighbours' being compiled
17837src/deps/clipper/contrib/skeleton.cpp(353): note: see reference to class template instantiation 'clipper::Skeleton_fast<char,double>' being compiled
17838c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(111): warning C4251: 'clipper::Skeleton_fast<short,float>::Neighbours::nlist': class 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Skeleton_fast<short,float>::Neighbours'
17839 with
17840 [
17841 _Ty=clipper::Coord_grid
17842 ]
17843c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(68): note: see declaration of 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>'
17844 with
17845 [
17846 _Ty=clipper::Coord_grid
17847 ]
17848c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(124): note: see reference to class template instantiation 'clipper::Skeleton_fast<short,float>::Neighbours' being compiled
17849src/deps/clipper/contrib/skeleton.cpp(354): note: see reference to class template instantiation 'clipper::Skeleton_fast<short,float>' being compiled
17850c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(111): warning C4251: 'clipper::Skeleton_fast<short,double>::Neighbours::nlist': class 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Skeleton_fast<short,double>::Neighbours'
17851 with
17852 [
17853 _Ty=clipper::Coord_grid
17854 ]
17855c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(68): note: see declaration of 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>'
17856 with
17857 [
17858 _Ty=clipper::Coord_grid
17859 ]
17860c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(124): note: see reference to class template instantiation 'clipper::Skeleton_fast<short,double>::Neighbours' being compiled
17861src/deps/clipper/contrib/skeleton.cpp(355): note: see reference to class template instantiation 'clipper::Skeleton_fast<short,double>' being compiled
17862c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(111): warning C4251: 'clipper::Skeleton_fast<int,float>::Neighbours::nlist': class 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Skeleton_fast<int,float>::Neighbours'
17863 with
17864 [
17865 _Ty=clipper::Coord_grid
17866 ]
17867c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(68): note: see declaration of 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>'
17868 with
17869 [
17870 _Ty=clipper::Coord_grid
17871 ]
17872c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(124): note: see reference to class template instantiation 'clipper::Skeleton_fast<int,float>::Neighbours' being compiled
17873src/deps/clipper/contrib/skeleton.cpp(356): note: see reference to class template instantiation 'clipper::Skeleton_fast<int,float>' being compiled
17874c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(111): warning C4251: 'clipper::Skeleton_fast<int,double>::Neighbours::nlist': class 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Skeleton_fast<int,double>::Neighbours'
17875 with
17876 [
17877 _Ty=clipper::Coord_grid
17878 ]
17879c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(68): note: see declaration of 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>'
17880 with
17881 [
17882 _Ty=clipper::Coord_grid
17883 ]
17884c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(124): note: see reference to class template instantiation 'clipper::Skeleton_fast<int,double>::Neighbours' being compiled
17885src/deps/clipper/contrib/skeleton.cpp(357): note: see reference to class template instantiation 'clipper::Skeleton_fast<int,double>' being compiled
17886c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(109): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
17887c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(109): note: while compiling class template member function 'int clipper::Skeleton_fast<int,double>::Neighbours::size(void) const'
17888c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\skeleton.h(124): note: see reference to class template instantiation 'clipper::Skeleton_fast<int,double>::Neighbours' being compiled
17889src/deps/clipper/contrib/skeleton.cpp(357): note: see reference to class template instantiation 'clipper::Skeleton_fast<int,double>' being compiled
17890c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
17891 with
17892 [
17893 T=int
17894 ]
17895c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
17896 with
17897 [
17898 T=int
17899 ]
17900c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
17901 with
17902 [
17903 T=int
17904 ]
17905c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
17906 with
17907 [
17908 T=int
17909 ]
17910c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
17911src/deps/clipper/contrib/skeleton.cpp(240): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
17912src/deps/clipper/contrib/skeleton.cpp(211): note: while compiling class template member function 'clipper::Skeleton_fast<char,float>::Neighbours::Neighbours(const clipper::Xmap_base &,const float,const float)'
17913src/deps/clipper/contrib/skeleton.cpp(266): note: see reference to function template instantiation 'clipper::Skeleton_fast<char,float>::Neighbours::Neighbours(const clipper::Xmap_base &,const float,const float)' being compiled
17914c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
17915c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
17916 with
17917 [
17918 T=int
17919 ]
17920c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
17921c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
17922c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
17923"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/contrib/originmatch.cpp /Fosrc/deps/clipper/contrib/originmatch.obj
17924originmatch.cpp
17925c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
17926C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17927c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
17928C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17929c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
17930C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17931c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
17932C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17933c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
17934C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17935c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
17936C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
17937c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
17938 with
17939 [
17940 _Ty=std::pair<std::string,clipper::Property_base *>
17941 ]
17942c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
17943 with
17944 [
17945 _Ty=std::pair<std::string,clipper::Property_base *>
17946 ]
17947c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
17948 with
17949 [
17950 _Elem=char,
17951 _Alloc=std::allocator<char>
17952 ]
17953 and
17954 [
17955 _Ty=char
17956 ]
17957 and
17958 [
17959 _Elem=char,
17960 _Alloc=std::allocator<char>
17961 ]
17962C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
17963 with
17964 [
17965 _Ty=char
17966 ]
17967c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
17968c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
17969c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
17970c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
17971c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
17972c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
17973c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
17974c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
17975c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
17976 with
17977 [
17978 T=int
17979 ]
17980c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
17981 with
17982 [
17983 T=int
17984 ]
17985c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
17986c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
17987c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
17988 with
17989 [
17990 _Ty=clipper::Symop_code,
17991 _Alloc=std::allocator<clipper::Symop_code>
17992 ]
17993 and
17994 [
17995 _Ty=clipper::Symop_code
17996 ]
17997 and
17998 [
17999 _Ty=clipper::Symop_code,
18000 _Alloc=std::allocator<clipper::Symop_code>
18001 ]
18002C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
18003 with
18004 [
18005 _Ty=clipper::Symop_code
18006 ]
18007c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18008 with
18009 [
18010 _Ty=clipper::Symop
18011 ]
18012c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
18013 with
18014 [
18015 _Ty=clipper::Symop
18016 ]
18017c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18018 with
18019 [
18020 _Ty=clipper::Isymop
18021 ]
18022c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
18023 with
18024 [
18025 _Ty=clipper::Isymop
18026 ]
18027c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18028c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
18029c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18030c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
18031c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
18032 with
18033 [
18034 _Ty=clipper::ftype
18035 ]
18036c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
18037 with
18038 [
18039 _Ty=clipper::ftype
18040 ]
18041c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
18042 with
18043 [
18044 _Ty=clipper::ftype
18045 ]
18046c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
18047 with
18048 [
18049 _Ty=clipper::ftype
18050 ]
18051c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
18052 with
18053 [
18054 _Ty=clipper::Atom,
18055 _Alloc=std::allocator<clipper::Atom>
18056 ]
18057 and
18058 [
18059 _Ty=clipper::Atom
18060 ]
18061 and
18062 [
18063 _Ty=clipper::Atom,
18064 _Alloc=std::allocator<clipper::Atom>
18065 ]
18066C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
18067 with
18068 [
18069 _Ty=clipper::Atom
18070 ]
18071c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
18072c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
18073c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
18074 with
18075 [
18076 _Ty=clipper::Isymop
18077 ]
18078c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
18079 with
18080 [
18081 _Ty=clipper::Isymop
18082 ]
18083c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
18084 with
18085 [
18086 _Ty=clipper::HKL
18087 ]
18088c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
18089 with
18090 [
18091 _Ty=clipper::HKL
18092 ]
18093c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
18094 with
18095 [
18096 _Ty=clipper::HKL_class
18097 ]
18098c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
18099 with
18100 [
18101 _Ty=clipper::HKL_class
18102 ]
18103c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
18104 with
18105 [
18106 _Ty=clipper::ftype32
18107 ]
18108c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
18109 with
18110 [
18111 _Ty=clipper::ftype32
18112 ]
18113c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
18114c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
18115c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
18116c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
18117c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
18118c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
18119c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
18120c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
18121C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
18122c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
18123C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
18124c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
18125 with
18126 [
18127 _Ty=clipper::ftype32
18128 ]
18129c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
18130 with
18131 [
18132 _Ty=clipper::ftype32
18133 ]
18134c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
18135 with
18136 [
18137 _Ty=clipper::Isymop
18138 ]
18139c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
18140 with
18141 [
18142 _Ty=clipper::Isymop
18143 ]
18144c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
18145c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
18146c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
18147c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
18148c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
18149 with
18150 [
18151 _Ty=std::atomic_bool []
18152 ]
18153c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
18154 with
18155 [
18156 _Ty=std::atomic_bool []
18157 ]
18158c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
18159 with
18160 [
18161 _Ty=std::atomic_bool []
18162 ]
18163c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
18164 with
18165 [
18166 _Ty=std::atomic_bool []
18167 ]
18168c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
18169 with
18170 [
18171 _Ty=bool
18172 ]
18173C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
18174 with
18175 [
18176 _Ty=bool
18177 ]
18178c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
18179 with
18180 [
18181 _Ty=bool
18182 ]
18183C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
18184 with
18185 [
18186 _Ty=bool
18187 ]
18188c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
18189 with
18190 [
18191 _Ty=std::atomic_bool []
18192 ]
18193c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
18194 with
18195 [
18196 _Ty=std::atomic_bool []
18197 ]
18198c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
18199 with
18200 [
18201 _Ty=std::atomic_bool []
18202 ]
18203c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
18204 with
18205 [
18206 _Ty=std::atomic_bool []
18207 ]
18208c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
18209 with
18210 [
18211 _Ty=bool
18212 ]
18213C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
18214 with
18215 [
18216 _Ty=bool
18217 ]
18218c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
18219 with
18220 [
18221 _Ty=bool
18222 ]
18223C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
18224 with
18225 [
18226 _Ty=bool
18227 ]
18228c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
18229c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
18230c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
18231 with
18232 [
18233 _Ty=unsigned char
18234 ]
18235c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
18236 with
18237 [
18238 _Ty=unsigned char
18239 ]
18240c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
18241 with
18242 [
18243 _Ty=size_t
18244 ]
18245c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
18246 with
18247 [
18248 _Ty=size_t
18249 ]
18250c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
18251 with
18252 [
18253 _Ty=clipper::Isymop
18254 ]
18255c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
18256 with
18257 [
18258 _Ty=clipper::Isymop
18259 ]
18260c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
18261 with
18262 [
18263 _Ty=int
18264 ]
18265c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
18266 with
18267 [
18268 _Ty=int
18269 ]
18270c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
18271 with
18272 [
18273 _Ty=int
18274 ]
18275c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
18276 with
18277 [
18278 _Ty=int
18279 ]
18280c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
18281 with
18282 [
18283 _Ty=int
18284 ]
18285c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
18286 with
18287 [
18288 _Ty=int
18289 ]
18290c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
18291 with
18292 [
18293 _Kty=int,
18294 _Ty=int
18295 ]
18296c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
18297 with
18298 [
18299 _Kty=int,
18300 _Ty=int
18301 ]
18302c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
18303c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
18304c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
18305c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
18306c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
18307c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
18308c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
18309 with
18310 [
18311 T=int
18312 ]
18313c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
18314 with
18315 [
18316 T=int
18317 ]
18318c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
18319 with
18320 [
18321 T=int
18322 ]
18323c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
18324 with
18325 [
18326 T=int
18327 ]
18328c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
18329src/deps/clipper/contrib/originmatch.cpp(77): warning C4244: '=': conversion from 'dtype' to 'dtype', possible loss of data
18330 with
18331 [
18332 dtype=clipper::ftype64
18333 ]
18334 and
18335 [
18336 dtype=clipper::ftype32
18337 ]
18338src/deps/clipper/contrib/originmatch.cpp(53): note: while compiling class template member function 'bool clipper::OriginMatch<clipper::ftype64>::operator ()(bool &,clipper::Coord_frac &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype64>> &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype64>> &) const'
18339c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\originmatch.h(65): note: see reference to function template instantiation 'bool clipper::OriginMatch<clipper::ftype64>::operator ()(bool &,clipper::Coord_frac &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype64>> &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype64>> &) const' being compiled
18340src/deps/clipper/contrib/originmatch.cpp(126): note: see reference to class template instantiation 'clipper::OriginMatch<clipper::ftype64>' being compiled
18341src/deps/clipper/contrib/originmatch.cpp(78): warning C4244: '=': conversion from 'dtype' to 'dtype', possible loss of data
18342 with
18343 [
18344 dtype=clipper::ftype64
18345 ]
18346 and
18347 [
18348 dtype=clipper::ftype32
18349 ]
18350src/deps/clipper/contrib/originmatch.cpp(79): warning C4244: '=': conversion from 'dtype' to 'dtype', possible loss of data
18351 with
18352 [
18353 dtype=clipper::ftype64
18354 ]
18355 and
18356 [
18357 dtype=clipper::ftype32
18358 ]
18359c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
18360c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
18361 with
18362 [
18363 T=int
18364 ]
18365c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
18366c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
18367c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
18368c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
18369 with
18370 [
18371 dtype=clipper::ftype32
18372 ]
18373c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])'
18374c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(270): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::data_import(const clipper::xtype [])' being compiled
18375src/deps/clipper/contrib/originmatch.cpp(71): note: see reference to class template instantiation 'clipper::datatypes::F_phi<clipper::ftype32>' being compiled
18376src/deps/clipper/contrib/originmatch.cpp(53): note: while compiling class template member function 'bool clipper::OriginMatch<clipper::ftype32>::operator ()(bool &,clipper::Coord_frac &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &) const'
18377c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\originmatch.h(65): note: see reference to function template instantiation 'bool clipper::OriginMatch<clipper::ftype32>::operator ()(bool &,clipper::Coord_frac &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &,const clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>> &) const' being compiled
18378src/deps/clipper/contrib/originmatch.cpp(124): note: see reference to class template instantiation 'clipper::OriginMatch<clipper::ftype32>' being compiled
18379c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(318): warning C4244: '=': conversion from 'const clipper::xtype' to 'dtype', possible loss of data
18380 with
18381 [
18382 dtype=clipper::ftype32
18383 ]
18384c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(716): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'clipper::ffttype', possible loss of data
18385src/deps/clipper/contrib/originmatch.cpp(97): note: see reference to function template instantiation 'void clipper::Xmap<clipper::ftype32>::fft_from<clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>>>(const H &,int,const clipper::Xmap_base::FFTtype)' being compiled
18386 with
18387 [
18388 H=clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>>
18389 ]
18390src/deps/clipper/contrib/originmatch.cpp(97): note: see reference to function template instantiation 'void clipper::Xmap<clipper::ftype32>::fft_from<clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>>>(const H &,int,const clipper::Xmap_base::FFTtype)' being compiled
18391 with
18392 [
18393 H=clipper::HKL_data<clipper::datatypes::F_phi<clipper::ftype32>>
18394 ]
18395c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(794): warning C4244: '=': conversion from 'clipper::ftype' to 'clipper::ffttype', possible loss of data
18396c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(688): warning C4101: 'phi1': unreferenced local variable
18397c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(689): warning C4101: 'sym': unreferenced local variable
18398c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(688): warning C4101: 'f': unreferenced local variable
18399c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/xmap.h(688): warning C4101: 'phi0': unreferenced local variable
18400c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(310): warning C4244: '+=': conversion from 'const clipper::ftype' to 'dtype', possible loss of data
18401 with
18402 [
18403 dtype=clipper::ftype32
18404 ]
18405c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\contrib\../core/hkl_datatypes.h(310): note: while compiling class template member function 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)'
18406c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(488): note: see reference to function template instantiation 'void clipper::datatypes::F_phi<clipper::ftype32>::shift_phase(const clipper::ftype &)' being compiled
18407"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/mmdb/clipper_mmdb.cpp /Fosrc/deps/clipper/mmdb/clipper_mmdb.obj
18408clipper_mmdb.cpp
18409c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
18410C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18411c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
18412C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18413c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
18414C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18415c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
18416C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18417c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
18418C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18419c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
18420C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18421c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
18422 with
18423 [
18424 _Ty=std::pair<std::string,clipper::Property_base *>
18425 ]
18426c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
18427 with
18428 [
18429 _Ty=std::pair<std::string,clipper::Property_base *>
18430 ]
18431c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
18432 with
18433 [
18434 _Elem=char,
18435 _Alloc=std::allocator<char>
18436 ]
18437 and
18438 [
18439 _Ty=char
18440 ]
18441 and
18442 [
18443 _Elem=char,
18444 _Alloc=std::allocator<char>
18445 ]
18446C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
18447 with
18448 [
18449 _Ty=char
18450 ]
18451c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
18452c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
18453c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
18454c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
18455c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
18456c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
18457c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
18458c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
18459c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
18460 with
18461 [
18462 T=int
18463 ]
18464c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
18465 with
18466 [
18467 T=int
18468 ]
18469c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
18470c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
18471c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
18472 with
18473 [
18474 _Ty=clipper::Symop_code,
18475 _Alloc=std::allocator<clipper::Symop_code>
18476 ]
18477 and
18478 [
18479 _Ty=clipper::Symop_code
18480 ]
18481 and
18482 [
18483 _Ty=clipper::Symop_code,
18484 _Alloc=std::allocator<clipper::Symop_code>
18485 ]
18486C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
18487 with
18488 [
18489 _Ty=clipper::Symop_code
18490 ]
18491c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18492 with
18493 [
18494 _Ty=clipper::Symop
18495 ]
18496c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
18497 with
18498 [
18499 _Ty=clipper::Symop
18500 ]
18501c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18502 with
18503 [
18504 _Ty=clipper::Isymop
18505 ]
18506c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
18507 with
18508 [
18509 _Ty=clipper::Isymop
18510 ]
18511c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18512c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
18513c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18514c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
18515c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
18516 with
18517 [
18518 _Ty=clipper::ftype
18519 ]
18520c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
18521 with
18522 [
18523 _Ty=clipper::ftype
18524 ]
18525c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
18526 with
18527 [
18528 _Ty=clipper::ftype
18529 ]
18530c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
18531 with
18532 [
18533 _Ty=clipper::ftype
18534 ]
18535c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\mmdb\../core/coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
18536 with
18537 [
18538 _Ty=clipper::Atom,
18539 _Alloc=std::allocator<clipper::Atom>
18540 ]
18541 and
18542 [
18543 _Ty=clipper::Atom
18544 ]
18545 and
18546 [
18547 _Ty=clipper::Atom,
18548 _Alloc=std::allocator<clipper::Atom>
18549 ]
18550C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
18551 with
18552 [
18553 _Ty=clipper::Atom
18554 ]
18555src/deps/clipper/mmdb/clipper_mmdb.cpp(230): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
18556C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
18557c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
18558 with
18559 [
18560 T=int
18561 ]
18562c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
18563 with
18564 [
18565 T=int
18566 ]
18567c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
18568 with
18569 [
18570 T=int
18571 ]
18572c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
18573 with
18574 [
18575 T=int
18576 ]
18577c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
18578c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
18579c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
18580 with
18581 [
18582 T=int
18583 ]
18584c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
18585c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
18586c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
18587"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/minimol/minimol.cpp /Fosrc/deps/clipper/minimol/minimol.obj
18588minimol.cpp
18589c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
18590C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18591c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
18592C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18593c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
18594C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18595c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
18596C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18597c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
18598C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18599c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
18600C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18601c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
18602 with
18603 [
18604 _Ty=std::pair<std::string,clipper::Property_base *>
18605 ]
18606c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
18607 with
18608 [
18609 _Ty=std::pair<std::string,clipper::Property_base *>
18610 ]
18611c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
18612 with
18613 [
18614 _Elem=char,
18615 _Alloc=std::allocator<char>
18616 ]
18617 and
18618 [
18619 _Ty=char
18620 ]
18621 and
18622 [
18623 _Elem=char,
18624 _Alloc=std::allocator<char>
18625 ]
18626C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
18627 with
18628 [
18629 _Ty=char
18630 ]
18631c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
18632c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
18633c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
18634c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
18635c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
18636c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
18637c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
18638c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
18639c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
18640 with
18641 [
18642 T=int
18643 ]
18644c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
18645 with
18646 [
18647 T=int
18648 ]
18649c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
18650c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
18651c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
18652 with
18653 [
18654 _Ty=clipper::Symop_code,
18655 _Alloc=std::allocator<clipper::Symop_code>
18656 ]
18657 and
18658 [
18659 _Ty=clipper::Symop_code
18660 ]
18661 and
18662 [
18663 _Ty=clipper::Symop_code,
18664 _Alloc=std::allocator<clipper::Symop_code>
18665 ]
18666C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
18667 with
18668 [
18669 _Ty=clipper::Symop_code
18670 ]
18671c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18672 with
18673 [
18674 _Ty=clipper::Symop
18675 ]
18676c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
18677 with
18678 [
18679 _Ty=clipper::Symop
18680 ]
18681c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18682 with
18683 [
18684 _Ty=clipper::Isymop
18685 ]
18686c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
18687 with
18688 [
18689 _Ty=clipper::Isymop
18690 ]
18691c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18692c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
18693c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18694c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
18695c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
18696 with
18697 [
18698 _Ty=clipper::ftype
18699 ]
18700c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
18701 with
18702 [
18703 _Ty=clipper::ftype
18704 ]
18705c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
18706 with
18707 [
18708 _Ty=clipper::ftype
18709 ]
18710c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
18711 with
18712 [
18713 _Ty=clipper::ftype
18714 ]
18715c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\../core/coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
18716 with
18717 [
18718 _Ty=clipper::Atom,
18719 _Alloc=std::allocator<clipper::Atom>
18720 ]
18721 and
18722 [
18723 _Ty=clipper::Atom
18724 ]
18725 and
18726 [
18727 _Ty=clipper::Atom,
18728 _Alloc=std::allocator<clipper::Atom>
18729 ]
18730C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
18731 with
18732 [
18733 _Ty=clipper::Atom
18734 ]
18735c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(206): warning C4251: 'clipper::MMonomer::children': class 'std::vector<clipper::MMonomer::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MMonomer'
18736 with
18737 [
18738 _Ty=clipper::MMonomer::CHILDTYPE
18739 ]
18740c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(206): note: see declaration of 'std::vector<clipper::MMonomer::CHILDTYPE,std::allocator<_Ty>>'
18741 with
18742 [
18743 _Ty=clipper::MMonomer::CHILDTYPE
18744 ]
18745c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(156): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
18746c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(266): warning C4251: 'clipper::MPolymer::children': class 'std::vector<clipper::MPolymer::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MPolymer'
18747 with
18748 [
18749 _Ty=clipper::MPolymer::CHILDTYPE
18750 ]
18751c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(266): note: see declaration of 'std::vector<clipper::MPolymer::CHILDTYPE,std::allocator<_Ty>>'
18752 with
18753 [
18754 _Ty=clipper::MPolymer::CHILDTYPE
18755 ]
18756c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(237): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
18757c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(322): warning C4251: 'clipper::MModel::children': class 'std::vector<clipper::MModel::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MModel'
18758 with
18759 [
18760 _Ty=clipper::MModel::CHILDTYPE
18761 ]
18762c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(322): note: see declaration of 'std::vector<clipper::MModel::CHILDTYPE,std::allocator<_Ty>>'
18763 with
18764 [
18765 _Ty=clipper::MModel::CHILDTYPE
18766 ]
18767c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(289): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
18768c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_utils.h(111): warning C4251: 'clipper::MAtomNonBond::lookup': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MAtomNonBond'
18769 with
18770 [
18771 _Ty=int
18772 ]
18773c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(168): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
18774 with
18775 [
18776 _Ty=int
18777 ]
18778c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_utils.h(112): warning C4251: 'clipper::MAtomNonBond::atoms': class 'std::vector<clipper::MAtomIndexSymmetry,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MAtomNonBond'
18779 with
18780 [
18781 _Ty=clipper::MAtomIndexSymmetry
18782 ]
18783c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_utils.h(102): note: see declaration of 'std::vector<clipper::MAtomIndexSymmetry,std::allocator<_Ty>>'
18784 with
18785 [
18786 _Ty=clipper::MAtomIndexSymmetry
18787 ]
18788src/deps/clipper/minimol/minimol.cpp(98): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
18789src/deps/clipper/minimol/minimol.cpp(99): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
18790src/deps/clipper/minimol/minimol.cpp(299): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
18791src/deps/clipper/minimol/minimol.cpp(830): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
18792c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
18793 with
18794 [
18795 T=int
18796 ]
18797c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
18798 with
18799 [
18800 T=int
18801 ]
18802c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
18803 with
18804 [
18805 T=int
18806 ]
18807c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
18808 with
18809 [
18810 T=int
18811 ]
18812c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
18813c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
18814c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
18815 with
18816 [
18817 T=int
18818 ]
18819c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
18820c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
18821c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
18822"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/minimol/container_minimol.cpp /Fosrc/deps/clipper/minimol/container_minimol.obj
18823container_minimol.cpp
18824c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
18825C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18826c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
18827C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18828c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
18829C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18830c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
18831C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18832c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
18833C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18834c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
18835C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
18836c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
18837 with
18838 [
18839 _Ty=std::pair<std::string,clipper::Property_base *>
18840 ]
18841c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
18842 with
18843 [
18844 _Ty=std::pair<std::string,clipper::Property_base *>
18845 ]
18846c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
18847 with
18848 [
18849 _Elem=char,
18850 _Alloc=std::allocator<char>
18851 ]
18852 and
18853 [
18854 _Ty=char
18855 ]
18856 and
18857 [
18858 _Elem=char,
18859 _Alloc=std::allocator<char>
18860 ]
18861C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
18862 with
18863 [
18864 _Ty=char
18865 ]
18866c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
18867c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
18868c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
18869c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
18870c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
18871c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
18872c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
18873c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
18874c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
18875 with
18876 [
18877 T=int
18878 ]
18879c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
18880 with
18881 [
18882 T=int
18883 ]
18884c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
18885c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
18886c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
18887 with
18888 [
18889 _Ty=clipper::Symop_code,
18890 _Alloc=std::allocator<clipper::Symop_code>
18891 ]
18892 and
18893 [
18894 _Ty=clipper::Symop_code
18895 ]
18896 and
18897 [
18898 _Ty=clipper::Symop_code,
18899 _Alloc=std::allocator<clipper::Symop_code>
18900 ]
18901C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
18902 with
18903 [
18904 _Ty=clipper::Symop_code
18905 ]
18906c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18907 with
18908 [
18909 _Ty=clipper::Symop
18910 ]
18911c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
18912 with
18913 [
18914 _Ty=clipper::Symop
18915 ]
18916c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18917 with
18918 [
18919 _Ty=clipper::Isymop
18920 ]
18921c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
18922 with
18923 [
18924 _Ty=clipper::Isymop
18925 ]
18926c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18927c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
18928c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
18929c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
18930c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
18931 with
18932 [
18933 _Ty=clipper::ftype
18934 ]
18935c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
18936 with
18937 [
18938 _Ty=clipper::ftype
18939 ]
18940c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
18941 with
18942 [
18943 _Ty=clipper::ftype
18944 ]
18945c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
18946 with
18947 [
18948 _Ty=clipper::ftype
18949 ]
18950c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
18951 with
18952 [
18953 _Ty=clipper::Atom,
18954 _Alloc=std::allocator<clipper::Atom>
18955 ]
18956 and
18957 [
18958 _Ty=clipper::Atom
18959 ]
18960 and
18961 [
18962 _Ty=clipper::Atom,
18963 _Alloc=std::allocator<clipper::Atom>
18964 ]
18965C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
18966 with
18967 [
18968 _Ty=clipper::Atom
18969 ]
18970c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): warning C4251: 'clipper::Container::children': class 'std::vector<clipper::Container *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Container'
18971 with
18972 [
18973 _Ty=clipper::Container *
18974 ]
18975c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): note: see declaration of 'std::vector<clipper::Container *,std::allocator<_Ty>>'
18976 with
18977 [
18978 _Ty=clipper::Container *
18979 ]
18980c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(206): warning C4251: 'clipper::MMonomer::children': class 'std::vector<clipper::MMonomer::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MMonomer'
18981 with
18982 [
18983 _Ty=clipper::MMonomer::CHILDTYPE
18984 ]
18985c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(206): note: see declaration of 'std::vector<clipper::MMonomer::CHILDTYPE,std::allocator<_Ty>>'
18986 with
18987 [
18988 _Ty=clipper::MMonomer::CHILDTYPE
18989 ]
18990c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(156): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
18991c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(266): warning C4251: 'clipper::MPolymer::children': class 'std::vector<clipper::MPolymer::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MPolymer'
18992 with
18993 [
18994 _Ty=clipper::MPolymer::CHILDTYPE
18995 ]
18996c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(266): note: see declaration of 'std::vector<clipper::MPolymer::CHILDTYPE,std::allocator<_Ty>>'
18997 with
18998 [
18999 _Ty=clipper::MPolymer::CHILDTYPE
19000 ]
19001c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(237): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19002c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(322): warning C4251: 'clipper::MModel::children': class 'std::vector<clipper::MModel::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MModel'
19003 with
19004 [
19005 _Ty=clipper::MModel::CHILDTYPE
19006 ]
19007c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(322): note: see declaration of 'std::vector<clipper::MModel::CHILDTYPE,std::allocator<_Ty>>'
19008 with
19009 [
19010 _Ty=clipper::MModel::CHILDTYPE
19011 ]
19012c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(289): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19013c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
19014 with
19015 [
19016 T=int
19017 ]
19018c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
19019 with
19020 [
19021 T=int
19022 ]
19023c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
19024 with
19025 [
19026 T=int
19027 ]
19028c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
19029 with
19030 [
19031 T=int
19032 ]
19033c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
19034c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
19035c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
19036 with
19037 [
19038 T=int
19039 ]
19040c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
19041c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
19042c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
19043"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/minimol/minimol_data.cpp /Fosrc/deps/clipper/minimol/minimol_data.obj
19044minimol_data.cpp
19045src/deps/clipper/minimol/minimol_data.cpp(801): warning C4305: 'initializing': truncation from 'double' to 'clipper::ftype32'
19046src/deps/clipper/minimol/minimol_data.cpp(1471): warning C4305: 'initializing': truncation from 'double' to 'clipper::ftype32'
19047"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/minimol/minimol_io.cpp /Fosrc/deps/clipper/minimol/minimol_io.obj
19048minimol_io.cpp
19049c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
19050C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19051c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
19052C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19053c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
19054C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19055c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
19056C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19057c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
19058C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19059c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
19060C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19061c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
19062 with
19063 [
19064 _Ty=std::pair<std::string,clipper::Property_base *>
19065 ]
19066c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
19067 with
19068 [
19069 _Ty=std::pair<std::string,clipper::Property_base *>
19070 ]
19071c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
19072 with
19073 [
19074 _Elem=char,
19075 _Alloc=std::allocator<char>
19076 ]
19077 and
19078 [
19079 _Ty=char
19080 ]
19081 and
19082 [
19083 _Elem=char,
19084 _Alloc=std::allocator<char>
19085 ]
19086C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
19087 with
19088 [
19089 _Ty=char
19090 ]
19091c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
19092c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19093c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
19094c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19095c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
19096c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19097c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
19098c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19099c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
19100 with
19101 [
19102 T=int
19103 ]
19104c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
19105 with
19106 [
19107 T=int
19108 ]
19109c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
19110c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
19111c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
19112 with
19113 [
19114 _Ty=clipper::Symop_code,
19115 _Alloc=std::allocator<clipper::Symop_code>
19116 ]
19117 and
19118 [
19119 _Ty=clipper::Symop_code
19120 ]
19121 and
19122 [
19123 _Ty=clipper::Symop_code,
19124 _Alloc=std::allocator<clipper::Symop_code>
19125 ]
19126C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
19127 with
19128 [
19129 _Ty=clipper::Symop_code
19130 ]
19131c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19132 with
19133 [
19134 _Ty=clipper::Symop
19135 ]
19136c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
19137 with
19138 [
19139 _Ty=clipper::Symop
19140 ]
19141c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19142 with
19143 [
19144 _Ty=clipper::Isymop
19145 ]
19146c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
19147 with
19148 [
19149 _Ty=clipper::Isymop
19150 ]
19151c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19152c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19153c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19154c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19155c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
19156 with
19157 [
19158 _Ty=clipper::ftype
19159 ]
19160c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
19161 with
19162 [
19163 _Ty=clipper::ftype
19164 ]
19165c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
19166 with
19167 [
19168 _Ty=clipper::ftype
19169 ]
19170c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
19171 with
19172 [
19173 _Ty=clipper::ftype
19174 ]
19175c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\mmdb\../core/coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
19176 with
19177 [
19178 _Ty=clipper::Atom,
19179 _Alloc=std::allocator<clipper::Atom>
19180 ]
19181 and
19182 [
19183 _Ty=clipper::Atom
19184 ]
19185 and
19186 [
19187 _Ty=clipper::Atom,
19188 _Alloc=std::allocator<clipper::Atom>
19189 ]
19190C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
19191 with
19192 [
19193 _Ty=clipper::Atom
19194 ]
19195c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(206): warning C4251: 'clipper::MMonomer::children': class 'std::vector<clipper::MMonomer::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MMonomer'
19196 with
19197 [
19198 _Ty=clipper::MMonomer::CHILDTYPE
19199 ]
19200c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(206): note: see declaration of 'std::vector<clipper::MMonomer::CHILDTYPE,std::allocator<_Ty>>'
19201 with
19202 [
19203 _Ty=clipper::MMonomer::CHILDTYPE
19204 ]
19205c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(156): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19206c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(266): warning C4251: 'clipper::MPolymer::children': class 'std::vector<clipper::MPolymer::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MPolymer'
19207 with
19208 [
19209 _Ty=clipper::MPolymer::CHILDTYPE
19210 ]
19211c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(266): note: see declaration of 'std::vector<clipper::MPolymer::CHILDTYPE,std::allocator<_Ty>>'
19212 with
19213 [
19214 _Ty=clipper::MPolymer::CHILDTYPE
19215 ]
19216c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(237): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19217c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(322): warning C4251: 'clipper::MModel::children': class 'std::vector<clipper::MModel::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MModel'
19218 with
19219 [
19220 _Ty=clipper::MModel::CHILDTYPE
19221 ]
19222c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(322): note: see declaration of 'std::vector<clipper::MModel::CHILDTYPE,std::allocator<_Ty>>'
19223 with
19224 [
19225 _Ty=clipper::MModel::CHILDTYPE
19226 ]
19227c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(289): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19228c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_seq.h(101): warning C4251: 'clipper::MMoleculeSequence::children': class 'std::vector<clipper::MMoleculeSequence::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MMoleculeSequence'
19229 with
19230 [
19231 _Ty=clipper::MMoleculeSequence::CHILDTYPE
19232 ]
19233c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_seq.h(101): note: see declaration of 'std::vector<clipper::MMoleculeSequence::CHILDTYPE,std::allocator<_Ty>>'
19234 with
19235 [
19236 _Ty=clipper::MMoleculeSequence::CHILDTYPE
19237 ]
19238c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_seq.h(85): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19239c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_seq.h(110): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'clipper::ftype32', possible loss of data
19240src/deps/clipper/minimol/minimol_io.cpp(307): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
19241src/deps/clipper/minimol/minimol_io.cpp(309): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
19242C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
19243src/deps/clipper/minimol/minimol_io.cpp(341): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
19244C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
19245c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
19246 with
19247 [
19248 T=int
19249 ]
19250c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
19251 with
19252 [
19253 T=int
19254 ]
19255c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
19256 with
19257 [
19258 T=int
19259 ]
19260c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
19261 with
19262 [
19263 T=int
19264 ]
19265c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
19266c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
19267c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
19268 with
19269 [
19270 T=int
19271 ]
19272c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
19273c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
19274c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
19275"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/minimol/minimol_seq.cpp /Fosrc/deps/clipper/minimol/minimol_seq.obj
19276minimol_seq.cpp
19277c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
19278C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19279c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
19280C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19281c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
19282C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19283c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
19284C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19285c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
19286C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19287c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
19288C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19289c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
19290 with
19291 [
19292 _Ty=std::pair<std::string,clipper::Property_base *>
19293 ]
19294c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
19295 with
19296 [
19297 _Ty=std::pair<std::string,clipper::Property_base *>
19298 ]
19299c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
19300 with
19301 [
19302 _Elem=char,
19303 _Alloc=std::allocator<char>
19304 ]
19305 and
19306 [
19307 _Ty=char
19308 ]
19309 and
19310 [
19311 _Elem=char,
19312 _Alloc=std::allocator<char>
19313 ]
19314C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
19315 with
19316 [
19317 _Ty=char
19318 ]
19319c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
19320c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19321c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
19322c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19323c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
19324c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19325c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
19326c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19327c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
19328 with
19329 [
19330 T=int
19331 ]
19332c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
19333 with
19334 [
19335 T=int
19336 ]
19337c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
19338c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
19339c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
19340 with
19341 [
19342 _Ty=clipper::Symop_code,
19343 _Alloc=std::allocator<clipper::Symop_code>
19344 ]
19345 and
19346 [
19347 _Ty=clipper::Symop_code
19348 ]
19349 and
19350 [
19351 _Ty=clipper::Symop_code,
19352 _Alloc=std::allocator<clipper::Symop_code>
19353 ]
19354C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
19355 with
19356 [
19357 _Ty=clipper::Symop_code
19358 ]
19359c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19360 with
19361 [
19362 _Ty=clipper::Symop
19363 ]
19364c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
19365 with
19366 [
19367 _Ty=clipper::Symop
19368 ]
19369c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19370 with
19371 [
19372 _Ty=clipper::Isymop
19373 ]
19374c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
19375 with
19376 [
19377 _Ty=clipper::Isymop
19378 ]
19379c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19380c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19381c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19382c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19383c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
19384 with
19385 [
19386 _Ty=clipper::ftype
19387 ]
19388c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
19389 with
19390 [
19391 _Ty=clipper::ftype
19392 ]
19393c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
19394 with
19395 [
19396 _Ty=clipper::ftype
19397 ]
19398c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
19399 with
19400 [
19401 _Ty=clipper::ftype
19402 ]
19403c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\../core/coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
19404 with
19405 [
19406 _Ty=clipper::Atom,
19407 _Alloc=std::allocator<clipper::Atom>
19408 ]
19409 and
19410 [
19411 _Ty=clipper::Atom
19412 ]
19413 and
19414 [
19415 _Ty=clipper::Atom,
19416 _Alloc=std::allocator<clipper::Atom>
19417 ]
19418C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
19419 with
19420 [
19421 _Ty=clipper::Atom
19422 ]
19423c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(206): warning C4251: 'clipper::MMonomer::children': class 'std::vector<clipper::MMonomer::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MMonomer'
19424 with
19425 [
19426 _Ty=clipper::MMonomer::CHILDTYPE
19427 ]
19428c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(206): note: see declaration of 'std::vector<clipper::MMonomer::CHILDTYPE,std::allocator<_Ty>>'
19429 with
19430 [
19431 _Ty=clipper::MMonomer::CHILDTYPE
19432 ]
19433c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(156): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19434c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(266): warning C4251: 'clipper::MPolymer::children': class 'std::vector<clipper::MPolymer::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MPolymer'
19435 with
19436 [
19437 _Ty=clipper::MPolymer::CHILDTYPE
19438 ]
19439c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(266): note: see declaration of 'std::vector<clipper::MPolymer::CHILDTYPE,std::allocator<_Ty>>'
19440 with
19441 [
19442 _Ty=clipper::MPolymer::CHILDTYPE
19443 ]
19444c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(237): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19445c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(322): warning C4251: 'clipper::MModel::children': class 'std::vector<clipper::MModel::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MModel'
19446 with
19447 [
19448 _Ty=clipper::MModel::CHILDTYPE
19449 ]
19450c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(322): note: see declaration of 'std::vector<clipper::MModel::CHILDTYPE,std::allocator<_Ty>>'
19451 with
19452 [
19453 _Ty=clipper::MModel::CHILDTYPE
19454 ]
19455c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(289): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19456c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_seq.h(101): warning C4251: 'clipper::MMoleculeSequence::children': class 'std::vector<clipper::MMoleculeSequence::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MMoleculeSequence'
19457 with
19458 [
19459 _Ty=clipper::MMoleculeSequence::CHILDTYPE
19460 ]
19461c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_seq.h(101): note: see declaration of 'std::vector<clipper::MMoleculeSequence::CHILDTYPE,std::allocator<_Ty>>'
19462 with
19463 [
19464 _Ty=clipper::MMoleculeSequence::CHILDTYPE
19465 ]
19466c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_seq.h(85): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19467c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_seq.h(110): warning C4244: 'initializing': conversion from 'clipper::ftype' to 'clipper::ftype32', possible loss of data
19468src/deps/clipper/minimol/minimol_seq.cpp(97): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
19469src/deps/clipper/minimol/minimol_seq.cpp(98): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
19470c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
19471 with
19472 [
19473 T=int
19474 ]
19475c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
19476 with
19477 [
19478 T=int
19479 ]
19480c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
19481 with
19482 [
19483 T=int
19484 ]
19485c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
19486 with
19487 [
19488 T=int
19489 ]
19490c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
19491c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
19492c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
19493 with
19494 [
19495 T=int
19496 ]
19497c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
19498c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
19499c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
19500"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/minimol/minimol_utils.cpp /Fosrc/deps/clipper/minimol/minimol_utils.obj
19501minimol_utils.cpp
19502c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
19503C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19504c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
19505C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19506c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
19507C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19508c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
19509C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19510c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
19511C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19512c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
19513C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19514c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
19515 with
19516 [
19517 _Ty=std::pair<std::string,clipper::Property_base *>
19518 ]
19519c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
19520 with
19521 [
19522 _Ty=std::pair<std::string,clipper::Property_base *>
19523 ]
19524c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
19525 with
19526 [
19527 _Elem=char,
19528 _Alloc=std::allocator<char>
19529 ]
19530 and
19531 [
19532 _Ty=char
19533 ]
19534 and
19535 [
19536 _Elem=char,
19537 _Alloc=std::allocator<char>
19538 ]
19539C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
19540 with
19541 [
19542 _Ty=char
19543 ]
19544c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
19545c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19546c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
19547c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19548c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
19549c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19550c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
19551c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19552c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
19553 with
19554 [
19555 T=int
19556 ]
19557c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
19558 with
19559 [
19560 T=int
19561 ]
19562c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
19563c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
19564c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
19565 with
19566 [
19567 _Ty=clipper::Symop_code,
19568 _Alloc=std::allocator<clipper::Symop_code>
19569 ]
19570 and
19571 [
19572 _Ty=clipper::Symop_code
19573 ]
19574 and
19575 [
19576 _Ty=clipper::Symop_code,
19577 _Alloc=std::allocator<clipper::Symop_code>
19578 ]
19579C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
19580 with
19581 [
19582 _Ty=clipper::Symop_code
19583 ]
19584c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19585 with
19586 [
19587 _Ty=clipper::Symop
19588 ]
19589c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
19590 with
19591 [
19592 _Ty=clipper::Symop
19593 ]
19594c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19595 with
19596 [
19597 _Ty=clipper::Isymop
19598 ]
19599c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
19600 with
19601 [
19602 _Ty=clipper::Isymop
19603 ]
19604c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19605c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19606c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19607c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19608c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
19609 with
19610 [
19611 _Ty=clipper::ftype
19612 ]
19613c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
19614 with
19615 [
19616 _Ty=clipper::ftype
19617 ]
19618c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
19619 with
19620 [
19621 _Ty=clipper::ftype
19622 ]
19623c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
19624 with
19625 [
19626 _Ty=clipper::ftype
19627 ]
19628c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\../core/coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
19629 with
19630 [
19631 _Ty=clipper::Atom,
19632 _Alloc=std::allocator<clipper::Atom>
19633 ]
19634 and
19635 [
19636 _Ty=clipper::Atom
19637 ]
19638 and
19639 [
19640 _Ty=clipper::Atom,
19641 _Alloc=std::allocator<clipper::Atom>
19642 ]
19643C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
19644 with
19645 [
19646 _Ty=clipper::Atom
19647 ]
19648c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(206): warning C4251: 'clipper::MMonomer::children': class 'std::vector<clipper::MMonomer::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MMonomer'
19649 with
19650 [
19651 _Ty=clipper::MMonomer::CHILDTYPE
19652 ]
19653c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(206): note: see declaration of 'std::vector<clipper::MMonomer::CHILDTYPE,std::allocator<_Ty>>'
19654 with
19655 [
19656 _Ty=clipper::MMonomer::CHILDTYPE
19657 ]
19658c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(156): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19659c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(266): warning C4251: 'clipper::MPolymer::children': class 'std::vector<clipper::MPolymer::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MPolymer'
19660 with
19661 [
19662 _Ty=clipper::MPolymer::CHILDTYPE
19663 ]
19664c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(266): note: see declaration of 'std::vector<clipper::MPolymer::CHILDTYPE,std::allocator<_Ty>>'
19665 with
19666 [
19667 _Ty=clipper::MPolymer::CHILDTYPE
19668 ]
19669c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(237): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19670c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(322): warning C4251: 'clipper::MModel::children': class 'std::vector<clipper::MModel::CHILDTYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MModel'
19671 with
19672 [
19673 _Ty=clipper::MModel::CHILDTYPE
19674 ]
19675c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(322): note: see declaration of 'std::vector<clipper::MModel::CHILDTYPE,std::allocator<_Ty>>'
19676 with
19677 [
19678 _Ty=clipper::MModel::CHILDTYPE
19679 ]
19680c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(289): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19681c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_utils.h(111): warning C4251: 'clipper::MAtomNonBond::lookup': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MAtomNonBond'
19682 with
19683 [
19684 _Ty=int
19685 ]
19686c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol.h(168): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
19687 with
19688 [
19689 _Ty=int
19690 ]
19691c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_utils.h(112): warning C4251: 'clipper::MAtomNonBond::atoms': class 'std::vector<clipper::MAtomIndexSymmetry,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::MAtomNonBond'
19692 with
19693 [
19694 _Ty=clipper::MAtomIndexSymmetry
19695 ]
19696c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\minimol\minimol_utils.h(102): note: see declaration of 'std::vector<clipper::MAtomIndexSymmetry,std::allocator<_Ty>>'
19697 with
19698 [
19699 _Ty=clipper::MAtomIndexSymmetry
19700 ]
19701src/deps/clipper/minimol/minimol_utils.cpp(88): warning C4267: 'argument': conversion from 'size_t' to 'const _Ty', possible loss of data
19702 with
19703 [
19704 _Ty=int
19705 ]
19706src/deps/clipper/minimol/minimol_utils.cpp(97): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
19707c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
19708 with
19709 [
19710 T=int
19711 ]
19712c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
19713 with
19714 [
19715 T=int
19716 ]
19717c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
19718 with
19719 [
19720 T=int
19721 ]
19722c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
19723 with
19724 [
19725 T=int
19726 ]
19727c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
19728c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
19729c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
19730 with
19731 [
19732 T=int
19733 ]
19734c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
19735c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
19736c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
19737"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/phs/phs_io.cpp /Fosrc/deps/clipper/phs/phs_io.obj
19738phs_io.cpp
19739c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
19740C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19741c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
19742C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19743c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
19744C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19745c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
19746C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19747c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
19748C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19749c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
19750C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19751c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
19752 with
19753 [
19754 _Ty=std::pair<std::string,clipper::Property_base *>
19755 ]
19756c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
19757 with
19758 [
19759 _Ty=std::pair<std::string,clipper::Property_base *>
19760 ]
19761c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
19762 with
19763 [
19764 _Elem=char,
19765 _Alloc=std::allocator<char>
19766 ]
19767 and
19768 [
19769 _Ty=char
19770 ]
19771 and
19772 [
19773 _Elem=char,
19774 _Alloc=std::allocator<char>
19775 ]
19776C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
19777 with
19778 [
19779 _Ty=char
19780 ]
19781c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
19782c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19783c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
19784c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19785c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
19786c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
19787c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
19788c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19789c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
19790 with
19791 [
19792 T=int
19793 ]
19794c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
19795 with
19796 [
19797 T=int
19798 ]
19799c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
19800c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
19801c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
19802 with
19803 [
19804 _Ty=clipper::Symop_code,
19805 _Alloc=std::allocator<clipper::Symop_code>
19806 ]
19807 and
19808 [
19809 _Ty=clipper::Symop_code
19810 ]
19811 and
19812 [
19813 _Ty=clipper::Symop_code,
19814 _Alloc=std::allocator<clipper::Symop_code>
19815 ]
19816C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
19817 with
19818 [
19819 _Ty=clipper::Symop_code
19820 ]
19821c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19822 with
19823 [
19824 _Ty=clipper::Symop
19825 ]
19826c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
19827 with
19828 [
19829 _Ty=clipper::Symop
19830 ]
19831c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19832 with
19833 [
19834 _Ty=clipper::Isymop
19835 ]
19836c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
19837 with
19838 [
19839 _Ty=clipper::Isymop
19840 ]
19841c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19842c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19843c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
19844c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
19845c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
19846 with
19847 [
19848 _Ty=clipper::ftype
19849 ]
19850c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
19851 with
19852 [
19853 _Ty=clipper::ftype
19854 ]
19855c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
19856 with
19857 [
19858 _Ty=clipper::ftype
19859 ]
19860c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
19861 with
19862 [
19863 _Ty=clipper::ftype
19864 ]
19865c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
19866 with
19867 [
19868 _Ty=clipper::Atom,
19869 _Alloc=std::allocator<clipper::Atom>
19870 ]
19871 and
19872 [
19873 _Ty=clipper::Atom
19874 ]
19875 and
19876 [
19877 _Ty=clipper::Atom,
19878 _Alloc=std::allocator<clipper::Atom>
19879 ]
19880C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
19881 with
19882 [
19883 _Ty=clipper::Atom
19884 ]
19885c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
19886c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
19887c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
19888 with
19889 [
19890 _Ty=clipper::Isymop
19891 ]
19892c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
19893 with
19894 [
19895 _Ty=clipper::Isymop
19896 ]
19897c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
19898 with
19899 [
19900 _Ty=clipper::HKL
19901 ]
19902c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
19903 with
19904 [
19905 _Ty=clipper::HKL
19906 ]
19907c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
19908 with
19909 [
19910 _Ty=clipper::HKL_class
19911 ]
19912c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
19913 with
19914 [
19915 _Ty=clipper::HKL_class
19916 ]
19917c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
19918 with
19919 [
19920 _Ty=clipper::ftype32
19921 ]
19922c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
19923 with
19924 [
19925 _Ty=clipper::ftype32
19926 ]
19927c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
19928c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
19929c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
19930src/deps/clipper/phs/phs_io.cpp(90): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
19931C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
19932src/deps/clipper/phs/phs_io.cpp(117): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
19933C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
19934src/deps/clipper/phs/phs_io.cpp(123): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
19935C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
19936src/deps/clipper/phs/phs_io.cpp(153): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
19937C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
19938src/deps/clipper/phs/phs_io.cpp(180): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
19939C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
19940src/deps/clipper/phs/phs_io.cpp(215): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
19941C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
19942src/deps/clipper/phs/phs_io.cpp(221): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
19943C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
19944src/deps/clipper/phs/phs_io.cpp(245): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
19945C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
19946src/deps/clipper/phs/phs_io.cpp(251): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
19947C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
19948c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
19949 with
19950 [
19951 T=int
19952 ]
19953c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
19954 with
19955 [
19956 T=int
19957 ]
19958c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
19959 with
19960 [
19961 T=int
19962 ]
19963c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
19964 with
19965 [
19966 T=int
19967 ]
19968c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
19969c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
19970c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
19971 with
19972 [
19973 T=int
19974 ]
19975c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
19976c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
19977c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
19978"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/cif/cif_data_io.cpp /Fosrc/deps/clipper/cif/cif_data_io.obj
19979cif_data_io.cpp
19980c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
19981C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19982c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
19983C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19984c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
19985C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19986c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
19987C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19988c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
19989C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19990c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
19991C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
19992c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
19993 with
19994 [
19995 _Ty=std::pair<std::string,clipper::Property_base *>
19996 ]
19997c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
19998 with
19999 [
20000 _Ty=std::pair<std::string,clipper::Property_base *>
20001 ]
20002c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
20003 with
20004 [
20005 _Elem=char,
20006 _Alloc=std::allocator<char>
20007 ]
20008 and
20009 [
20010 _Ty=char
20011 ]
20012 and
20013 [
20014 _Elem=char,
20015 _Alloc=std::allocator<char>
20016 ]
20017C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
20018 with
20019 [
20020 _Ty=char
20021 ]
20022c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
20023c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20024c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
20025c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20026c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
20027c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20028c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
20029c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20030c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
20031 with
20032 [
20033 T=int
20034 ]
20035c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
20036 with
20037 [
20038 T=int
20039 ]
20040c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
20041c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
20042c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
20043 with
20044 [
20045 _Ty=clipper::Symop_code,
20046 _Alloc=std::allocator<clipper::Symop_code>
20047 ]
20048 and
20049 [
20050 _Ty=clipper::Symop_code
20051 ]
20052 and
20053 [
20054 _Ty=clipper::Symop_code,
20055 _Alloc=std::allocator<clipper::Symop_code>
20056 ]
20057C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
20058 with
20059 [
20060 _Ty=clipper::Symop_code
20061 ]
20062c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20063 with
20064 [
20065 _Ty=clipper::Symop
20066 ]
20067c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
20068 with
20069 [
20070 _Ty=clipper::Symop
20071 ]
20072c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20073 with
20074 [
20075 _Ty=clipper::Isymop
20076 ]
20077c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
20078 with
20079 [
20080 _Ty=clipper::Isymop
20081 ]
20082c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20083c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20084c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20085c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20086c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
20087 with
20088 [
20089 _Ty=clipper::ftype
20090 ]
20091c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
20092 with
20093 [
20094 _Ty=clipper::ftype
20095 ]
20096c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
20097 with
20098 [
20099 _Ty=clipper::ftype
20100 ]
20101c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
20102 with
20103 [
20104 _Ty=clipper::ftype
20105 ]
20106c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
20107 with
20108 [
20109 _Ty=clipper::Atom,
20110 _Alloc=std::allocator<clipper::Atom>
20111 ]
20112 and
20113 [
20114 _Ty=clipper::Atom
20115 ]
20116 and
20117 [
20118 _Ty=clipper::Atom,
20119 _Alloc=std::allocator<clipper::Atom>
20120 ]
20121C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
20122 with
20123 [
20124 _Ty=clipper::Atom
20125 ]
20126c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
20127c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
20128c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20129 with
20130 [
20131 _Ty=clipper::Isymop
20132 ]
20133c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
20134 with
20135 [
20136 _Ty=clipper::Isymop
20137 ]
20138c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20139 with
20140 [
20141 _Ty=clipper::HKL
20142 ]
20143c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
20144 with
20145 [
20146 _Ty=clipper::HKL
20147 ]
20148c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20149 with
20150 [
20151 _Ty=clipper::HKL_class
20152 ]
20153c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
20154 with
20155 [
20156 _Ty=clipper::HKL_class
20157 ]
20158c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20159 with
20160 [
20161 _Ty=clipper::ftype32
20162 ]
20163c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
20164 with
20165 [
20166 _Ty=clipper::ftype32
20167 ]
20168c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
20169c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
20170c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
20171src/deps/clipper/cif/cif_data_io.cpp(140): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20172C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
20173src/deps/clipper/cif/cif_data_io.cpp(467): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20174C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
20175src/deps/clipper/cif/cif_data_io.cpp(548): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20176C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
20177src/deps/clipper/cif/cif_data_io.cpp(671): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20178C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
20179src/deps/clipper/cif/cif_data_io.cpp(868): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
20180c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
20181 with
20182 [
20183 T=int
20184 ]
20185c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
20186 with
20187 [
20188 T=int
20189 ]
20190c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
20191 with
20192 [
20193 T=int
20194 ]
20195c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
20196 with
20197 [
20198 T=int
20199 ]
20200c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
20201c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
20202c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
20203 with
20204 [
20205 T=int
20206 ]
20207c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
20208c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
20209c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
20210"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/ccp4/ccp4_mtz_types.cpp /Fosrc/deps/clipper/ccp4/ccp4_mtz_types.obj
20211ccp4_mtz_types.cpp
20212c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
20213C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20214c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
20215C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20216c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
20217C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20218c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
20219C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20220c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
20221C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20222c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
20223C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20224c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
20225 with
20226 [
20227 _Ty=std::pair<std::string,clipper::Property_base *>
20228 ]
20229c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
20230 with
20231 [
20232 _Ty=std::pair<std::string,clipper::Property_base *>
20233 ]
20234c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
20235 with
20236 [
20237 _Elem=char,
20238 _Alloc=std::allocator<char>
20239 ]
20240 and
20241 [
20242 _Ty=char
20243 ]
20244 and
20245 [
20246 _Elem=char,
20247 _Alloc=std::allocator<char>
20248 ]
20249C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
20250 with
20251 [
20252 _Ty=char
20253 ]
20254c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
20255c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20256c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
20257c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20258c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
20259c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20260c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
20261c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20262c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
20263 with
20264 [
20265 T=int
20266 ]
20267c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
20268 with
20269 [
20270 T=int
20271 ]
20272c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
20273c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
20274c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
20275 with
20276 [
20277 _Ty=clipper::Symop_code,
20278 _Alloc=std::allocator<clipper::Symop_code>
20279 ]
20280 and
20281 [
20282 _Ty=clipper::Symop_code
20283 ]
20284 and
20285 [
20286 _Ty=clipper::Symop_code,
20287 _Alloc=std::allocator<clipper::Symop_code>
20288 ]
20289C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
20290 with
20291 [
20292 _Ty=clipper::Symop_code
20293 ]
20294c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20295 with
20296 [
20297 _Ty=clipper::Symop
20298 ]
20299c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
20300 with
20301 [
20302 _Ty=clipper::Symop
20303 ]
20304c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20305 with
20306 [
20307 _Ty=clipper::Isymop
20308 ]
20309c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
20310 with
20311 [
20312 _Ty=clipper::Isymop
20313 ]
20314c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20315c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20316c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20317c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20318c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
20319 with
20320 [
20321 _Ty=clipper::ftype
20322 ]
20323c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
20324 with
20325 [
20326 _Ty=clipper::ftype
20327 ]
20328c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
20329 with
20330 [
20331 _Ty=clipper::ftype
20332 ]
20333c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
20334 with
20335 [
20336 _Ty=clipper::ftype
20337 ]
20338c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
20339 with
20340 [
20341 _Ty=clipper::Atom,
20342 _Alloc=std::allocator<clipper::Atom>
20343 ]
20344 and
20345 [
20346 _Ty=clipper::Atom
20347 ]
20348 and
20349 [
20350 _Ty=clipper::Atom,
20351 _Alloc=std::allocator<clipper::Atom>
20352 ]
20353C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
20354 with
20355 [
20356 _Ty=clipper::Atom
20357 ]
20358c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): warning C4251: 'clipper::Container::children': class 'std::vector<clipper::Container *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Container'
20359 with
20360 [
20361 _Ty=clipper::Container *
20362 ]
20363c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): note: see declaration of 'std::vector<clipper::Container *,std::allocator<_Ty>>'
20364 with
20365 [
20366 _Ty=clipper::Container *
20367 ]
20368c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
20369c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
20370c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20371 with
20372 [
20373 _Ty=clipper::Isymop
20374 ]
20375c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
20376 with
20377 [
20378 _Ty=clipper::Isymop
20379 ]
20380c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20381 with
20382 [
20383 _Ty=clipper::HKL
20384 ]
20385c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
20386 with
20387 [
20388 _Ty=clipper::HKL
20389 ]
20390c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20391 with
20392 [
20393 _Ty=clipper::HKL_class
20394 ]
20395c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
20396 with
20397 [
20398 _Ty=clipper::HKL_class
20399 ]
20400c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20401 with
20402 [
20403 _Ty=clipper::ftype32
20404 ]
20405c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
20406 with
20407 [
20408 _Ty=clipper::ftype32
20409 ]
20410c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
20411c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
20412c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
20413c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
20414 with
20415 [
20416 T=int
20417 ]
20418c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
20419 with
20420 [
20421 T=int
20422 ]
20423c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
20424 with
20425 [
20426 T=int
20427 ]
20428c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
20429 with
20430 [
20431 T=int
20432 ]
20433c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
20434c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
20435c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
20436 with
20437 [
20438 T=int
20439 ]
20440c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
20441c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
20442c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
20443"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/ccp4/ccp4_mtz_io.cpp /Fosrc/deps/clipper/ccp4/ccp4_mtz_io.obj
20444ccp4_mtz_io.cpp
20445c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
20446C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20447c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
20448C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20449c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
20450C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20451c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
20452C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20453c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
20454C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20455c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
20456C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20457c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
20458 with
20459 [
20460 _Ty=std::pair<std::string,clipper::Property_base *>
20461 ]
20462c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
20463 with
20464 [
20465 _Ty=std::pair<std::string,clipper::Property_base *>
20466 ]
20467c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
20468 with
20469 [
20470 _Elem=char,
20471 _Alloc=std::allocator<char>
20472 ]
20473 and
20474 [
20475 _Ty=char
20476 ]
20477 and
20478 [
20479 _Elem=char,
20480 _Alloc=std::allocator<char>
20481 ]
20482C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
20483 with
20484 [
20485 _Ty=char
20486 ]
20487c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
20488c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20489c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
20490c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20491c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
20492c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20493c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
20494c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20495c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
20496 with
20497 [
20498 T=int
20499 ]
20500c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
20501 with
20502 [
20503 T=int
20504 ]
20505c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
20506c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
20507c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
20508 with
20509 [
20510 _Ty=clipper::Symop_code,
20511 _Alloc=std::allocator<clipper::Symop_code>
20512 ]
20513 and
20514 [
20515 _Ty=clipper::Symop_code
20516 ]
20517 and
20518 [
20519 _Ty=clipper::Symop_code,
20520 _Alloc=std::allocator<clipper::Symop_code>
20521 ]
20522C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
20523 with
20524 [
20525 _Ty=clipper::Symop_code
20526 ]
20527c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20528 with
20529 [
20530 _Ty=clipper::Symop
20531 ]
20532c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
20533 with
20534 [
20535 _Ty=clipper::Symop
20536 ]
20537c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20538 with
20539 [
20540 _Ty=clipper::Isymop
20541 ]
20542c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
20543 with
20544 [
20545 _Ty=clipper::Isymop
20546 ]
20547c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20548c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20549c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20550c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20551c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
20552 with
20553 [
20554 _Ty=clipper::ftype
20555 ]
20556c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
20557 with
20558 [
20559 _Ty=clipper::ftype
20560 ]
20561c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
20562 with
20563 [
20564 _Ty=clipper::ftype
20565 ]
20566c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
20567 with
20568 [
20569 _Ty=clipper::ftype
20570 ]
20571c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
20572 with
20573 [
20574 _Ty=clipper::Atom,
20575 _Alloc=std::allocator<clipper::Atom>
20576 ]
20577 and
20578 [
20579 _Ty=clipper::Atom
20580 ]
20581 and
20582 [
20583 _Ty=clipper::Atom,
20584 _Alloc=std::allocator<clipper::Atom>
20585 ]
20586C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
20587 with
20588 [
20589 _Ty=clipper::Atom
20590 ]
20591c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): warning C4251: 'clipper::Container::children': class 'std::vector<clipper::Container *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Container'
20592 with
20593 [
20594 _Ty=clipper::Container *
20595 ]
20596c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): note: see declaration of 'std::vector<clipper::Container *,std::allocator<_Ty>>'
20597 with
20598 [
20599 _Ty=clipper::Container *
20600 ]
20601c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
20602c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
20603c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20604 with
20605 [
20606 _Ty=clipper::Isymop
20607 ]
20608c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
20609 with
20610 [
20611 _Ty=clipper::Isymop
20612 ]
20613c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20614 with
20615 [
20616 _Ty=clipper::HKL
20617 ]
20618c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
20619 with
20620 [
20621 _Ty=clipper::HKL
20622 ]
20623c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20624 with
20625 [
20626 _Ty=clipper::HKL_class
20627 ]
20628c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
20629 with
20630 [
20631 _Ty=clipper::HKL_class
20632 ]
20633c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
20634 with
20635 [
20636 _Ty=clipper::ftype32
20637 ]
20638c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
20639 with
20640 [
20641 _Ty=clipper::ftype32
20642 ]
20643c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
20644c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
20645c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
20646c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_mtz_io.h(253): warning C4251: 'clipper::CCP4MTZfile::crystals': class 'std::vector<clipper::CCP4MTZfile::crystalinf,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::CCP4MTZfile'
20647 with
20648 [
20649 _Ty=clipper::CCP4MTZfile::crystalinf
20650 ]
20651c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_mtz_io.h(253): note: see declaration of 'std::vector<clipper::CCP4MTZfile::crystalinf,std::allocator<_Ty>>'
20652 with
20653 [
20654 _Ty=clipper::CCP4MTZfile::crystalinf
20655 ]
20656c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_mtz_io.h(256): warning C4251: 'clipper::CCP4MTZfile::hkl_data_i': class 'std::vector<clipper::HKL_data_base *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::CCP4MTZfile'
20657 with
20658 [
20659 _Ty=clipper::HKL_data_base *
20660 ]
20661c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_mtz_io.h(256): note: see declaration of 'std::vector<clipper::HKL_data_base *,std::allocator<_Ty>>'
20662 with
20663 [
20664 _Ty=clipper::HKL_data_base *
20665 ]
20666c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_mtz_io.h(257): warning C4251: 'clipper::CCP4MTZfile::hkl_data_o': class 'std::vector<const clipper::HKL_data_base *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::CCP4MTZfile'
20667 with
20668 [
20669 _Ty=const clipper::HKL_data_base *
20670 ]
20671c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_mtz_io.h(257): note: see declaration of 'std::vector<const clipper::HKL_data_base *,std::allocator<_Ty>>'
20672 with
20673 [
20674 _Ty=const clipper::HKL_data_base *
20675 ]
20676c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_mtz_io.h(258): warning C4251: 'clipper::CCP4MTZfile::hkl_data_cols': class 'std::vector<std::vector<clipper::CCP4MTZfile::hkldatacol,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>>' needs to have dll-interface to be used by clients of class 'clipper::CCP4MTZfile'
20677 with
20678 [
20679 _Ty=clipper::CCP4MTZfile::hkldatacol
20680 ]
20681c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_mtz_io.h(258): note: see declaration of 'std::vector<std::vector<clipper::CCP4MTZfile::hkldatacol,std::allocator<_Ty>>,std::allocator<std::vector<_Ty,std::allocator<_Ty>>>>'
20682 with
20683 [
20684 _Ty=clipper::CCP4MTZfile::hkldatacol
20685 ]
20686c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_mtz_io.h(259): warning C4251: 'clipper::CCP4MTZfile::assigned_paths_': class 'std::vector<clipper::String,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::CCP4MTZfile'
20687 with
20688 [
20689 _Ty=clipper::String
20690 ]
20691c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(90): note: see declaration of 'std::vector<clipper::String,std::allocator<_Ty>>'
20692 with
20693 [
20694 _Ty=clipper::String
20695 ]
20696c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_mtz_io.h(272): warning C4251: 'clipper::CCP4MTZfile::history_': class 'std::vector<clipper::String,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::CCP4MTZfile'
20697 with
20698 [
20699 _Ty=clipper::String
20700 ]
20701c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(90): note: see declaration of 'std::vector<clipper::String,std::allocator<_Ty>>'
20702 with
20703 [
20704 _Ty=clipper::String
20705 ]
20706c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_mtz_io.h(276): warning C4251: 'clipper::CCP4MTZfile::sort_order_': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::CCP4MTZfile'
20707 with
20708 [
20709 _Ty=int
20710 ]
20711c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
20712 with
20713 [
20714 _Ty=int
20715 ]
20716c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_sysdep.h(132): warning C4005: 'M_PI': macro redefinition
20717c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_sysdep.h(59): note: see previous definition of 'M_PI'
20718src/deps/clipper/ccp4/ccp4_mtz_io.cpp(90): warning C4244: 'argument': conversion from 'clipper::ftype' to 'const clipper::ftype32', possible loss of data
20719src/deps/clipper/ccp4/ccp4_mtz_io.cpp(276): warning C4244: '=': conversion from 'const T' to 'float', possible loss of data
20720 with
20721 [
20722 T=clipper::ftype
20723 ]
20724src/deps/clipper/ccp4/ccp4_mtz_io.cpp(278): warning C4244: '=': conversion from 'const T' to 'float', possible loss of data
20725 with
20726 [
20727 T=clipper::ftype
20728 ]
20729src/deps/clipper/ccp4/ccp4_mtz_io.cpp(271): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20730C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
20731src/deps/clipper/ccp4/ccp4_mtz_io.cpp(272): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20732C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
20733src/deps/clipper/ccp4/ccp4_mtz_io.cpp(348): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
20734src/deps/clipper/ccp4/ccp4_mtz_io.cpp(348): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
20735src/deps/clipper/ccp4/ccp4_mtz_io.cpp(349): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
20736src/deps/clipper/ccp4/ccp4_mtz_io.cpp(349): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
20737src/deps/clipper/ccp4/ccp4_mtz_io.cpp(350): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
20738src/deps/clipper/ccp4/ccp4_mtz_io.cpp(350): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
20739src/deps/clipper/ccp4/ccp4_mtz_io.cpp(357): warning C4244: 'argument': conversion from 'const clipper::ftype' to 'const float', possible loss of data
20740src/deps/clipper/ccp4/ccp4_mtz_io.cpp(364): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20741C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
20742src/deps/clipper/ccp4/ccp4_mtz_io.cpp(365): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20743C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
20744src/deps/clipper/ccp4/ccp4_mtz_io.cpp(366): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20745C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(130): note: see declaration of 'strcpy'
20746src/deps/clipper/ccp4/ccp4_mtz_io.cpp(377): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
20747src/deps/clipper/ccp4/ccp4_mtz_io.cpp(382): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
20748src/deps/clipper/ccp4/ccp4_mtz_io.cpp(480): warning C4244: '=': conversion from 'double' to 'clipper::ftype32', possible loss of data
20749src/deps/clipper/ccp4/ccp4_mtz_io.cpp(482): warning C4244: '=': conversion from 'double' to 'clipper::ftype32', possible loss of data
20750src/deps/clipper/ccp4/ccp4_mtz_io.cpp(576): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
20751src/deps/clipper/ccp4/ccp4_mtz_io.cpp(677): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
20752src/deps/clipper/ccp4/ccp4_mtz_io.cpp(720): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
20753src/deps/clipper/ccp4/ccp4_mtz_io.cpp(766): warning C4244: '=': conversion from 'double' to 'clipper::ftype32', possible loss of data
20754src/deps/clipper/ccp4/ccp4_mtz_io.cpp(768): warning C4244: '=': conversion from 'double' to 'clipper::ftype32', possible loss of data
20755src/deps/clipper/ccp4/ccp4_mtz_io.cpp(850): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
20756src/deps/clipper/ccp4/ccp4_mtz_io.cpp(880): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
20757src/deps/clipper/ccp4/ccp4_mtz_io.cpp(909): warning C4267: 'argument': conversion from 'size_t' to 'const int', possible loss of data
20758src/deps/clipper/ccp4/ccp4_mtz_io.cpp(838): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20759C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
20760src/deps/clipper/ccp4/ccp4_mtz_io.cpp(839): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20761C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
20762src/deps/clipper/ccp4/ccp4_mtz_io.cpp(913): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.
20763C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(532): note: see declaration of 'strdup'
20764src/deps/clipper/ccp4/ccp4_mtz_io.cpp(916): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
20765C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\string.h(334): note: see declaration of 'strncpy'
20766src/deps/clipper/ccp4/ccp4_mtz_io.cpp(1219): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
20767c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
20768 with
20769 [
20770 T=int
20771 ]
20772c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
20773 with
20774 [
20775 T=int
20776 ]
20777c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
20778 with
20779 [
20780 T=int
20781 ]
20782c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
20783 with
20784 [
20785 T=int
20786 ]
20787c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
20788c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
20789c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
20790 with
20791 [
20792 T=int
20793 ]
20794c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
20795c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
20796c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
20797"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/ccp4/ccp4_map_io.cpp /Fosrc/deps/clipper/ccp4/ccp4_map_io.obj
20798ccp4_map_io.cpp
20799c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
20800C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20801c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
20802C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20803c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
20804C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20805c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
20806C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20807c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
20808C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20809c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
20810C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
20811c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
20812 with
20813 [
20814 _Ty=std::pair<std::string,clipper::Property_base *>
20815 ]
20816c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
20817 with
20818 [
20819 _Ty=std::pair<std::string,clipper::Property_base *>
20820 ]
20821c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
20822 with
20823 [
20824 _Elem=char,
20825 _Alloc=std::allocator<char>
20826 ]
20827 and
20828 [
20829 _Ty=char
20830 ]
20831 and
20832 [
20833 _Elem=char,
20834 _Alloc=std::allocator<char>
20835 ]
20836C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
20837 with
20838 [
20839 _Ty=char
20840 ]
20841c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
20842c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20843c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
20844c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20845c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
20846c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
20847c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
20848c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20849c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
20850 with
20851 [
20852 T=int
20853 ]
20854c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
20855 with
20856 [
20857 T=int
20858 ]
20859c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
20860c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
20861c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
20862 with
20863 [
20864 _Ty=clipper::Symop_code,
20865 _Alloc=std::allocator<clipper::Symop_code>
20866 ]
20867 and
20868 [
20869 _Ty=clipper::Symop_code
20870 ]
20871 and
20872 [
20873 _Ty=clipper::Symop_code,
20874 _Alloc=std::allocator<clipper::Symop_code>
20875 ]
20876C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
20877 with
20878 [
20879 _Ty=clipper::Symop_code
20880 ]
20881c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20882 with
20883 [
20884 _Ty=clipper::Symop
20885 ]
20886c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
20887 with
20888 [
20889 _Ty=clipper::Symop
20890 ]
20891c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20892 with
20893 [
20894 _Ty=clipper::Isymop
20895 ]
20896c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
20897 with
20898 [
20899 _Ty=clipper::Isymop
20900 ]
20901c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20902c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20903c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
20904c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
20905c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
20906 with
20907 [
20908 _Ty=clipper::ftype
20909 ]
20910c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
20911 with
20912 [
20913 _Ty=clipper::ftype
20914 ]
20915c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
20916 with
20917 [
20918 _Ty=clipper::ftype
20919 ]
20920c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
20921 with
20922 [
20923 _Ty=clipper::ftype
20924 ]
20925c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
20926 with
20927 [
20928 _Ty=clipper::Atom,
20929 _Alloc=std::allocator<clipper::Atom>
20930 ]
20931 and
20932 [
20933 _Ty=clipper::Atom
20934 ]
20935 and
20936 [
20937 _Ty=clipper::Atom,
20938 _Alloc=std::allocator<clipper::Atom>
20939 ]
20940C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
20941 with
20942 [
20943 _Ty=clipper::Atom
20944 ]
20945c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): warning C4251: 'clipper::Container::children': class 'std::vector<clipper::Container *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Container'
20946 with
20947 [
20948 _Ty=clipper::Container *
20949 ]
20950c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): note: see declaration of 'std::vector<clipper::Container *,std::allocator<_Ty>>'
20951 with
20952 [
20953 _Ty=clipper::Container *
20954 ]
20955c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
20956c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
20957c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
20958c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
20959c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
20960C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
20961c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
20962C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
20963c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ffttype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
20964 with
20965 [
20966 _Ty=clipper::ffttype
20967 ]
20968c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): note: see declaration of 'std::vector<clipper::ffttype,std::allocator<_Ty>>'
20969 with
20970 [
20971 _Ty=clipper::ffttype
20972 ]
20973c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
20974 with
20975 [
20976 _Ty=clipper::Isymop
20977 ]
20978c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
20979 with
20980 [
20981 _Ty=clipper::Isymop
20982 ]
20983c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
20984c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
20985c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
20986c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
20987c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
20988 with
20989 [
20990 _Ty=std::atomic_bool []
20991 ]
20992c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
20993 with
20994 [
20995 _Ty=std::atomic_bool []
20996 ]
20997c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
20998 with
20999 [
21000 _Ty=std::atomic_bool []
21001 ]
21002c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
21003 with
21004 [
21005 _Ty=std::atomic_bool []
21006 ]
21007c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
21008 with
21009 [
21010 _Ty=bool
21011 ]
21012C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
21013 with
21014 [
21015 _Ty=bool
21016 ]
21017c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
21018 with
21019 [
21020 _Ty=bool
21021 ]
21022C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
21023 with
21024 [
21025 _Ty=bool
21026 ]
21027c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
21028 with
21029 [
21030 _Ty=std::atomic_bool []
21031 ]
21032c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
21033 with
21034 [
21035 _Ty=std::atomic_bool []
21036 ]
21037c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
21038 with
21039 [
21040 _Ty=std::atomic_bool []
21041 ]
21042c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
21043 with
21044 [
21045 _Ty=std::atomic_bool []
21046 ]
21047c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
21048 with
21049 [
21050 _Ty=bool
21051 ]
21052C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
21053 with
21054 [
21055 _Ty=bool
21056 ]
21057c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
21058 with
21059 [
21060 _Ty=bool
21061 ]
21062C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
21063 with
21064 [
21065 _Ty=bool
21066 ]
21067c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21068c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
21069c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21070 with
21071 [
21072 _Ty=unsigned char
21073 ]
21074c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
21075 with
21076 [
21077 _Ty=unsigned char
21078 ]
21079c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21080 with
21081 [
21082 _Ty=size_t
21083 ]
21084c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
21085 with
21086 [
21087 _Ty=size_t
21088 ]
21089c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21090 with
21091 [
21092 _Ty=clipper::Isymop
21093 ]
21094c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
21095 with
21096 [
21097 _Ty=clipper::Isymop
21098 ]
21099c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21100 with
21101 [
21102 _Ty=int
21103 ]
21104c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
21105 with
21106 [
21107 _Ty=int
21108 ]
21109c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21110 with
21111 [
21112 _Ty=int
21113 ]
21114c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
21115 with
21116 [
21117 _Ty=int
21118 ]
21119c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21120 with
21121 [
21122 _Ty=int
21123 ]
21124c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
21125 with
21126 [
21127 _Ty=int
21128 ]
21129c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21130 with
21131 [
21132 _Kty=int,
21133 _Ty=int
21134 ]
21135c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
21136 with
21137 [
21138 _Kty=int,
21139 _Ty=int
21140 ]
21141c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21142c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
21143c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21144c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
21145c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
21146c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
21147c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\libccp4\ccp4\ccp4_sysdep.h(132): warning C4005: 'M_PI': macro redefinition
21148c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_sysdep.h(59): note: see previous definition of 'M_PI'
21149c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
21150 with
21151 [
21152 T=int
21153 ]
21154c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
21155 with
21156 [
21157 T=int
21158 ]
21159c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
21160 with
21161 [
21162 T=int
21163 ]
21164c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
21165 with
21166 [
21167 T=int
21168 ]
21169c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
21170src/deps/clipper/ccp4/ccp4_map_io.cpp(291): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
21171src/deps/clipper/ccp4/ccp4_map_io.cpp(586): note: see reference to function template instantiation 'void clipper::CCP4MAPfile::export_xmap<unsigned char>(const clipper::Xmap<unsigned char> &)' being compiled
21172src/deps/clipper/ccp4/ccp4_map_io.cpp(291): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
21173src/deps/clipper/ccp4/ccp4_map_io.cpp(292): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
21174src/deps/clipper/ccp4/ccp4_map_io.cpp(292): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
21175src/deps/clipper/ccp4/ccp4_map_io.cpp(293): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
21176src/deps/clipper/ccp4/ccp4_map_io.cpp(293): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
21177src/deps/clipper/ccp4/ccp4_map_io.cpp(411): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
21178src/deps/clipper/ccp4/ccp4_map_io.cpp(604): note: see reference to function template instantiation 'void clipper::CCP4MAPfile::export_nxmap<unsigned char>(const clipper::NXmap<unsigned char> &)' being compiled
21179src/deps/clipper/ccp4/ccp4_map_io.cpp(411): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
21180src/deps/clipper/ccp4/ccp4_map_io.cpp(412): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
21181src/deps/clipper/ccp4/ccp4_map_io.cpp(412): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
21182src/deps/clipper/ccp4/ccp4_map_io.cpp(413): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
21183src/deps/clipper/ccp4/ccp4_map_io.cpp(413): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
21184c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
21185c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
21186 with
21187 [
21188 T=int
21189 ]
21190c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
21191c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
21192c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
21193"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/ccp4/ccp4_utils.cpp /Fosrc/deps/clipper/ccp4/ccp4_utils.obj
21194ccp4_utils.cpp
21195c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_utils.h(63): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
21196 with
21197 [
21198 _Ty=std::string,
21199 _Alloc=std::allocator<std::string>
21200 ]
21201 and
21202 [
21203 _Ty=std::string
21204 ]
21205 and
21206 [
21207 _Ty=std::string,
21208 _Alloc=std::allocator<std::string>
21209 ]
21210C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
21211 with
21212 [
21213 _Ty=std::string
21214 ]
21215c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_utils.h(80): warning C4251: 'CCP4Program::name_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CCP4Program'
21216C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21217c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\ccp4\ccp4_utils.h(80): warning C4251: 'CCP4Program::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'CCP4Program'
21218C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21219src/deps/clipper/ccp4/ccp4_utils.cpp(64): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
21220src/deps/clipper/ccp4/ccp4_utils.cpp(67): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
21221src/deps/clipper/ccp4/ccp4_utils.cpp(73): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
21222src/deps/clipper/ccp4/ccp4_utils.cpp(76): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
21223src/deps/clipper/ccp4/ccp4_utils.cpp(112): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21224C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
21225src/deps/clipper/ccp4/ccp4_utils.cpp(113): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21226C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdlib.h(1184): note: see declaration of 'getenv'
21227"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/cns/cns_hkl_io.cpp /Fosrc/deps/clipper/cns/cns_hkl_io.obj
21228cns_hkl_io.cpp
21229c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
21230C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21231c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
21232C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21233c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
21234C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21235c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
21236C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21237c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
21238C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21239c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
21240C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21241c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
21242 with
21243 [
21244 _Ty=std::pair<std::string,clipper::Property_base *>
21245 ]
21246c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
21247 with
21248 [
21249 _Ty=std::pair<std::string,clipper::Property_base *>
21250 ]
21251c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
21252 with
21253 [
21254 _Elem=char,
21255 _Alloc=std::allocator<char>
21256 ]
21257 and
21258 [
21259 _Ty=char
21260 ]
21261 and
21262 [
21263 _Elem=char,
21264 _Alloc=std::allocator<char>
21265 ]
21266C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
21267 with
21268 [
21269 _Ty=char
21270 ]
21271c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
21272c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
21273c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
21274c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
21275c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
21276c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
21277c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
21278c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
21279c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
21280 with
21281 [
21282 T=int
21283 ]
21284c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
21285 with
21286 [
21287 T=int
21288 ]
21289c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
21290c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
21291c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
21292 with
21293 [
21294 _Ty=clipper::Symop_code,
21295 _Alloc=std::allocator<clipper::Symop_code>
21296 ]
21297 and
21298 [
21299 _Ty=clipper::Symop_code
21300 ]
21301 and
21302 [
21303 _Ty=clipper::Symop_code,
21304 _Alloc=std::allocator<clipper::Symop_code>
21305 ]
21306C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
21307 with
21308 [
21309 _Ty=clipper::Symop_code
21310 ]
21311c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
21312 with
21313 [
21314 _Ty=clipper::Symop
21315 ]
21316c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
21317 with
21318 [
21319 _Ty=clipper::Symop
21320 ]
21321c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
21322 with
21323 [
21324 _Ty=clipper::Isymop
21325 ]
21326c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
21327 with
21328 [
21329 _Ty=clipper::Isymop
21330 ]
21331c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
21332c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
21333c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
21334c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
21335c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
21336 with
21337 [
21338 _Ty=clipper::ftype
21339 ]
21340c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
21341 with
21342 [
21343 _Ty=clipper::ftype
21344 ]
21345c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
21346 with
21347 [
21348 _Ty=clipper::ftype
21349 ]
21350c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
21351 with
21352 [
21353 _Ty=clipper::ftype
21354 ]
21355c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
21356 with
21357 [
21358 _Ty=clipper::Atom,
21359 _Alloc=std::allocator<clipper::Atom>
21360 ]
21361 and
21362 [
21363 _Ty=clipper::Atom
21364 ]
21365 and
21366 [
21367 _Ty=clipper::Atom,
21368 _Alloc=std::allocator<clipper::Atom>
21369 ]
21370C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
21371 with
21372 [
21373 _Ty=clipper::Atom
21374 ]
21375c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
21376c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
21377c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
21378 with
21379 [
21380 _Ty=clipper::Isymop
21381 ]
21382c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
21383 with
21384 [
21385 _Ty=clipper::Isymop
21386 ]
21387c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
21388 with
21389 [
21390 _Ty=clipper::HKL
21391 ]
21392c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
21393 with
21394 [
21395 _Ty=clipper::HKL
21396 ]
21397c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
21398 with
21399 [
21400 _Ty=clipper::HKL_class
21401 ]
21402c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
21403 with
21404 [
21405 _Ty=clipper::HKL_class
21406 ]
21407c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
21408 with
21409 [
21410 _Ty=clipper::ftype32
21411 ]
21412c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
21413 with
21414 [
21415 _Ty=clipper::ftype32
21416 ]
21417c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
21418c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
21419c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
21420c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\cns\cns_hkl_io.h(122): warning C4251: 'clipper::CNS_HKLfile::fphis_i': class 'std::vector<std::pair<clipper::HKL_data_base *,clipper::String>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::CNS_HKLfile'
21421 with
21422 [
21423 _Ty=std::pair<clipper::HKL_data_base *,clipper::String>
21424 ]
21425c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\cns\cns_hkl_io.h(122): note: see declaration of 'std::vector<std::pair<clipper::HKL_data_base *,clipper::String>,std::allocator<_Ty>>'
21426 with
21427 [
21428 _Ty=std::pair<clipper::HKL_data_base *,clipper::String>
21429 ]
21430src/deps/clipper/cns/cns_hkl_io.cpp(116): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21431C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21432src/deps/clipper/cns/cns_hkl_io.cpp(186): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21433C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21434src/deps/clipper/cns/cns_hkl_io.cpp(260): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21435C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21436src/deps/clipper/cns/cns_hkl_io.cpp(286): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21437C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21438src/deps/clipper/cns/cns_hkl_io.cpp(360): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21439C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21440src/deps/clipper/cns/cns_hkl_io.cpp(402): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21441C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21442c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
21443 with
21444 [
21445 T=int
21446 ]
21447c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
21448 with
21449 [
21450 T=int
21451 ]
21452c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
21453 with
21454 [
21455 T=int
21456 ]
21457c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
21458 with
21459 [
21460 T=int
21461 ]
21462c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
21463c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
21464c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
21465 with
21466 [
21467 T=int
21468 ]
21469c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
21470c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
21471c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
21472"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" -Isrc/deps/libccp4 -Isrc/deps/mmdb2 -Isrc/deps/clipper -Iextern/pocketfft "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/deps/clipper/cns/cns_map_io.cpp /Fosrc/deps/clipper/cns/cns_map_io.obj
21473cns_map_io.cpp
21474c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
21475C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21476c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
21477C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21478c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
21479C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21480c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
21481C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21482c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
21483C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21484c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
21485C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21486c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
21487 with
21488 [
21489 _Ty=std::pair<std::string,clipper::Property_base *>
21490 ]
21491c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
21492 with
21493 [
21494 _Ty=std::pair<std::string,clipper::Property_base *>
21495 ]
21496c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
21497 with
21498 [
21499 _Elem=char,
21500 _Alloc=std::allocator<char>
21501 ]
21502 and
21503 [
21504 _Ty=char
21505 ]
21506 and
21507 [
21508 _Elem=char,
21509 _Alloc=std::allocator<char>
21510 ]
21511C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
21512 with
21513 [
21514 _Ty=char
21515 ]
21516c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
21517c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
21518c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
21519c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
21520c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
21521c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
21522c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
21523c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
21524c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
21525 with
21526 [
21527 T=int
21528 ]
21529c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
21530 with
21531 [
21532 T=int
21533 ]
21534c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
21535c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
21536c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
21537 with
21538 [
21539 _Ty=clipper::Symop_code,
21540 _Alloc=std::allocator<clipper::Symop_code>
21541 ]
21542 and
21543 [
21544 _Ty=clipper::Symop_code
21545 ]
21546 and
21547 [
21548 _Ty=clipper::Symop_code,
21549 _Alloc=std::allocator<clipper::Symop_code>
21550 ]
21551C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
21552 with
21553 [
21554 _Ty=clipper::Symop_code
21555 ]
21556c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
21557 with
21558 [
21559 _Ty=clipper::Symop
21560 ]
21561c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
21562 with
21563 [
21564 _Ty=clipper::Symop
21565 ]
21566c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
21567 with
21568 [
21569 _Ty=clipper::Isymop
21570 ]
21571c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
21572 with
21573 [
21574 _Ty=clipper::Isymop
21575 ]
21576c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
21577c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
21578c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
21579c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
21580c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
21581 with
21582 [
21583 _Ty=clipper::ftype
21584 ]
21585c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
21586 with
21587 [
21588 _Ty=clipper::ftype
21589 ]
21590c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
21591 with
21592 [
21593 _Ty=clipper::ftype
21594 ]
21595c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
21596 with
21597 [
21598 _Ty=clipper::ftype
21599 ]
21600c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
21601 with
21602 [
21603 _Ty=clipper::Atom,
21604 _Alloc=std::allocator<clipper::Atom>
21605 ]
21606 and
21607 [
21608 _Ty=clipper::Atom
21609 ]
21610 and
21611 [
21612 _Ty=clipper::Atom,
21613 _Alloc=std::allocator<clipper::Atom>
21614 ]
21615C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
21616 with
21617 [
21618 _Ty=clipper::Atom
21619 ]
21620c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): warning C4251: 'clipper::Container::children': class 'std::vector<clipper::Container *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Container'
21621 with
21622 [
21623 _Ty=clipper::Container *
21624 ]
21625c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): note: see declaration of 'std::vector<clipper::Container *,std::allocator<_Ty>>'
21626 with
21627 [
21628 _Ty=clipper::Container *
21629 ]
21630c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
21631c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
21632c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
21633c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
21634c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
21635C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
21636c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
21637C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
21638c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ffttype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
21639 with
21640 [
21641 _Ty=clipper::ffttype
21642 ]
21643c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): note: see declaration of 'std::vector<clipper::ffttype,std::allocator<_Ty>>'
21644 with
21645 [
21646 _Ty=clipper::ffttype
21647 ]
21648c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
21649 with
21650 [
21651 _Ty=clipper::Isymop
21652 ]
21653c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
21654 with
21655 [
21656 _Ty=clipper::Isymop
21657 ]
21658c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
21659c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
21660c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
21661c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
21662c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
21663 with
21664 [
21665 _Ty=std::atomic_bool []
21666 ]
21667c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
21668 with
21669 [
21670 _Ty=std::atomic_bool []
21671 ]
21672c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
21673 with
21674 [
21675 _Ty=std::atomic_bool []
21676 ]
21677c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
21678 with
21679 [
21680 _Ty=std::atomic_bool []
21681 ]
21682c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
21683 with
21684 [
21685 _Ty=bool
21686 ]
21687C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
21688 with
21689 [
21690 _Ty=bool
21691 ]
21692c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
21693 with
21694 [
21695 _Ty=bool
21696 ]
21697C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
21698 with
21699 [
21700 _Ty=bool
21701 ]
21702c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
21703 with
21704 [
21705 _Ty=std::atomic_bool []
21706 ]
21707c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
21708 with
21709 [
21710 _Ty=std::atomic_bool []
21711 ]
21712c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
21713 with
21714 [
21715 _Ty=std::atomic_bool []
21716 ]
21717c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
21718 with
21719 [
21720 _Ty=std::atomic_bool []
21721 ]
21722c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
21723 with
21724 [
21725 _Ty=bool
21726 ]
21727C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
21728 with
21729 [
21730 _Ty=bool
21731 ]
21732c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
21733 with
21734 [
21735 _Ty=bool
21736 ]
21737C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
21738 with
21739 [
21740 _Ty=bool
21741 ]
21742c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21743c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
21744c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21745 with
21746 [
21747 _Ty=unsigned char
21748 ]
21749c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
21750 with
21751 [
21752 _Ty=unsigned char
21753 ]
21754c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21755 with
21756 [
21757 _Ty=size_t
21758 ]
21759c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
21760 with
21761 [
21762 _Ty=size_t
21763 ]
21764c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21765 with
21766 [
21767 _Ty=clipper::Isymop
21768 ]
21769c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
21770 with
21771 [
21772 _Ty=clipper::Isymop
21773 ]
21774c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21775 with
21776 [
21777 _Ty=int
21778 ]
21779c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
21780 with
21781 [
21782 _Ty=int
21783 ]
21784c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21785 with
21786 [
21787 _Ty=int
21788 ]
21789c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
21790 with
21791 [
21792 _Ty=int
21793 ]
21794c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21795 with
21796 [
21797 _Ty=int
21798 ]
21799c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
21800 with
21801 [
21802 _Ty=int
21803 ]
21804c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21805 with
21806 [
21807 _Kty=int,
21808 _Ty=int
21809 ]
21810c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
21811 with
21812 [
21813 _Kty=int,
21814 _Ty=int
21815 ]
21816c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21817c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
21818c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
21819c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
21820c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
21821c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
21822src/deps/clipper/cns/cns_map_io.cpp(110): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21823C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21824c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): warning C4244: '=': conversion from 'const clipper::ftype' to 'T', possible loss of data
21825 with
21826 [
21827 T=int
21828 ]
21829c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(219): note: while compiling class template member function 'clipper::Mat33<T> clipper::Mat33<T>::null(void)'
21830 with
21831 [
21832 T=int
21833 ]
21834c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Mat33<T> clipper::Mat33<T>::null(void)' being compiled
21835 with
21836 [
21837 T=int
21838 ]
21839c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(367): note: see reference to class template instantiation 'clipper::Mat33<T>' being compiled
21840 with
21841 [
21842 T=int
21843 ]
21844c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): note: see reference to class template instantiation 'clipper::RTop<int>' being compiled
21845src/deps/clipper/cns/cns_map_io.cpp(226): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
21846src/deps/clipper/cns/cns_map_io.cpp(594): note: see reference to function template instantiation 'void clipper::CNSMAPfile::import_xmap<unsigned char>(clipper::Xmap<unsigned char> &)' being compiled
21847src/deps/clipper/cns/cns_map_io.cpp(201): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21848C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21849src/deps/clipper/cns/cns_map_io.cpp(204): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21850C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
21851src/deps/clipper/cns/cns_map_io.cpp(206): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21852C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
21853src/deps/clipper/cns/cns_map_io.cpp(214): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21854C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
21855src/deps/clipper/cns/cns_map_io.cpp(273): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21856C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21857src/deps/clipper/cns/cns_map_io.cpp(603): note: see reference to function template instantiation 'void clipper::CNSMAPfile::export_xmap<unsigned char>(const clipper::Xmap<unsigned char> &)' being compiled
21858src/deps/clipper/cns/cns_map_io.cpp(355): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
21859src/deps/clipper/cns/cns_map_io.cpp(612): note: see reference to function template instantiation 'void clipper::CNSMAPfile::import_nxmap<unsigned char>(clipper::NXmap<unsigned char> &)' being compiled
21860src/deps/clipper/cns/cns_map_io.cpp(330): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21861C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21862src/deps/clipper/cns/cns_map_io.cpp(333): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21863C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
21864src/deps/clipper/cns/cns_map_io.cpp(335): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21865C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
21866src/deps/clipper/cns/cns_map_io.cpp(343): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21867C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
21868src/deps/clipper/cns/cns_map_io.cpp(413): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
21869src/deps/clipper/cns/cns_map_io.cpp(621): note: see reference to function template instantiation 'void clipper::CNSMAPfile::export_nxmap<unsigned char>(const clipper::NXmap<unsigned char> &)' being compiled
21870src/deps/clipper/cns/cns_map_io.cpp(413): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
21871src/deps/clipper/cns/cns_map_io.cpp(414): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
21872src/deps/clipper/cns/cns_map_io.cpp(414): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
21873src/deps/clipper/cns/cns_map_io.cpp(415): warning C4244: '=': conversion from 'const clipper::ftype' to 'float', possible loss of data
21874src/deps/clipper/cns/cns_map_io.cpp(415): warning C4244: '=': conversion from 'clipper::ftype' to 'float', possible loss of data
21875src/deps/clipper/cns/cns_map_io.cpp(398): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21876C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21877src/deps/clipper/cns/cns_map_io.cpp(521): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
21878src/deps/clipper/cns/cns_map_io.cpp(630): note: see reference to function template instantiation 'clipper::CNSMAPfile::ASUerror clipper::CNSMAPfile::import_xmap_check_asu<clipper::ftype32>(clipper::Xmap<clipper::ftype32> &,clipper::ftype32)' being compiled
21879src/deps/clipper/cns/cns_map_io.cpp(496): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21880C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(213): note: see declaration of 'fopen'
21881src/deps/clipper/cns/cns_map_io.cpp(499): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21882C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
21883src/deps/clipper/cns/cns_map_io.cpp(501): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21884C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
21885src/deps/clipper/cns/cns_map_io.cpp(509): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
21886C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h(2240): note: see declaration of 'sscanf'
21887c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_util.h(77): warning C4146: unary minus operator applied to unsigned type, result still unsigned
21888c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: see reference to function template instantiation 'void clipper::Util::set_null<T>(T &)' being compiled
21889 with
21890 [
21891 T=int
21892 ]
21893c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(139): note: while compiling class template member function 'clipper::Vec3<int> clipper::Vec3<int>::null(void)'
21894c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(357): note: see reference to function template instantiation 'clipper::Vec3<int> clipper::Vec3<int>::null(void)' being compiled
21895c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(80): note: see reference to class template instantiation 'clipper::Vec3<int>' being compiled
21896"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\link.exe" /LIBPATH:libclipper.lib /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO "/LIBPATH:c:\Program Files\ChimeraX\lib" /LIBPATH:src "/LIBPATH:c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\lib" "/LIBPATH:c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\lib" "/LIBPATH:c:\Program Files\ChimeraX\bin\libs" "/LIBPATH:C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.19041.0\\um\x64" "/LIBPATH:C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\lib\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.19041.0\ucrt\x64" "/LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.19041.0\\um\x64" libmmdb2.lib libccp4.lib src/deps/clipper/core/atomsf.obj src/deps/clipper/core/coords.obj src/deps/clipper/core/nxmap_operator.obj src/deps/clipper/core/cell.obj src/deps/clipper/core/derivs.obj src/deps/clipper/core/ramachandran.obj src/deps/clipper/core/clipper_instance.obj src/deps/clipper/core/fftmap.obj src/deps/clipper/core/resol_basisfn.obj src/deps/clipper/core/clipper_memory.obj src/deps/clipper/core/fftmap_sparse.obj src/deps/clipper/core/resol_fn.obj src/deps/clipper/core/clipper_message.obj src/deps/clipper/core/hkl_compute.obj src/deps/clipper/core/resol_targetfn.obj src/deps/clipper/core/clipper_stats.obj src/deps/clipper/core/hkl_data.obj src/deps/clipper/core/rotation.obj src/deps/clipper/core/clipper_test.obj src/deps/clipper/core/hkl_datatypes.obj src/deps/clipper/core/spacegroup.obj src/deps/clipper/core/clipper_types.obj src/deps/clipper/core/hkl_info.obj src/deps/clipper/core/spacegroup_data.obj src/deps/clipper/core/clipper_util.obj src/deps/clipper/core/hkl_lookup.obj src/deps/clipper/core/symop.obj src/deps/clipper/core/container.obj src/deps/clipper/core/hkl_operators.obj src/deps/clipper/core/container_hkl.obj src/deps/clipper/core/map_interp.obj src/deps/clipper/core/container_map.obj src/deps/clipper/core/map_utils.obj src/deps/clipper/core/xmap.obj src/deps/clipper/core/container_types.obj src/deps/clipper/core/nxmap.obj src/deps/clipper/core/clipper_thread.obj src/deps/clipper/core/test_core.obj src/deps/clipper/core/test_data.obj src/deps/clipper/contrib/convolution_search.obj src/deps/clipper/contrib/sfcalc.obj src/deps/clipper/contrib/edcalc.obj src/deps/clipper/contrib/sfcalc_obs.obj src/deps/clipper/contrib/fffear.obj src/deps/clipper/contrib/sfscale.obj src/deps/clipper/contrib/function_object_bases.obj src/deps/clipper/contrib/sfweight.obj src/deps/clipper/contrib/mapfilter.obj src/deps/clipper/contrib/skeleton.obj src/deps/clipper/contrib/originmatch.obj src/deps/clipper/mmdb/clipper_mmdb.obj src/deps/clipper/minimol/minimol.obj src/deps/clipper/minimol/container_minimol.obj src/deps/clipper/minimol/minimol_data.obj src/deps/clipper/minimol/minimol_io.obj src/deps/clipper/minimol/minimol_seq.obj src/deps/clipper/minimol/minimol_utils.obj src/deps/clipper/phs/phs_io.obj src/deps/clipper/cif/cif_data_io.obj src/deps/clipper/ccp4/ccp4_mtz_types.obj src/deps/clipper/ccp4/ccp4_mtz_io.obj src/deps/clipper/ccp4/ccp4_map_io.obj src/deps/clipper/ccp4/ccp4_utils.obj src/deps/clipper/cns/cns_hkl_io.obj src/deps/clipper/cns/cns_map_io.obj /OUT:src\libclipper.dll
21897 Creating library src\libclipper.lib and object src\libclipper.exp
21898Generating code
21899c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\cif\cif_data_io.cpp(364) : warning C4700: uninitialized local variable 'D_sigma' used
21900c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\cif\cif_data_io.cpp(395) : warning C4700: uninitialized local variable 'sigI_plus' used
21901c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\cif\cif_data_io.cpp(397) : warning C4700: uninitialized local variable 'sigI_minus' used
21902Finished generating code
21903"C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -DCLIPPER_CX_EXPORTS -DCLIPPER_VERBOSE -DNOMINMAX -DDYNAMIC_LIBRARY=1 "-Ic:\Program Files\ChimeraX\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\numpy\core\include" -Isrc/deps "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include" "-Ic:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\arrays\include" "-Ic:\Program Files\ChimeraX\bin\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include" "-IC:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.19041.0\\cppwinrt" /EHsc /Tpsrc/clipper_ext/xtal_mgr.cpp /Fosrc/clipper_ext/xtal_mgr.obj
21904xtal_mgr.cpp
21905c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(128): warning C4251: 'clipper::Message_generic::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_generic'
21906C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21907c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(139): warning C4251: 'clipper::Message_fatal::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_fatal'
21908C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21909c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(149): warning C4251: 'clipper::Message_warn::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_warn'
21910C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21911c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(159): warning C4251: 'clipper::Message_info::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_info'
21912C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21913c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(169): warning C4251: 'clipper::Message_ctor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_ctor'
21914C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21915c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_message.h(179): warning C4251: 'clipper::Message_dtor::text_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::Message_dtor'
21916C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(4373): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
21917c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): warning C4251: 'clipper::PropertyManager::property_': class 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::PropertyManager'
21918 with
21919 [
21920 _Ty=std::pair<std::string,clipper::Property_base *>
21921 ]
21922c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_memory.h(115): note: see declaration of 'std::vector<std::pair<std::string,clipper::Property_base *>,std::allocator<_Ty>>'
21923 with
21924 [
21925 _Ty=std::pair<std::string,clipper::Property_base *>
21926 ]
21927c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(76): warning C4251: 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_String_alloc<std::_String_base_types<_Elem,_Alloc>>'
21928 with
21929 [
21930 _Elem=char,
21931 _Alloc=std::allocator<char>
21932 ]
21933 and
21934 [
21935 _Ty=char
21936 ]
21937 and
21938 [
21939 _Elem=char,
21940 _Alloc=std::allocator<char>
21941 ]
21942C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\xstring(2052): note: see declaration of 'std::_Compressed_pair<std::allocator<char>,std::_String_val<std::_Simple_types<_Ty>>,true>'
21943 with
21944 [
21945 _Ty=char
21946 ]
21947c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(176): warning C4251: 'clipper::Cell::orthmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
21948c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
21949c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(177): warning C4251: 'clipper::Cell::fracmat': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Cell'
21950c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
21951c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::rot_': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
21952c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
21953c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(69): warning C4251: 'clipper::RTop<clipper::ftype>::trn_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::RTop<clipper::ftype>'
21954c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
21955c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::rot_': class 'clipper::Mat33<T>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
21956 with
21957 [
21958 T=int
21959 ]
21960c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_types.h(339): note: see declaration of 'clipper::Mat33<T>'
21961 with
21962 [
21963 T=int
21964 ]
21965c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\symop.h(113): warning C4251: 'clipper::RTop<int>::trn_': class 'clipper::Vec3<int>' needs to have dll-interface to be used by clients of class 'clipper::RTop<int>'
21966c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(79): note: see declaration of 'clipper::Vec3<int>'
21967c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(102): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
21968 with
21969 [
21970 _Ty=clipper::Symop_code,
21971 _Alloc=std::allocator<clipper::Symop_code>
21972 ]
21973 and
21974 [
21975 _Ty=clipper::Symop_code
21976 ]
21977 and
21978 [
21979 _Ty=clipper::Symop_code,
21980 _Alloc=std::allocator<clipper::Symop_code>
21981 ]
21982C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
21983 with
21984 [
21985 _Ty=clipper::Symop_code
21986 ]
21987c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): warning C4251: 'clipper::Spgr_cacheobj::symops': class 'std::vector<clipper::Symop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
21988 with
21989 [
21990 _Ty=clipper::Symop
21991 ]
21992c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(160): note: see declaration of 'std::vector<clipper::Symop,std::allocator<_Ty>>'
21993 with
21994 [
21995 _Ty=clipper::Symop
21996 ]
21997c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): warning C4251: 'clipper::Spgr_cacheobj::isymops': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
21998 with
21999 [
22000 _Ty=clipper::Isymop
22001 ]
22002c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
22003 with
22004 [
22005 _Ty=clipper::Isymop
22006 ]
22007c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_min_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
22008c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
22009c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(162): warning C4251: 'clipper::Spgr_cacheobj::asu_max_': class 'clipper::Vec3<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Spgr_cacheobj'
22010c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(75): note: see declaration of 'clipper::Vec3<clipper::ftype>'
22011c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): warning C4251: 'clipper::Histogram::data': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Histogram'
22012 with
22013 [
22014 _Ty=clipper::ftype
22015 ]
22016c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
22017 with
22018 [
22019 _Ty=clipper::ftype
22020 ]
22021c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(200): warning C4251: 'clipper::Generic_ordinal::hist': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Generic_ordinal'
22022 with
22023 [
22024 _Ty=clipper::ftype
22025 ]
22026c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
22027 with
22028 [
22029 _Ty=clipper::ftype
22030 ]
22031c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\coords.h(667): warning C4251: 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>::_Mypair': class 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>' needs to have dll-interface to be used by clients of class 'std::_Vector_alloc<std::_Vec_base_types<_Ty,_Alloc>>'
22032 with
22033 [
22034 _Ty=clipper::Atom,
22035 _Alloc=std::allocator<clipper::Atom>
22036 ]
22037 and
22038 [
22039 _Ty=clipper::Atom
22040 ]
22041 and
22042 [
22043 _Ty=clipper::Atom,
22044 _Alloc=std::allocator<clipper::Atom>
22045 ]
22046C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\vector(605): note: see declaration of 'std::_Compressed_pair<std::allocator<_Ty>,std::_Vector_val<std::_Simple_types<_Ty>>,true>'
22047 with
22048 [
22049 _Ty=clipper::Atom
22050 ]
22051c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): warning C4251: 'clipper::Container::children': class 'std::vector<clipper::Container *,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Container'
22052 with
22053 [
22054 _Ty=clipper::Container *
22055 ]
22056c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\container.h(131): note: see declaration of 'std::vector<clipper::Container *,std::allocator<_Ty>>'
22057 with
22058 [
22059 _Ty=clipper::Container *
22060 ]
22061c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(81): warning C4251: 'clipper::HKL_lookup::h_ptr': struct 'clipper::HKL_lookup::hlookup' needs to have dll-interface to be used by clients of class 'clipper::HKL_lookup'
22062c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(77): note: see declaration of 'clipper::HKL_lookup::hlookup'
22063c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(315): warning C4251: 'clipper::HKL_info::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
22064 with
22065 [
22066 _Ty=clipper::Isymop
22067 ]
22068c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
22069 with
22070 [
22071 _Ty=clipper::Isymop
22072 ]
22073c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(318): warning C4251: 'clipper::HKL_info::hkl': class 'std::vector<clipper::HKL,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
22074 with
22075 [
22076 _Ty=clipper::HKL
22077 ]
22078c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(66): note: see declaration of 'std::vector<clipper::HKL,std::allocator<_Ty>>'
22079 with
22080 [
22081 _Ty=clipper::HKL
22082 ]
22083c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): warning C4251: 'clipper::HKL_info::hkl_class_lookup': class 'std::vector<clipper::HKL_class,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
22084 with
22085 [
22086 _Ty=clipper::HKL_class
22087 ]
22088c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(320): note: see declaration of 'std::vector<clipper::HKL_class,std::allocator<_Ty>>'
22089 with
22090 [
22091 _Ty=clipper::HKL_class
22092 ]
22093c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): warning C4251: 'clipper::HKL_info::invresolsq_lookup': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::HKL_info'
22094 with
22095 [
22096 _Ty=clipper::ftype32
22097 ]
22098c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
22099 with
22100 [
22101 _Ty=clipper::ftype32
22102 ]
22103c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(94): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
22104c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(80): warning C4251: 'clipper::HKL_data_cacheobj::key': class 'clipper::HKL_data_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::HKL_data_cacheobj'
22105c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(62): note: see declaration of 'clipper::HKL_data_cacheobj::Key'
22106c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_kl': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
22107c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
22108c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): warning C4251: 'clipper::FFTmap_p1::req_uv': class 'clipper::Matrix<char>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
22109c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(145): note: see declaration of 'clipper::Matrix<char>'
22110c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_l': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
22111C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
22112c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(146): warning C4251: 'clipper::FFTmap_p1::req_u': class 'std::vector<char,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
22113C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(676): note: see declaration of 'std::vector<char,std::allocator<char>>'
22114c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(148): warning C4251: 'clipper::FFTmap_p1::datavec': class 'std::vector<clipper::ftype32,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_p1'
22115 with
22116 [
22117 _Ty=clipper::ftype32
22118 ]
22119c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_info.h(322): note: see declaration of 'std::vector<clipper::ftype32,std::allocator<_Ty>>'
22120 with
22121 [
22122 _Ty=clipper::ftype32
22123 ]
22124c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap.h(217): warning C4251: 'clipper::FFTmap::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap'
22125 with
22126 [
22127 _Ty=clipper::Isymop
22128 ]
22129c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
22130 with
22131 [
22132 _Ty=clipper::Isymop
22133 ]
22134c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_kl': class 'clipper::Array2d_threadsafe<std::complex<float> *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
22135c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(93): note: see declaration of 'clipper::Array2d_threadsafe<std::complex<float> *>'
22136c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): warning C4251: 'clipper::FFTmap_sparse_p1_base::row_uv': class 'clipper::Array2d_threadsafe<clipper::ffttype *>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_base'
22137c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(94): note: see declaration of 'clipper::Array2d_threadsafe<clipper::ffttype *>'
22138c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): warning C4251: 'clipper::FFTmap_sparse_p1_hx::hu_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
22139 with
22140 [
22141 _Ty=std::atomic_bool []
22142 ]
22143c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
22144 with
22145 [
22146 _Ty=std::atomic_bool []
22147 ]
22148c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(144): warning C4251: 'clipper::FFTmap_sparse_p1_hx::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
22149 with
22150 [
22151 _Ty=std::atomic_bool []
22152 ]
22153c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
22154 with
22155 [
22156 _Ty=std::atomic_bool []
22157 ]
22158c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(148): warning C4251: 'clipper::FFTmap_sparse_p1_hx::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
22159 with
22160 [
22161 _Ty=bool
22162 ]
22163C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
22164 with
22165 [
22166 _Ty=bool
22167 ]
22168c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(149): warning C4251: 'clipper::FFTmap_sparse_p1_hx::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_hx'
22169 with
22170 [
22171 _Ty=bool
22172 ]
22173C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
22174 with
22175 [
22176 _Ty=bool
22177 ]
22178c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(197): warning C4251: 'clipper::FFTmap_sparse_p1_xh::lw_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
22179 with
22180 [
22181 _Ty=std::atomic_bool []
22182 ]
22183c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
22184 with
22185 [
22186 _Ty=std::atomic_bool []
22187 ]
22188c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(198): warning C4251: 'clipper::FFTmap_sparse_p1_xh::kv_checkpoints': class 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
22189 with
22190 [
22191 _Ty=std::atomic_bool []
22192 ]
22193c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(143): note: see declaration of 'std::unique_ptr<std::atomic_bool [],std::default_delete<_Ty>>'
22194 with
22195 [
22196 _Ty=std::atomic_bool []
22197 ]
22198c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(200): warning C4251: 'clipper::FFTmap_sparse_p1_xh::map_l': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
22199 with
22200 [
22201 _Ty=bool
22202 ]
22203C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
22204 with
22205 [
22206 _Ty=bool
22207 ]
22208c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\fftmap_sparse.h(201): warning C4251: 'clipper::FFTmap_sparse_p1_xh::row_u': class 'std::vector<bool,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::FFTmap_sparse_p1_xh'
22209 with
22210 [
22211 _Ty=bool
22212 ]
22213C:\Program Files\Microsoft Visual Studio\2022\Professional\VC\Tools\MSVC\14.16.27023\include\ppltasks.h(661): note: see declaration of 'std::vector<bool,std::allocator<_Ty>>'
22214 with
22215 [
22216 _Ty=bool
22217 ]
22218c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(95): warning C4251: 'clipper::Xmap_cacheobj::key': class 'clipper::Xmap_cacheobj::Key' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
22219c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(79): note: see declaration of 'clipper::Xmap_cacheobj::Key'
22220c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): warning C4251: 'clipper::Xmap_cacheobj::asu': class 'std::vector<unsigned char,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
22221 with
22222 [
22223 _Ty=unsigned char
22224 ]
22225c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(100): note: see declaration of 'std::vector<unsigned char,std::allocator<_Ty>>'
22226 with
22227 [
22228 _Ty=unsigned char
22229 ]
22230c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): warning C4251: 'clipper::Xmap_cacheobj::asu_indices': class 'std::vector<size_t,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
22231 with
22232 [
22233 _Ty=size_t
22234 ]
22235c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(101): note: see declaration of 'std::vector<size_t,std::allocator<_Ty>>'
22236 with
22237 [
22238 _Ty=size_t
22239 ]
22240c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(103): warning C4251: 'clipper::Xmap_cacheobj::isymop': class 'std::vector<clipper::Isymop,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
22241 with
22242 [
22243 _Ty=clipper::Isymop
22244 ]
22245c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(161): note: see declaration of 'std::vector<clipper::Isymop,std::allocator<_Ty>>'
22246 with
22247 [
22248 _Ty=clipper::Isymop
22249 ]
22250c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::du': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
22251 with
22252 [
22253 _Ty=int
22254 ]
22255c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
22256 with
22257 [
22258 _Ty=int
22259 ]
22260c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dv': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
22261 with
22262 [
22263 _Ty=int
22264 ]
22265c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
22266 with
22267 [
22268 _Ty=int
22269 ]
22270c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(104): warning C4251: 'clipper::Xmap_cacheobj::dw': class 'std::vector<int,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
22271 with
22272 [
22273 _Ty=int
22274 ]
22275c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_lookup.h(73): note: see declaration of 'std::vector<int,std::allocator<_Ty>>'
22276 with
22277 [
22278 _Ty=int
22279 ]
22280c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): warning C4251: 'clipper::Xmap_cacheobj::spos': class 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
22281 with
22282 [
22283 _Kty=int,
22284 _Ty=int
22285 ]
22286c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(105): note: see declaration of 'std::map<int,int,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
22287 with
22288 [
22289 _Kty=int,
22290 _Ty=int
22291 ]
22292c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): warning C4251: 'clipper::Xmap_cacheobj::symperm': class 'clipper::Array2d<unsigned char>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
22293c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(106): note: see declaration of 'clipper::Array2d<unsigned char>'
22294c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(107): warning C4251: 'clipper::Xmap_cacheobj::mat_grid_orth': class 'clipper::Mat33<clipper::ftype>' needs to have dll-interface to be used by clients of class 'clipper::Xmap_cacheobj'
22295c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\cell.h(163): note: see declaration of 'clipper::Mat33<clipper::ftype>'
22296c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(112): warning C4244: 'initializing': conversion from 'double' to 'int', possible loss of data
22297c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(213): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data
22298src/deps\clipper/core/ramachandran.h(84): warning C4251: 'clipper::Prob_phi_2d::data_': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Prob_phi_2d'
22299 with
22300 [
22301 _Ty=clipper::ftype
22302 ]
22303c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
22304 with
22305 [
22306 _Ty=clipper::ftype
22307 ]
22308c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(111): warning C4251: 'clipper::BasisFn_base::result_': class 'clipper::BasisFn_base::Fderiv' needs to have dll-interface to be used by clients of class 'clipper::BasisFn_base'
22309c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(78): note: see declaration of 'clipper::BasisFn_base::Fderiv'
22310c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\resol_fn.h(210): warning C4251: 'clipper::ResolutionFn::params_': class 'std::vector<clipper::ftype,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::ResolutionFn'
22311 with
22312 [
22313 _Ty=clipper::ftype
22314 ]
22315c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\clipper_stats.h(149): note: see declaration of 'std::vector<clipper::ftype,std::allocator<_Ty>>'
22316 with
22317 [
22318 _Ty=clipper::ftype
22319 ]
22320src/deps\clipper/core/atomsf.h(124): warning C4251: 'clipper::AtomShapeFn::uaninv': class 'std::vector<clipper::Mat33sym<clipper::ftype>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::AtomShapeFn'
22321 with
22322 [
22323 _Ty=clipper::Mat33sym<clipper::ftype>
22324 ]
22325src/deps\clipper/core/atomsf.h(124): note: see declaration of 'std::vector<clipper::Mat33sym<clipper::ftype>,std::allocator<_Ty>>'
22326 with
22327 [
22328 _Ty=clipper::Mat33sym<clipper::ftype>
22329 ]
22330src/deps\clipper/core/atomsf.h(126): warning C4251: 'clipper::AtomShapeFn::params': class 'std::vector<clipper::AtomShapeFn::TYPE,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::AtomShapeFn'
22331 with
22332 [
22333 _Ty=clipper::AtomShapeFn::TYPE
22334 ]
22335src/deps\clipper/core/atomsf.h(114): note: see declaration of 'std::vector<clipper::AtomShapeFn::TYPE,std::allocator<_Ty>>'
22336 with
22337 [
22338 _Ty=clipper::AtomShapeFn::TYPE
22339 ]
22340src/deps\clipper/core/clipper_instance.h(72): warning C4251: 'clipper::ClipperInstance::sgcache_': class 'clipper::ObjectCache<clipper::Spgr_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
22341c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\spacegroup.h(259): note: see declaration of 'clipper::ObjectCache<clipper::Spgr_cacheobj>'
22342src/deps\clipper/core/clipper_instance.h(73): warning C4251: 'clipper::ClipperInstance::xmcache_': class 'clipper::ObjectCache<clipper::Xmap_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
22343c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\xmap.h(355): note: see declaration of 'clipper::ObjectCache<clipper::Xmap_cacheobj>'
22344src/deps\clipper/core/clipper_instance.h(74): warning C4251: 'clipper::ClipperInstance::hdcache_': class 'clipper::ObjectCache<clipper::HKL_data_cacheobj>' needs to have dll-interface to be used by clients of class 'clipper::ClipperInstance'
22345c:\users\tristan croll\my_gits\chimerax-clipper\src\deps\clipper\core\hkl_data.h(217): note: see declaration of 'clipper::ObjectCache<clipper::HKL_data_cacheobj>'
22346src/deps\clipper/contrib/skeleton.h(68): warning C4251: 'clipper::Skeleton_basic::Neighbours::nlist': class 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Skeleton_basic::Neighbours'
22347 with
22348 [
22349 _Ty=clipper::Coord_grid
22350 ]
22351src/deps\clipper/contrib/skeleton.h(68): note: see declaration of 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>'
22352 with
22353 [
22354 _Ty=clipper::Coord_grid
22355 ]
22356src/deps\clipper/contrib/skeleton.h(66): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data
22357src/deps\clipper/contrib/skeleton.h(111): warning C4251: 'clipper::Skeleton_fast<T1,T2>::Neighbours::nlist': class 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'clipper::Skeleton_fast<T1,T2>::Neighbours'
22358 with
22359 [
22360 _Ty=clipper::Coord_grid
22361 ]
22362src/deps\clipper/contrib/skeleton.h(68): note: see declaration of 'std::vector<clipper::Coord_grid,std::allocator<_Ty>>'
22363 with
22364 [
22365 _Ty=clipper::Coord_grid
22366 ]
22367src/deps\clipper/contrib/skeleton.h(111): note: see reference to class template instantiation 'clipper::Skeleton_fast<T1,T2>::Neighbours' being compiled
22368src/deps\clipper/contrib/skeleton.h(127): note: see reference to class template instantiation 'clipper::Skeleton_fast<T1,T2>' being compiled
22369c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include\element/Element.h(65): warning C4251: 'element::Element::_alkali_metals': class 'std::set<int,std::less<int>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'element::Element'
22370 with
22371 [
22372 _Ty=int
22373 ]
22374c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include\element/Element.h(65): note: see declaration of 'std::set<int,std::less<int>,std::allocator<_Ty>>'
22375 with
22376 [
22377 _Ty=int
22378 ]
22379c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include\element/Element.h(66): warning C4251: 'element::Element::_elements': class 'std::map<int,const element::Element *,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'element::Element'
22380 with
22381 [
22382 _Kty=int,
22383 _Ty=const element::Element *
22384 ]
22385c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include\element/Element.h(66): note: see declaration of 'std::map<int,const element::Element *,std::less<int>,std::allocator<std::pair<const _Kty,_Ty>>>'
22386 with
22387 [
22388 _Kty=int,
22389 _Ty=const element::Element *
22390 ]
22391c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include\element/Element.h(67): warning C4251: 'element::Element::_halogens': class 'std::set<int,std::less<int>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'element::Element'
22392 with
22393 [
22394 _Ty=int
22395 ]
22396c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include\element/Element.h(65): note: see declaration of 'std::set<int,std::less<int>,std::allocator<_Ty>>'
22397 with
22398 [
22399 _Ty=int
22400 ]
22401c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include\element/Element.h(68): warning C4251: 'element::Element::_names': class 'std::set<std::string,std::less<_Kty>,std::allocator<_Kty>>' needs to have dll-interface to be used by clients of class 'element::Element'
22402 with
22403 [
22404 _Kty=std::string
22405 ]
22406c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include\element/Element.h(68): note: see declaration of 'std::set<std::string,std::less<_Kty>,std::allocator<_Kty>>'
22407 with
22408 [
22409 _Kty=std::string
22410 ]
22411c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include\element/Element.h(69): warning C4251: 'element::Element::_noble_gases': class 'std::set<int,std::less<int>,std::allocator<_Ty>>' needs to have dll-interface to be used by clients of class 'element::Element'
22412 with
22413 [
22414 _Ty=int
22415 ]
22416c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include\element/Element.h(65): note: see declaration of 'std::set<int,std::less<int>,std::allocator<_Ty>>'
22417 with
22418 [
22419 _Ty=int
22420 ]
22421c:\program files\chimerax\bin\lib\site-packages\chimerax\atomic_lib\include\atomstruct\ChangeTracker.h(48): warning C4251: 'atomstruct::Changes::created': class 'std::set<const void *,std::less<_Kty>,std::allocator<_Kty>>' needs to have dll-interface to be used by clients of class 'atomstruct::Changes'
22422 with
22423 [
22424 _Kty=const void *
22425 ]
22426c:\program files\chimerax\bin\lib\site-packages\chimerax\atomic_lib\include\atomstruct\ChangeTracker.h(48): note: see declaration of 'std::set<const void *,std::less<_Kty>,std::allocator<_Kty>>'
22427 with
22428 [
22429 _Kty=const void *
22430 ]
22431c:\program files\chimerax\bin\lib\site-packages\chimerax\atomic_lib\include\atomstruct\ChangeTracker.h(49): warning C4251: 'atomstruct::Changes::modified': class 'std::set<const void *,std::less<_Kty>,std::allocator<_Kty>>' needs to have dll-interface to be used by clients of class 'atomstruct::Changes'
22432 with
22433 [
22434 _Kty=const void *
22435 ]
22436c:\program files\chimerax\bin\lib\site-packages\chimerax\atomic_lib\include\atomstruct\ChangeTracker.h(48): note: see declaration of 'std::set<const void *,std::less<_Kty>,std::allocator<_Kty>>'
22437 with
22438 [
22439 _Kty=const void *
22440 ]
22441c:\program files\chimerax\bin\lib\site-packages\chimerax\atomic_lib\include\atomstruct\ChangeTracker.h(50): warning C4251: 'atomstruct::Changes::reasons': class 'std::set<std::string,std::less<_Kty>,std::allocator<_Kty>>' needs to have dll-interface to be used by clients of class 'atomstruct::Changes'
22442 with
22443 [
22444 _Kty=std::string
22445 ]
22446c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\atomic_lib\include\element/Element.h(68): note: see declaration of 'std::set<std::string,std::less<_Kty>,std::allocator<_Kty>>'
22447 with
22448 [
22449 _Kty=std::string
22450 ]
22451c:\program files\chimerax\bin\lib\site-packages\chimerax\atomic_lib\include\atomstruct\ChangeTracker.h(71): warning C4251: 'atomstruct::ChangeTracker::_structure_type_changes': class 'std::map<atomstruct::Structure *,atomstruct::ChangeTracker::ChangesArray,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>' needs to have dll-interface to be used by clients of class 'atomstruct::ChangeTracker'
22452 with
22453 [
22454 _Kty=atomstruct::Structure *,
22455 _Ty=atomstruct::ChangeTracker::ChangesArray
22456 ]
22457c:\program files\chimerax\bin\lib\site-packages\chimerax\atomic_lib\include\atomstruct\ChangeTracker.h(71): note: see declaration of 'std::map<atomstruct::Structure *,atomstruct::ChangeTracker::ChangesArray,std::less<_Kty>,std::allocator<std::pair<const _Kty,_Ty>>>'
22458 with
22459 [
22460 _Kty=atomstruct::Structure *,
22461 _Ty=atomstruct::ChangeTracker::ChangesArray
22462 ]
22463c:\program files\chimerax\bin\lib\site-packages\chimerax\atomic_lib\include\atomstruct\ChangeTracker.h(72): warning C4251: 'atomstruct::ChangeTracker::_dead_structures': class 'std::set<atomstruct::Structure *,std::less<_Kty>,std::allocator<_Kty>>' needs to have dll-interface to be used by clients of class 'atomstruct::ChangeTracker'
22464 with
22465 [
22466 _Kty=atomstruct::Structure *
22467 ]
22468c:\program files\chimerax\bin\lib\site-packages\chimerax\atomic_lib\include\atomstruct\ChangeTracker.h(72): note: see declaration of 'std::set<atomstruct::Structure *,std::less<_Kty>,std::allocator<_Kty>>'
22469 with
22470 [
22471 _Kty=atomstruct::Structure *
22472 ]
22473c:\program files\chimerax\bin\lib\site-packages\chimerax\atomic_lib\include\atomstruct\string_types.h(20): fatal error C1083: Cannot open include file: 'chutil/CString.h': No such file or directory
22474INFO:
22475Traceback (most recent call last):
22476 File "c:\Program Files\ChimeraX\bin\lib\site-packages\setuptools\_distutils\_msvccompiler.py", line 443, in compile
22477 self.spawn(args)
22478 File "c:\Program Files\ChimeraX\bin\lib\site-packages\setuptools\_distutils\_msvccompiler.py", line 543, in spawn
22479 return super().spawn(cmd, env=env)
22480 File "c:\Program Files\ChimeraX\bin\lib\site-packages\setuptools\_distutils\ccompiler.py", line 1006, in spawn
22481 spawn(cmd, dry_run=self.dry_run, **kwargs)
22482 File "c:\Program Files\ChimeraX\bin\lib\site-packages\setuptools\_distutils\spawn.py", line 70, in spawn
22483 raise DistutilsExecError(
22484distutils.errors.DistutilsExecError: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Professional\\VC\\Tools\\MSVC\\14.16.27023\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
22485
22486During handling of the above exception, another exception occurred:
22487
22488Traceback (most recent call last):
22489 File "c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\core\commands\devel.py", line 175, in _run
22490 unbound_method(bb, *args, **kw)
22491 File "c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\bundle_builder\bundle_builder.py", line 103, in make_install
22492 self.make_wheel(debug=debug)
22493 File "c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\bundle_builder\bundle_builder.py", line 82, in make_wheel
22494 lib.compile(self.logger, self.dependencies, debug=debug)
22495 File "c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\bundle_builder\bundle_builder.py", line 963, in compile
22496 compiler, objs, extra_link_args = self.compile_objects(logger,
22497 File "c:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\bundle_builder\bundle_builder.py", line 898, in compile_objects
22498 compiler.compile(cpp_files,
22499 File "c:\Program Files\ChimeraX\bin\lib\site-packages\setuptools\_distutils\_msvccompiler.py", line 445, in compile
22500 raise CompileError(msg)
22501distutils.errors.CompileError: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Professional\\VC\\Tools\\MSVC\\14.16.27023\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
22502
22503
22504INFO:
22505UCSF ChimeraX version: 1.5rc202211032258 (2022-11-03)
22506INFO:
22507© 2016-2022 Regents of the University of California. All rights reserved.