User forums > Using Code::Blocks

wxsmith plugin, where is it?

<< < (2/11) > >>

ollydbg:
This post may help you.

stahta01:
This post http://forums.codeblocks.org/index.php/topic,23096.0.html is more likely to help you than ollydbg post.

Tim S.

jjenson:
I built and installed hunspell and did the configure again.

It complained that I needed gamin.

I installed gamin

did the config again

it completed successfully. I ran make and i get the following:

collect2: error: ld returned 1 exit status
Makefile:838: recipe for target 'libcodeblocks.la' failed
make[3]: *** [libcodeblocks.la] Error 1
make[3]: Leaving directory '/home/JJ/Downloads/codeblocks-17.12/src/sdk'
Makefile:998: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/JJ/Downloads/codeblocks-17.12/src/sdk'
Makefile:527: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/JJ/Downloads/codeblocks-17.12/src'
Makefile:660: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1


What now?

oBFusCATed:

--- Quote from: jjenson on February 11, 2019, 03:59:58 pm ---...
What now?

--- End quote ---
Post the actual error message. The part of the error you've posted is not enough.

Also I guess you've ignored my post, so I have to repeat it:


--- Quote from: oBFusCATed on February 09, 2019, 11:33:08 pm ---Generally the best option is to just build packages. Your distro is debian based, so it should be relatively easy.

--- End quote ---

jjenson:

--- Quote from: oBFusCATed on February 11, 2019, 06:38:07 pm ---
Post the actual error message. The part of the error you've posted is not enough.

Also I guess you've ignored my post, so I have to repeat it:


--- Quote from: oBFusCATed on February 09, 2019, 11:33:08 pm ---Generally the best option is to just build packages. Your distro is debian based, so it should be relatively easy.

--- End quote ---

--- End quote ---

Oh, but I didn't ignore your post.

I've been building everything I could.

I built the hunspell package. The gamin package I didn't have to build; I just installed it.

After that it configured nicely, but then when I went to make it, I got what you just saw.

The dump is too big for me to post here; it's even too big to put in an attachment (217kb).

What is this error supposed to look like? I did a grep for "err" ignoring case and all I got was what I posted. There are a lot of undefined references; as if it just can't find something.

Some of them are "undefined reference to" wxTrap(), wxTranslations(), wxBaseArrayInt(), wxCommandEvent(), etc.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version