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

Open Cascade 7.0.0 setup for Code::Blocks

<< < (3/3)

stahta01:
Good idea; to be safest I would use make files created via CMake.
But, you could try to create CB projects using CMake to see if the CB projects were created wrong or not.
But, the OP would be safer to create make files.

My guess the OP is using CB Projects created for the wrong Operating System.

Tim S.


--- Quote from: StarBootics on October 28, 2016, 06:39:12 pm ---Perhaps compiling the library with CMake directly ?

--- End quote ---

StarBootics:
Problem solved !

I'm compiling as I'm writing here. I after a serious search of the opencascade-7.0.0 source code folder I have found the OCCT workspace file. The source generate several libraries instead of a single one. That was the mistake I made, trying to compile a single library...

Anyway in my experience I have exceed the limit in size but it will be nice for the future to know what is the maximum size for a library.

Best regards
StarBootics

BlueHazzard:

--- Quote from: StarBootics on October 29, 2016, 12:44:57 am ---Anyway in my experience I have exceed the limit in size but it will be nice for the future to know what is the maximum size for a library.

--- End quote ---

i think too that this is a problem (or a bug) in codeblocks.... The maximum size is os or even distribution dependent...

Jenna:

--- Quote from: BlueHazzard on October 29, 2016, 02:50:53 pm ---
--- Quote from: StarBootics on October 29, 2016, 12:44:57 am ---Anyway in my experience I have exceed the limit in size but it will be nice for the future to know what is the maximum size for a library.

--- End quote ---

i think too that this is a problem (or a bug) in codeblocks.... The maximum size is os or even distribution dependent...

--- End quote ---
It's wxExecute, which limits the size (or has limited) as far as I know.
Besides any OS-limits, of course.

Navigation

[0] Message Index

[*] Previous page

Go to full version