User forums > General (but related to Code::Blocks)

codeblocks wxwidget script error

<< < (2/3) > >>

stahta01:
I will try to build Code::Blocks tomorrow; been a few months since I last built Code::Blocks the normal way.
And, I forget when I last used the wxWidgets script with version 2.8.12.
It might be broken.

Can you post a link to your Compiler download site?

It might be a Compiler related issue; but, I consider that only a slight possibility.

Otherwise, I will likely just build with TDM GCC 4.7.1 compiler or TDM GCC 5.1.0 compiler.

NOTE: You do know that wxWidgets 2.8.12 does NOT support being built as 64 bit on Windows?

I have no idea what bugs happen if it compiled as 64 bit or if it is compiled using an MinGW-64 based GCC.

Tim S.
   

anandamu16:

--- Quote ---Can you post a link to your Compiler download site?

It might be a Compiler related issue; but, I consider that only a slight possibility.

--- End quote ---

I dont remember the link but it was compiler 5.3.0 version. Maybe this link https://sourceforge.net/projects/mingw-w64/


--- Quote ---NOTE: You do know that wxWidgets 2.8.12 does NOT support being built as 64 bit on Windows?
--- End quote ---
I didn't know that but thanks for info


--- Quote ---I will try to build Code::Blocks tomorrow;
--- End quote ---
Thanks a lot, I want to setup everything once, so that I can start development

anandamu16:
Hi Tim,

I tried to create the wxwidget project from binary downloaded from here "http://www.codeblocks.org/downloads/26"
and wxwidget project gets created successfully. I tried to build and run, that also works fine.

I then open my svn codeblocks->codeblocks.exe and try to create a wxwidget project again..Voila it build up fine without any script error, that I mentioned, May be restarting codeblocks solve the purpose.

Anyways, if you are building codeblocks from its sdk, it will be really helpful Thanks

stahta01:

--- Code: ---C:\Program Files\mingw-w64\i686-5.3.0-win32-sjlj-rt_v4-rev0\mingw32\bin>gcc --version
gcc (i686-win32-sjlj-rev0, Built by MinGW-W64 project) 5.3.0

--- End code ---

Installed the above Compiler; will be a while before I get time to build wxWidgets 2.8.12 and CB SVN.

FYI: I believe the above compiler will NOT work right if a different mingw GCC compiler is installed in "c:/mingw32".

Tim S.

anandamu16:

--- Quote ---I believe the above compiler will NOT work right if a different mingw GCC compiler is installed in "c:/mingw32".
--- End quote ---

I didn't get it.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version