avatar
s*r
1
【 以下文字转载自 Texas 讨论区 】
发信人: chooyu (卓奥友), 信区: Texas
标 题: 如果是你,这两套房选哪个??(图)
发信站: BBS 未名空间站 (Thu Oct 22 11:29:54 2009, 美东)
这个lake front property,07年旧房,就在GARLAND, 这个小区和校区都很好。gated
community. 3660尺,42万。后院很小。但湖景超大,离 30高速 5分钟.
另一个就没什么好说了。grandhomes 4500尺左右,好学区。FLOOR PLAN的MODEL照片。
(没装修32万,装好了36万出头)
avatar
a*a
2
我来陪你吧
avatar
m*e
3
在windows下用C++,已经安装了MinGW和Eclipse。我需要用2个library,一个是gsl 另
外一个是armadillo 我把这些library的头文件已经拷到MinGW的include 目录下。然后
要运行我的C++ code用eclipse,但是出现如下错误信息
undefined reference to `gsl_ran_chisq'" and "launch failed binary not found"
这是怎么了,怎么才能弄好?
谢谢
avatar
d*b
4
2.
it is personal choice-why you posted it again?
avatar
Y*i
5
Your screen is too dirty...
avatar
d*i
6
你需要把lib file拷贝到某个目录,然后在IDE里面指定lib的路径。或者直接在
Makefile里面用-L/path/to/lib

found"

【在 m****e 的大作中提到】
: 在windows下用C++,已经安装了MinGW和Eclipse。我需要用2个library,一个是gsl 另
: 外一个是armadillo 我把这些library的头文件已经拷到MinGW的include 目录下。然后
: 要运行我的C++ code用eclipse,但是出现如下错误信息
: undefined reference to `gsl_ran_chisq'" and "launch failed binary not found"
: 这是怎么了,怎么才能弄好?
: 谢谢

avatar
b*g
7
以后禁止装载TX的房帖,看完想撞墙

【 以下文字转载自 Texas 讨论区 】
发信人: chooyu (卓奥友), 信区: Texas
标 题: 如果是你,这两套房选哪个??(图)
发信站: BBS 未名空间站 (Thu Oct 22 11:29:54 2009, 美东)
这个lake front property,07年旧房,就在GARLAND, 这个小区和校区都很好。gated
community. 3660尺,42万。后院很小。但湖景超大,离 30高速 5分钟.
另一个就没什么好说了。grandhomes 4500尺左右,好学区。FLOOR PLAN的MODEL照片。
(没装修32万,装好了36万出头)

【在 s*********r 的大作中提到】
: 【 以下文字转载自 Texas 讨论区 】
: 发信人: chooyu (卓奥友), 信区: Texas
: 标 题: 如果是你,这两套房选哪个??(图)
: 发信站: BBS 未名空间站 (Thu Oct 22 11:29:54 2009, 美东)
: 这个lake front property,07年旧房,就在GARLAND, 这个小区和校区都很好。gated
: community. 3660尺,42万。后院很小。但湖景超大,离 30高速 5分钟.
: 另一个就没什么好说了。grandhomes 4500尺左右,好学区。FLOOR PLAN的MODEL照片。
: (没装修32万,装好了36万出头)

avatar
w*w
8
好似《愛情新呼吸》中的一句對白?
avatar
m*e
9
不行,wuwu
怎么办

【在 d****i 的大作中提到】
: 你需要把lib file拷贝到某个目录,然后在IDE里面指定lib的路径。或者直接在
: Makefile里面用-L/path/to/lib
:
: found"

avatar
T*g
10
第一个VIEW 好,第二个房子外型好。都很牛
avatar
d*i
11
什么错误信息?

【在 m****e 的大作中提到】
: 不行,wuwu
: 怎么办

avatar
b*g
12
BSO

【在 d**b 的大作中提到】
: 2.
: it is personal choice-why you posted it again?

avatar
L*8
13
MinGW 就是个joke
windows 不用vs 就是行为艺术

found"

