We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This could conceivably be an SPM problem, but we are having problems using swift-numerics on windows. Full details here:
lld-link: error: duplicate symbol: __profcstatic (extension in RealModule):Swift.Double.log(Swift.Double) -> Swift.Double >>> defined at D:\\a\\val\\val\\.build\\x86_64-unknown-windows-msvc\\debug\\RealModule.build\\Double+Real.swift.o lld-link: error: duplicate symbol: __profcstatic (extension in RealModule):Swift.Double.log(onePlus: Swift.Double) -> Swift.Double >>> defined at D:\\a\\val\\val\\.build\\x86_64-unknown-windows-msvc\\debug\\RealModule.build\\Double+Real.swift.o lld-link: error: duplicate symbol: __profcstatic (extension in RealModule):Swift.Double.root(Swift.Double, Swift.Int) -> Swift.Double >>> defined at D:\\a\\val\\val\\.build\\x86_64-unknown-windows-msvc\\debug\\RealModule.build\\Double+Real.swift.o lld-link: error: duplicate symbol: __profc_D:\a\val\val\.build\checkouts\swift-numerics\Sources\RealModule\Double+Real.swift:implicit closure #1 () throws -> Swift.Bool in static (extension in RealModule):Swift.Double.root(Swift.Double, Swift.Int) -> Swift.Double >>> defined at D:\\a\\val\\val\\.build\\x86_64-unknown-windows-msvc\\debug\\RealModule.build\\Double+Real.swift.o
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This could conceivably be an SPM problem, but we are having problems using swift-numerics on windows. Full details here:
The text was updated successfully, but these errors were encountered: