Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Problems running CB from cvs source (windows)

(1/1)

Florianx:
I compiled the cvs with the normal project file (windows, wx2.4).
There was no problem while compiling, but when I start codeblocks, i get an error:
The Symbol "isascii" was not found in "codeblocks.dll"
Thats very confusing because isascii is an function from the std-c-lib and should not be in codeblocks.dll ...
How can i fix this?

I exactly did, whats wrote in READ FIRST: About CVS Crashes on windows
I first used the rc1-1 branch, but same happens with rc2 and head.

tiwag:

--- Quote from: Florianx ---I compiled the cvs with the normal project file (windows, wx2.4).
There was no problem while compiling, but when I start codeblocks, i get an error:
The Symbol "isascii" was not found in "codeblocks.dll"

--- End quote ---

i've never heard about this issue, it's the first time.

have you built your wxmsw242.dll as it's written in the C::B-wiki ?
mind using the actual wx-2.6.1 instead?  it's actually the standard wx-version for CVS-HEAD.


--- Quote from: Florianx ---I exactly did, whats wrote in READ FIRST: About CVS Crashes on windows
I first used the rc1-1 branch, but same happens with rc2 and head.

--- End quote ---
the common pitfalls are
* building wx-widgets-dll correctly and
* downloading & installing zip.exe correctly in order to run update.bat

Florianx:
It works now.
Seems like I have mixed some vc and mingw header/libs.

Navigation

[0] Message Index

Go to full version