HSPポータル
サイトマップ お問い合わせ


HSPTV!掲示板


未解決 解決 停止 削除要請

2012
0705
山田HSP3DISHでエラーが出ます4解決


山田

リンク

2012/7/5(Thu) 16:50:16|NO.47511

HSP3DISHでコンパイルしたものをXcode4.3で実行するとエラーが出て動きません

プログラムは下記のような短いモノです

A=0
*kurikaesi
redraw 0
color 255,255,255

wait 1
pos 0,0
color 255,0,0
mes (A/60)

pos 15,0
color 255,0,0
pos 15,0
mes ":"+(A\60)
A=A+1
redraw 1
goto *kurikaesi


エラーの内容は
Ld /Users/iMac27/Library/Developer/Xcode/DerivedData/test3-fyrexdqbvnmpkhfawrrcncscktyl/Build/Products/Debug-iphonesimulator/test3.app/test3 normal i386
cd "/Users/iMac27/Desktop/iphone app 作成中/test3"
setenv MACOSX_DEPLOYMENT_TARGET 10.6
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.1.sdk -L/Users/iMac27/Library/Developer/Xcode/DerivedData/test3-fyrexdqbvnmpkhfawrrcncscktyl/Build/Products/Debug-iphonesimulator -F/Users/iMac27/Library/Developer/Xcode/DerivedData/test3-fyrexdqbvnmpkhfawrrcncscktyl/Build/Products/Debug-iphonesimulator -filelist /Users/iMac27/Library/Developer/Xcode/DerivedData/test3-fyrexdqbvnmpkhfawrrcncscktyl/Build/Intermediates/test3.build/Debug-iphonesimulator/test3.build/Objects-normal/i386/test3.LinkFileList -mmacosx-version-min=10.6 -Xlinker -objc_abi_version -Xlinker 2 -Xlinker -no_implicit_dylibs -D__IPHONE_OS_VERSION_MIN_REQUIRED=40300 -framework QuartzCore -framework OpenAL -framework OpenGLES -framework AudioToolbox -framework UIKit -framework Foundation -framework CoreGraphics -o /Users/iMac27/Library/Developer/Xcode/DerivedData/test3-fyrexdqbvnmpkhfawrrcncscktyl/Build/Products/Debug-iphonesimulator/test3.app/test3

ld: duplicate symbol _main in /Users/iMac27/Library/Developer/Xcode/DerivedData/test3-fyrexdqbvnmpkhfawrrcncscktyl/Build/Intermediates/test3.build/Debug-iphonesimulator/test3.build/Objects-normal/i386/main-473ACFD841796F64.o and /Users/iMac27/Library/Developer/Xcode/DerivedData/test3-fyrexdqbvnmpkhfawrrcncscktyl/Build/Intermediates/test3.build/Debug-iphonesimulator/test3.build/Objects-normal/i386/main-F7C94DA8962C0D55.o for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

!linker command failed with exit code 1 (use -v to see invocation)
と出ております

簡単なプログラムでエラーが出てしまい前に進めず困っております

Xode4.3 HSPは最新版です

解決方法を教えて下さい、よろしくお願いしますm(_ _)m



この記事に返信する


山田

リンク

2012/7/5(Thu) 17:23:37|NO.47513

何度もすみません

mesがDISHで動かないんですね。

それではどうやって文字や時間を表示するのでしょうか?
恥ずかしい質問ですが、どうぞ教えて下さい。

今後の参考になるように簡単なストップウォッチの
サンプルスクリプトなどがあれば嬉しいのですがm(_ _)m

どうぞよろしくお願いしますm(_ _)m



おにたま(管理人)

リンク

2012/7/5(Thu) 22:49:49|NO.47517

ご報告ありがとうございます。
スクリプト自体は問題なさそうに見えます。mes命令も使用可能です。
こちらでも、同じソースで検証してみたいと思います。



山田

リンク

2012/7/6(Fri) 02:28:54|NO.47521

管理人様
どうぞよろしくお願いします



山田

リンク

2012/7/6(Fri) 21:57:32|NO.47536

FileをADDするときのチェックが違うところになっていたようで、
リンクされていなかったようです

フォルダが黄色ではなく、水色になっていました。

おさわがせいたしましたm(_ _)m



ONION software Copyright 1997-2023(c) All rights reserved.