Author Topic: update wxsmith to code::blocks  (Read 4203 times)

Offline tdhkx@126.com

  • Single posting newcomer
  • *
  • Posts: 5
update wxsmith to code::blocks
« on: September 30, 2010, 09:04:55 am »
i'm a new comer .i want to add KWIC to wxsmith panel on code::blocks,could anyone tell me how to do it ? thank you very much

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5916
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline tdhkx@126.com

  • Single posting newcomer
  • *
  • Posts: 5
Re: update wxsmith to code::blocks
« Reply #2 on: September 30, 2010, 10:00:39 am »
http://forums.codeblocks.org/index.php?topic=12954.0

i find the link to download the compiled copy is out of date. And i download one source copy of wxSmithKWIC ,open the *.cbp file to comile it and error occurred as follows:

||=== wxSmith - KWIC, kwxAngularMeter ===|
ld.exe||cannot find -lwxmsw28u|
||=== Build finished: 1 errors, 0 warnings (0 minutes, 0 seconds) ===|

Anyone could help ?

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5916
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: update wxsmith to code::blocks
« Reply #3 on: September 30, 2010, 10:02:28 am »
http://forums.codeblocks.org/index.php?topic=12954.0

i find the link to download the compiled copy is out of date. And i download one source copy of wxSmithKWIC ,open the *.cbp file to comile it and error occurred as follows:

||=== wxSmith - KWIC, kwxAngularMeter ===|
ld.exe||cannot find -lwxmsw28u|
||=== Build finished: 1 errors, 0 warnings (0 minutes, 0 seconds) ===|

Anyone could help ?

Where is your wxwidget library? The error shows that the linker can't find the library named "wxmsw28u"
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline tdhkx@126.com

  • Single posting newcomer
  • *
  • Posts: 5
Re: update wxsmith to code::blocks
« Reply #4 on: September 30, 2010, 10:52:17 am »

Where is your wxwidget library? The error shows that the linker can't find the library named "wxmsw28u"
[/quote]

How could i set it ? Thank you very much.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: update wxsmith to code::blocks
« Reply #5 on: October 11, 2010, 12:09:50 am »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org