hkaiser changed the topic of #ste||ar to: STE||AR: Systems Technology, Emergent Parallelism, and Algorithm Research | stellar-group.org | HPX: A cure for performance impaired parallel applications | github.com/STEllAR-GROUP/hpx | This channel is logged: irclog.cct.lsu.edu
diehlpk_work has quit [Ping timeout: 260 seconds]
hkaiser has quit [Quit: Bye!]
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 252 seconds]
K-ballo1 is now known as K-ballo
Yorlik has joined #ste||ar
K-ballo1 has joined #ste||ar
K-ballo has quit [Ping timeout: 260 seconds]
K-ballo1 is now known as K-ballo
hkaiser has joined #ste||ar
<Yorlik>
hkaiser: YT?
<hkaiser>
Yorlik: here
<Yorlik>
I'm getting a weird error: Compilers do not match
<Yorlik>
For some reasons it seems HPX is compiled with a different version of the cl compiler than my executrable
<Yorlik>
Do you have any idea why that might happen?
<hkaiser>
vcpkg might have found a different compiler on your machine
<hkaiser>
do you have several versions of VS installed?
<Yorlik>
I tried to remove anything older than latest
<Yorlik>
Could it be vcpkg is forcing an old compiler to be used?