【在 m****e 的大作中提到】
: 在windows下用C++,已经安装了MinGW和Eclipse。我需要用2个library,一个是gsl 另
: 外一个是armadillo 我把这些library的头文件已经拷到MinGW的include 目录下。然后
: 要运行我的C++ code用eclipse,但是出现如下错误信息
: undefined reference to `gsl_ran_chisq'" and "launch failed binary not found"
: 这是怎么了,怎么才能弄好?
: 谢谢

avatar
s*r
14
I just Zhuan Tie...

【在 d**b 的大作中提到】
: 2.
: it is personal choice-why you posted it again?

avatar
p*g
15
but for simple projects it is ok.

【在 L****8 的大作中提到】
: MinGW 就是个joke
: windows 不用vs 就是行为艺术
:
: found"

avatar
K*S
16
同意,太TMD偏移了

gated

【在 b****g 的大作中提到】
: 以后禁止装载TX的房帖,看完想撞墙
:
: 【 以下文字转载自 Texas 讨论区 】
: 发信人: chooyu (卓奥友), 信区: Texas
: 标 题: 如果是你,这两套房选哪个??(图)
: 发信站: BBS 未名空间站 (Thu Oct 22 11:29:54 2009, 美东)
: 这个lake front property,07年旧房,就在GARLAND, 这个小区和校区都很好。gated
: community. 3660尺,42万。后院很小。但湖景超大,离 30高速 5分钟.
: 另一个就没什么好说了。grandhomes 4500尺左右,好学区。FLOOR PLAN的MODEL照片。
: (没装修32万,装好了36万出头)

avatar
p*g
17
-Lfull/dirname/that/contains/the/lib/file -llib_file_name_without_leading_
lib_and_extension
你要知道是用的什么版本的库(是不是有debug symbols, 32bit or 64 bit, etc) 一
定要链接到正确的版本然后你自己的编译也使用同样的设置才行
然后需要把full/dirname/that/contains/the/lib/file 加入到环境变量路径里或者把
库文件放到你的要运行程序相同的路径下。
看来楼主估计基本的gcc都不太会用还是先编译运行一个简单的helloworld和知道创建
和链接库文件再说吧

【在 d****i 的大作中提到】
: 你需要把lib file拷贝到某个目录,然后在IDE里面指定lib的路径。或者直接在
: Makefile里面用-L/path/to/lib
:
: found"

avatar
l*9
18
both
avatar
E*H
19
光安装header 有什么用啊? compile 能过,运行时候找不着这些symbol.
你得按楼上说的真正link against 这俩libraries.

found"

【在 m****e 的大作中提到】
: 在windows下用C++,已经安装了MinGW和Eclipse。我需要用2个library,一个是gsl 另
: 外一个是armadillo 我把这些library的头文件已经拷到MinGW的include 目录下。然后
: 要运行我的C++ code用eclipse,但是出现如下错误信息
: undefined reference to `gsl_ran_chisq'" and "launch failed binary not found"
: 这是怎么了,怎么才能弄好?
: 谢谢

avatar
n*D
20
我选二
avatar
c*g
21
My DEV env on windows is currently: MinGW + msys2 + Eclipse, and it works
great. At least for my app dev I don't have any issues so far. But again,
the learning curve is there.

【在 L****8 的大作中提到】
: MinGW 就是个joke
: windows 不用vs 就是行为艺术
:
: found"

avatar
f*r
22
两套都好看不好用,
avatar
c*g
23
Most likely you would need to download the source codes for these two libs
and compile them by yourself, in which situation you most likely need to use
msys to simulate Linux env.
GSL: http://www.gnu.org/software/gsl/
Armadillo: http://arma.sourceforge.net/download.html
For details you can refer to: https://downloads.haskell.org/~ghc/6.4/docs/
html/building/winbuild.html

found"

【在 m****e 的大作中提到】
: 在windows下用C++,已经安装了MinGW和Eclipse。我需要用2个library,一个是gsl 另
: 外一个是armadillo 我把这些library的头文件已经拷到MinGW的include 目录下。然后
: 要运行我的C++ code用eclipse,但是出现如下错误信息
: undefined reference to `gsl_ran_chisq'" and "launch failed binary not found"
: 这是怎么了,怎么才能弄好?
: 谢谢

avatar
f*s
24
这是哪里。真好看。真便宜!!!
avatar
p*e
25
德州真是住房天堂啊

【在 K******S 的大作中提到】
: 同意,太TMD偏移了
:
: gated

avatar
h*n
26
两套都要了,还不如现在的价的.
avatar
f*h
27
豪华就一个字,我只说一次
avatar
s*m
28
2
avatar
m*e
29
看得我真悲愤
avatar
q*m
30
切,便宜个啥,要不要给你们看个70万的2000尺,1950年以前造的破房子?距离上两处
房子20分钟车程
avatar
w*e
31
没错,同样的价钱俺去年在东北买的只有2200 saqure, 3 bedroom SH

【在 m****e 的大作中提到】
: 看得我真悲愤
avatar
h*u
32
这两个房子都朝什么方向?
avatar
w*i
33
附近high school 没有5分, 不能算好学区啊。在我们州这就是接近黑区了。在黑区3
年新5000sqft250K,好区30年2500sqft500K。
avatar
c*e
34
差250K还不上私立?

3

【在 w****i 的大作中提到】
: 附近high school 没有5分, 不能算好学区啊。在我们州这就是接近黑区了。在黑区3
: 年新5000sqft250K,好区30年2500sqft500K。

avatar
b*l
35
就是。俺都想这是不是找个tx的工作。也省得为买房子的首付拼死拼活的。

gated

【在 b****g 的大作中提到】
: 以后禁止装载TX的房帖,看完想撞墙
:
: 【 以下文字转载自 Texas 讨论区 】
: 发信人: chooyu (卓奥友), 信区: Texas
: 标 题: 如果是你,这两套房选哪个??(图)
: 发信站: BBS 未名空间站 (Thu Oct 22 11:29:54 2009, 美东)
: 这个lake front property,07年旧房,就在GARLAND, 这个小区和校区都很好。gated
: community. 3660尺,42万。后院很小。但湖景超大,离 30高速 5分钟.
: 另一个就没什么好说了。grandhomes 4500尺左右,好学区。FLOOR PLAN的MODEL照片。
: (没装修32万,装好了36万出头)

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。