Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Zachary1234 on October 23, 2018, 03:51:11 am

Title: Problem building ttmath library in 64 bit Windows.
Post by: Zachary1234 on October 23, 2018, 03:51:11 am
I am running 64 bit Windows 10 Home edition.  I am using the 64 bit TDM C++ compiler.
I am running Code::Blocks 17.12.

I am trying to compile a 64 bit .dll file for the ttmath library.

I have imported all source files and all headers.  There are no further dependencies.
Code::Blocks seems to insist on importing any header and source directories
into separate folders named Sources and Headers.



So now, for reasons I cannot repair, it seems that certain #include statements
fail to find certain .h files.  Can someone reply to me, telling me how
to get this to compile (build) the .dll while detecting the .h files,
which are in fact present?
Title: Re: Problem building ttmath library in 64 bit Windows.
Post by: Zachary1234 on October 26, 2018, 03:27:59 am
Can someone please tell me how I can make these four compile errors go away,
or what I need to do here, please?
Title: Re: Problem building ttmath library in 64 bit Windows.
Post by: stahta01 on October 26, 2018, 05:48:39 am
http://forums.codeblocks.org/index.php/topic,22887.msg155603.html#msg155603 (http://forums.codeblocks.org/index.php/topic,22887.msg155603.html#msg155603)