mmizzle9 / cudpp

Automatically exported from code.google.com/p/cudpp
Other
0 stars 0 forks source link

libcuda links twice on Mac? #90

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
{{{
Linking CXX executable ../../bin/simpleCUDPP
ld: warning: duplicate dylib /usr/local/cuda/lib/libcuda.dylib
}}}

Maybe this is included twice in linking? Mark, since you know cmake way better 
than I do at this point, maybe this is a quick look for you? If not I'll check 
after I'm done with docs.

Original issue reported on code.google.com by jow...@gmail.com on 22 Jul 2011 at 5:34

GoogleCodeExporter commented 8 years ago
John, does this still happen?  I didn't see it on my mac.

Original comment by harr...@gmail.com on 3 Aug 2011 at 6:24

GoogleCodeExporter commented 8 years ago
Fixed, thanks!

Original comment by jow...@gmail.com on 3 Aug 2011 at 3:38