Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools>f2py -c C:\My_module\main.f90 -m example
- running build
- running config_cc
- INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options
- running config_fc
- INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
- running build_src
- INFO: build_src
- INFO: building extension "example" sources
- INFO: f2py options: []
- INFO: f2py:> C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.c
- creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9
- Reading fortran codes...
- Reading file 'C:\\My_module\\main.f90' (format:free)
- Post-processing...
- Block: example
- Block: add
- Applying post-processing hooks...
- character_backward_compatibility_hook
- Post-processing (stage 2)...
- Building modules...
- Building module "example"...
- Generating possibly empty wrappers"
- Maybe empty "example-f2pywrappers.f"
- Constructing wrapper function "add"...
- c = add(a,b)
- Wrote C/API module "example" to file "C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.c"
- INFO: adding 'C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\fortranobject.c' to sources.
- INFO: adding 'C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9' to include_dirs.
- copying C:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\numpy\f2py\src\fortranobject.c -> C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9
- copying C:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\numpy\f2py\src\fortranobject.h -> C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9
- INFO: adding 'C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example-f2pywrappers.f' to sources.
- INFO: build_src: building npy-pkg config files
- running build_ext
- INFO: No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils
- INFO: customize MSVCCompiler
- INFO: customize MSVCCompiler using build_ext
- INFO: get_default_fcompiler: matching types: '['gnu', 'intelv', 'absoft', 'compaqv', 'intelev', 'gnu95', 'g95', 'intelvem', 'intelem', 'flang']'
- INFO: customize GnuFCompiler
- WARN: Could not locate executable g77
- WARN: Could not locate executable f77
- INFO: customize IntelVisualFCompiler
- WARN: Could not locate executable ifort
- WARN: Could not locate executable ifl
- INFO: customize AbsoftFCompiler
- WARN: Could not locate executable f90
- INFO: customize CompaqVisualFCompiler
- WARN: Could not locate executable DF
- INFO: customize IntelItaniumVisualFCompiler
- WARN: Could not locate executable efl
- INFO: customize Gnu95FCompiler
- INFO: Found executable C:\MinGW\Bin\gfortran.exe
- INFO: customize Gnu95FCompiler
- INFO: customize Gnu95FCompiler using build_ext
- INFO: building 'example' extension
- INFO: compiling C sources
- creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users
- creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User
- creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData
- creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local
- creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp
- creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez
- creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9
- INFO: C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x86\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -DNPY_DISABLE_OPTIMIZATION=1 -IC:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9 -IC:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\numpy\core\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\ATLMFC\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\um -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\shared -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\winrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\cppwinrt -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\ATLMFC\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\um -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\shared -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\winrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\cppwinrt /TcC:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.c /FoC:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.obj
- INFO: C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x86\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -DNPY_DISABLE_OPTIMIZATION=1 -IC:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9 -IC:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\numpy\core\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\ATLMFC\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\um -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\shared -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\winrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\cppwinrt -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\ATLMFC\include -IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include -IC:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\um -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\shared -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\winrt -IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22000.0\\cppwinrt /TcC:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\fortranobject.c /FoC:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\fortranobject.obj
- INFO: compiling Fortran sources
- INFO: Fortran f77 compiler: C:\MinGW\Bin\gfortran.exe -Wall -g -ffixed-form -fno-second-underscore -O3 -funroll-loops
- Fortran f90 compiler: C:\MinGW\Bin\gfortran.exe -Wall -g -fno-second-underscore -O3 -funroll-loops
- Fortran fix compiler: C:\MinGW\Bin\gfortran.exe -Wall -g -ffixed-form -fno-second-underscore -Wall -g -fno-second-underscore -O3 -funroll-loops
- creating C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\My_module
- INFO: compile options: '-IC:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9 -IC:\Users\User\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\numpy\core\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\include -c'
- INFO: gfortran.exe:f90: C:\My_module\main.f90
- C:\My_module\main.f90:1:16:
- 1 | subroutine add(a,b,c)
- | 1
- Warning: Unused dummy argument 'a' at (1) [-Wunused-dummy-argument]
- C:\My_module\main.f90:1:18:
- 1 | subroutine add(a,b,c)
- | 1
- Warning: Unused dummy argument 'b' at (1) [-Wunused-dummy-argument]
- C:\My_module\main.f90:1:20:
- 1 | subroutine add(a,b,c)
- | 1
- Warning: Dummy argument 'c' at (1) was declared INTENT(OUT) but was not set [-Wunused-dummy-argument]
- INFO: gfortran.exe:f77: C:\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example-f2pywrappers.f
- INFO: C:\MinGW\Bin\gfortran.exe -Wall -g -Wall -g -shared C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\My_module\main.o C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example-f2pywrappers.o -Lc:\mingw\lib\gcc\mingw32\9.2.0 -Lc:\mingw\lib -LC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\libs -LC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\PCbuild\win32 -o C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\.libs\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.dll -Wl,--allow-multiple-definition -Wl,--output-def,C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.def -Wl,--export-all-symbols -Wl,--enable-auto-import -static -mlong-double-64
- INFO: C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x86\lib.exe /def:C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.def /OUT:C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.lib /MACHINE:X64
- INFO: C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x86\link.exe /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:c:\mingw\lib\gcc\mingw32\9.2.0 /LIBPATH:c:\mingw\lib /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\libs /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\PCbuild\win32 /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\libs /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\PCbuild\win32 /LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\lib\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.22000.0\ucrt\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22000.0\\um\x86 /LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\lib\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.22000.0\ucrt\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22000.0\\um\x86 /EXPORT:PyInit_example C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.obj C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\fortranobject.obj C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.lib /OUT:.\example.cp39-win_amd64.pyd /IMPLIB:C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example.cp39-win_amd64.lib
- error: Command "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\bin\HostX86\x86\link.exe /nologo /INCREMENTAL:NO /LTCG /DLL /MANIFEST:EMBED,ID=2 /MANIFESTUAC:NO /LIBPATH:c:\mingw\lib\gcc\mingw32\9.2.0 /LIBPATH:c:\mingw\lib /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\libs /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\PCbuild\win32 /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\libs /LIBPATH:C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\PCbuild\win32 /LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\lib\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.22000.0\ucrt\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22000.0\\um\x86 /LIBPATH:C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.35.32215\lib\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\lib\10.0.22000.0\ucrt\x86 /LIBPATH:C:\Program Files (x86)\Windows Kits\10\\lib\10.0.22000.0\\um\x86 /EXPORT:PyInit_example C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\examplemodule.obj C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\fortranobject.obj C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\libmain.6YEP6WTP5T6SVXVM4LIOKCTIV4VF65WE.gfortran-win_amd64.lib /OUT:.\example.cp39-win_amd64.pyd /IMPLIB:C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example.cp39-win_amd64.lib" failed with exit status 1120
- ��������� ������⥪� C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example.cp39-win_amd64.lib � ��ꥪ� C:\Users\User\AppData\Local\Temp\tmp0wpivkez\Release\Users\User\AppData\Local\Temp\tmp0wpivkez\src.win32-3.9\example.cp39-win_amd64.exp
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___Py_BuildValue_SizeT.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyImport_ImportModule.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PySequence_GetItem.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_Occurred.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_RuntimeError.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyFloat_AsDouble.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� _add_.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___Py_NoneStruct.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyDict_SetItemString.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_AttributeError.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_SetString.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___PyArg_ParseTupleAndKeywords_SizeT.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_Format.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyFloat_Type.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyType_IsSubtype.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___Py_Dealloc.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyModule_GetDict.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyCapsule_GetPointer.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyModule_Create2.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyObject_GetAttrString.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_NewException.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_Clear.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PySequence_Check.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyComplex_Type.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyCapsule_Type.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_ImportError.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_Print.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyUnicode_FromString.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyNumber_Float.
- examplemodule.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyType_Type.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PySequence_Size.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyOS_snprintf.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyObject_GenericGetAttr.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyUnicode_Concat.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_ValueError.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyObject_Free.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyUnicode_FromFormat.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PySequence_Fast.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyThreadState_GetDict.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyCapsule_New.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyDict_New.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyMem_Free.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyLong_FromVoidPtr.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyErr_NoMemory.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyDict_GetItemString.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyLong_AsVoidPtr.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___PyObject_New.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_TypeError.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyMem_Malloc.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyExc_SystemError.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___PyDict_GetItemStringWithError.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyDict_DelItemString.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp___Py_FatalErrorFunc.
- fortranobject.obj : error LNK2001: ��ࠧ�襭�� ���譨� ᨬ��� __imp__PyUnicode_FromStringAndSize.
- .\example.cp39-win_amd64.pyd : fatal error LNK1120: ��ࠧ�襭��� ���譨� �����⮢: 54
Add Comment
Please, Sign In to add comment