Forums WoW Modding Support Archives WoWModding Support Archives [DiscordArchive] You're saying that

[DiscordArchive] You're saying that

[DiscordArchive] You're saying that

rektbyfaith
Administrator
0
11-14-2018, 03:44 PM
#1
Archived author: schlumpf • Posted: 2018-11-14T15:44:32.671000+00:00
Original source

You're saying that
```
Bernds-iMac:~ berndloerwald$ cat > temp.cpp
#include <iostream>
int main(int, char**) {
std::cout << "hi\n";
}
Bernds-iMac:~ berndloerwald$ clang++ temp.cpp -o temp
Bernds-iMac:~ berndloerwald$ otool -L temp
temp:
/usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 400.9.4)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.200.5)
```
has different output for you?
rektbyfaith
11-14-2018, 03:44 PM #1

Archived author: schlumpf • Posted: 2018-11-14T15:44:32.671000+00:00
Original source

You're saying that
```
Bernds-iMac:~ berndloerwald$ cat > temp.cpp
#include <iostream>
int main(int, char**) {
std::cout << "hi\n";
}
Bernds-iMac:~ berndloerwald$ clang++ temp.cpp -o temp
Bernds-iMac:~ berndloerwald$ otool -L temp
temp:
/usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 400.9.4)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.200.5)
```
has different output for you?

rektbyfaith
Administrator
0
11-14-2018, 03:46 PM
#2
Archived author: Skarn • Posted: 2018-11-14T15:46:26.376000+00:00
Original source

I will check in about an hour
rektbyfaith
11-14-2018, 03:46 PM #2

Archived author: Skarn • Posted: 2018-11-14T15:46:26.376000+00:00
Original source

I will check in about an hour

rektbyfaith
Administrator
0
11-14-2018, 03:46 PM
#3
Archived author: Skarn • Posted: 2018-11-14T15:46:29.637000+00:00
Original source

In the bus now
rektbyfaith
11-14-2018, 03:46 PM #3

Archived author: Skarn • Posted: 2018-11-14T15:46:29.637000+00:00
Original source

In the bus now

Recently Browsing
 
Recently Browsing