Click here to Skip to main content
15,891,846 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHelp! Need source code for _isnan and _finite Pin
Jesse Evans4-Jun-08 12:26
Jesse Evans4-Jun-08 12:26 
AnswerRe: Help! Need source code for _isnan and _finite Pin
Saurabh.Garg4-Jun-08 16:31
Saurabh.Garg4-Jun-08 16:31 
GeneralRe: Help! Need source code for _isnan and _finite Pin
Jesse Evans5-Jun-08 6:33
Jesse Evans5-Jun-08 6:33 
GeneralRe: Help! Need source code for _isnan and _finite Pin
Saurabh.Garg5-Jun-08 16:54
Saurabh.Garg5-Jun-08 16:54 
AnswerRe: Help! Need source code for _isnan and _finite Pin
Jijo.Raj4-Jun-08 20:16
Jijo.Raj4-Jun-08 20:16 
GeneralRe: Help! Need source code for _isnan and _finite Pin
Jesse Evans5-Jun-08 6:34
Jesse Evans5-Jun-08 6:34 
AnswerRe: Help! Need source code for _isnan and _finite Pin
toxcct4-Jun-08 20:58
toxcct4-Jun-08 20:58 
GeneralRe: Help! Need source code for _isnan and _finite Pin
Jesse Evans5-Jun-08 6:19
Jesse Evans5-Jun-08 6:19 
toxcct wrote:
why a third party lib would redefine them ?


Dunno, but here's the build output:

--------------------Configuration: ConstATE_B - Win32 Debug--------------------
Linking...
LIBCMTD.lib(ieeemisc.obj) : error LNK2005: __finite already defined in analysis.lib(isnan.obj)
LIBCMTD.lib(ieeemisc.obj) : error LNK2005: __isnan already defined in analysis.lib(isnan.obj)
.\ConstATE_B.exe : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.

ConstATE_B.exe - 3 error(s), 0 warning(s)


analysis.lib is the third-party library. If I opt to ignore either library I get a lot more errors!

'til next we type...
HAVE FUN!! -- Jesse

GeneralRe: Help! Need source code for _isnan and _finite Pin
toxcct5-Jun-08 6:29
toxcct5-Jun-08 6:29 
GeneralRe: Help! Need source code for _isnan and _finite Pin
Jesse Evans5-Jun-08 6:39
Jesse Evans5-Jun-08 6:39 
QuestionBlock Printer Pin
zoiomon4-Jun-08 10:42
zoiomon4-Jun-08 10:42 
QuestionRe: Block Printer Pin
David Crow5-Jun-08 3:12
David Crow5-Jun-08 3:12 
QuestionMultilanguage support [modified] Pin
Nelek4-Jun-08 7:44
protectorNelek4-Jun-08 7:44 
AnswerRe: Multilanguage support Pin
Maximilien4-Jun-08 8:19
Maximilien4-Jun-08 8:19 
GeneralRe: Multilanguage support Pin
Nelek4-Jun-08 12:55
protectorNelek4-Jun-08 12:55 
GeneralRe: Multilanguage support Pin
Nelek4-Jun-08 13:50
protectorNelek4-Jun-08 13:50 
AnswerRe: Multilanguage support Pin
Nemanja Trifunovic4-Jun-08 10:27
Nemanja Trifunovic4-Jun-08 10:27 
QuestionPathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
sashoalm4-Jun-08 6:17
sashoalm4-Jun-08 6:17 
AnswerRe: PathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
James R. Twine4-Jun-08 6:44
James R. Twine4-Jun-08 6:44 
QuestionRe: PathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
David Crow4-Jun-08 7:23
David Crow4-Jun-08 7:23 
AnswerRe: PathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
Simon Baldry4-Aug-11 4:59
Simon Baldry4-Aug-11 4:59 
QuestionVista specific CToolBar problem Pin
Manu.Dev4-Jun-08 5:01
Manu.Dev4-Jun-08 5:01 
AnswerRe: Vista specific CToolBar problem Pin
Manu.Dev6-Jun-08 4:36
Manu.Dev6-Jun-08 4:36 
QuestionMD5 Alg Pin
Nandu_77b4-Jun-08 4:40
Nandu_77b4-Jun-08 4:40 
AnswerRe: MD5 Alg Pin
David Crow4-Jun-08 4:50
David Crow4-Jun-08 4:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.