Skip to content
New issue

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

Precompilation fails #212

Open
ValentinKaisermayer opened this issue Feb 5, 2024 · 2 comments
Open

Precompilation fails #212

ValentinKaisermayer opened this issue Feb 5, 2024 · 2 comments

Comments

@ValentinKaisermayer
Copy link

WARNING: Method definition mysql_get_option(Ptr{Nothing}, Integer, Ref{UInt32}) in module API at C:\Users\KaisermayerV\.julia\packages\MySQL\tCDUl\src\api\ccalls.jl:218 overwritten at C:\Users\KaisermayerV\.julia\packages\MySQL\tCDUl\src\api\ccalls.jl:225.

version = "1.4.3"

@ValentinKaisermayer
Copy link
Author

julia> Cuint
UInt32

julia> Culong 
UInt32 <-- shouldn't this be 64bit??

julia> versioninfo()
Julia Version 1.10.0
Commit 3120989f39 (2023-12-25 18:01 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Windows (x86_64-w64-mingw32)
  CPU: 12 × Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, skylake)
  Threads: 1 on 12 virtual cores
Environment:
  JULIA_PKG_PRECOMPILE_AUTO = 0

@pascalr0410
Copy link
Contributor

Hello, solved in 1.4.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants