Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /Users/bung/.choosenim/toolchains/nim-#devel/lib/system/fatal.nim(49, 5) Error: unhandled exception: /Users/bung/.nimble/pkgs/nimterop-0.6.6/nimterop/cimport.nim(138, 16) `false`
- # Generated @ 2020-07-21T15:18:52+08:00
- # Command line:
- # /Users/bung/.nimble/pkgs/nimterop-0.6.6/nimterop/toast --preprocess -m:c --recurse --pnim --dynlib=libjpeg --nim:/Users/bung/.choosenim/toolchains/nim-#devel/bin/nim /Users/bung/.cache/nim/nimterop/mozjpegwrapper/jpeglib.h -o /Users/bung/.cache/nim/nimterop/toastCache/nimterop_2212004717.nim
- # const 'jpeg_common_fields' has unsupported value 'struct jpeg_error_mgr *err; /* Error handler module */ struct jpeg_memory_mgr *mem; /* Memory manager module */ struct jpeg_progress_mgr *progress; /* Progress monitor, or NULL if none */ void *client_data; /* Available for use by application */ boolean is_decompressor; /* So common code can tell which is which */ int global_state /* For checking call sequence validity */'
- toast.nim(227) toast
- cligen.nim(733) cligenDoNotCollideWithGlobalVar
- cligen.nim(651) dispatchmain
- toast.nim(150) main
- toast.nim(30) process
- ast2.nim(1944) parseNim
- ast2.nim(1829) searchTree
- ast2.nim(1803) processNode
- ast2.nim(1264) addType
- ast2.nim(884) addTypeObject
- ast2.nim(778) newRecListTree
- ast2.nim(504) newIdentDef
- comphelp.nim(95) getNameInfo
- getters.nim(189) getIdentifier
- assertions.nim(30) failedAssertImpl
- assertions.nim(23) raiseAssert
- fatal.nim(49) sysFatal
- Error: unhandled exception: getters.nim(189, 12) `name.nBl` Blank identifier error [AssertionDefect]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement