Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のコードは次のエラーで失敗しています:「Clang failed with exit code 1」
これはエラーのスクリーンショットです
これは追加した AirShip が原因だと思っていましたが、そのコンポーネントをすべて削除し、すべてのメソッドをコメントアウトした後でも、このエラーが発生します。
誰でも何か考えがありますか?
ユーザーが会社情報を入力するフォームがあります。次に、jquery を使用して住所を検証し、submitHandler 内に検証済みの住所の経度/緯度を取得する次のスクリプトがありますが、経度/緯度はフォームと共に送信されません。(現在、テスト目的で、リンクにロング/ラット ルックアップのアドレスがハード コードされています。) また、ここで取