02:38
<
GitHub31 >
zig/master e7e7625 Andrew Kelley: Merge pull request #687 from zig-lang/sha2...
03:15
<
lqd >
it would be cool if some of the work on the compiler was livestreamed :)
03:54
nc-x has joined #zig
04:06
nc-x has quit [Ping timeout: 260 seconds]
04:35
mahmudov has quit [Ping timeout: 268 seconds]
06:18
cenomla has quit [Quit: cenomla]
12:10
mahmudov has joined #zig
12:19
mahmudov has quit [Quit: Leaving]
12:20
mahmudov has joined #zig
14:18
mahmudov has quit [Ping timeout: 256 seconds]
14:19
lqd has quit [Quit: Updating details, brb]
14:19
lqd has joined #zig
14:44
Tobba has quit [Remote host closed the connection]
14:44
Tobba has joined #zig
15:39
mahmudov has joined #zig
15:51
cenomla has joined #zig
15:57
cenomla has quit [Quit: cenomla]
16:01
cenomla_ has joined #zig
16:11
hoppetosse has joined #zig
16:47
cenomla_ has quit [Quit: cenomla_]
17:39
mahmudov has quit [Quit: Leaving]
17:39
mahmudov has joined #zig
17:42
hoppetosse has quit [Read error: Connection reset by peer]
18:28
hoppetosse has joined #zig
18:28
<
hoppetosse >
andrewrk: I'm getting some link errors when building zing on windows
18:29
<
hoppetosse >
I'm following the wiki, and getting a few thousand lines of "mismatch detected in
_____ value 0 does not equal 2 in analyze.obj
18:30
<
hoppetosse >
The
____ is usually a 'RuntimeLibrary' or 'ITERATOR_DEBUG_LEVEL'
18:34
<
andrewrk >
hoppetosse, hmm can you paste me the first error?
18:35
<
andrewrk >
it's building successfully on my windows laptop and appveyor. let's try to figure out what's different about your system
18:36
<
hoppetosse >
the command prompt doesn't go that far
18:37
<
andrewrk >
I think you can do 2>stderr.txt
18:41
arBmind has joined #zig
18:43
mahmudov has quit [Quit: Leaving]
19:00
<
hoppetosse >
I think 2> is only unix, got an empty file
19:01
<
hoppetosse >
ctrl-c'd it as soon as the error came up
19:01
<
hoppetosse >
I'm on windows 10
19:01
<
hoppetosse >
and I just realised what might be goin on, just a sec
19:05
<
hoppetosse >
I'm suspecting it might be trying to use the wrong version of msvc
19:07
<
hoppetosse >
I assume launching from the 2015 command prompt would choose the right compiler, but cmake uses rc.exe and it might be causing a conflict if it's the wrong one?
19:12
<
hoppetosse >
all of that seems in order
19:21
<
andrewrk >
hoppetosse, are you compiling zig with the same thing you compiled LLVM/clang with?
19:22
<
andrewrk >
suggests accidentally mixing release and debug dlls
19:22
<
andrewrk >
are you trying to do a debug or a release build?
19:23
<
hoppetosse >
debug, I'll try release
19:24
<
hoppetosse >
I think I'm using llvm in release, that might be an issue
19:24
<
hoppetosse >
I'll try sort this, thanks
19:26
<
andrewrk >
I was not able to successfully mix llvm release with zig debug, or vice versa
19:26
<
andrewrk >
on windows
19:26
<
andrewrk >
I have 2 builds - one completely debug, one completely release
19:27
<
andrewrk >
I use the release one, until I run into an issue, then I switch to the debug one to use the debugger
20:18
<
GitHub104 >
zig/master 793f031 Andrew Kelley: remove 32-bit windows from supported targets list...
22:05
cenomla has joined #zig
23:14
cenomla has quit [Quit: cenomla]
23:14
cenomla has joined #zig
23:29
<
hoppetosse >
didn't manage even a release build. I'll try a clean install tomorrow
23:39
hoppetosse has quit [Ping timeout: 248 seconds]
23:43
hoppetosse has joined #zig
23:47
cenomla has quit [Quit: cenomla]
23:47
cenomla has joined #zig